| Posted by vinnie on 06/06/07 19:45 
> >can someone explain me with an easy example what the function for?>
 > Paste this into a few files.
 >
 > <?php
 > echo $_SERVER['PHP_SELF'];
 > ?>
 >
 > They can be named whatever you want, but must have a .php extension.
 >
 > Upload files to server.  Browse for files using browser of your choice.
 >
 > Any clues yet?
 > --
 
 I did, and i got the name of the file: but what's for? Why should i
 use this function? I mean, what would be use for?
 [Back to original message] |