Posted by Kees Boer on 10/10/38 11:19
Thanks, that helps. Now I need to learn how to write some function in PHP,
dealing with string and substrings, that I can actually subtract the part of
the filename that I need. Do you have a suggestion, where the syntax of
functions can be found?
Kees
"www.douglassdavis.com" <douglass_davis@earthlink.net> wrote in message
news:1119550849.518185.134060@z14g2000cwz.googlegroups.com...
>
>
> Try $_SERVER['PHP_SELF']
>
> You need to get everything after the slash...
>
> --
> PHP Stuff:
> www.douglassdavis.com
>
[Back to original message]
|