Re: FN-FORUM: Problem with $PHP_SELF
date posted 24th January 2006 11:15
It's probably just the case that MacOS' webserver doesn't implement it
properly. If you're posting a form back to itself, leaving the action
attribute as "" should work just fine anyway...
Or is it the missing semicolon from the code you posted? ;)
On 24 Jan 2006 10:38:48 -0000, Ray McGinty [EMAIL REMOVED] wrote:
>
> Hi,
>
> Can anyone shed any light on this one please.
>
> I have a feedback form and I'm using the variable $PHP_SELF as the
> action like this:
>
>