NYCPHP Meetup

NYPHP.org

[nycphp-talk] $_SERVER['PHP_SELF'} not working?

Daniel Convissor danielc at analysisandsolutions.com
Thu Jul 21 11:26:43 EDT 2005


Hey:

On Thu, Jul 21, 2005 at 11:22:10AM -0400, Matt Juszczak wrote:
> Great, and all my old systems use $_SERVER['PHP_SELF'] in the <form 
> method="action" post="..."> ....................

Of course, ou mean <form method="post" action"...">.  Anyway, using 
PHP_SELF for the action is supurfluous, since all it does is name itself 
the default action of a form is submitting to itself in the first place.

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
            data intensive web and database programming
                http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409



More information about the talk mailing list