RE: [PHP] url - self

2002-11-21 Thread Jon Haworth
Hi Paul,

 I just need to know how to get the url of the page 
 calling the function so I can delete the information 
 from the appropriate table.  

Does $PHP_SELF not give you what you're after?

Cheers
Jon

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] url - self

2002-11-21 Thread Paul Dionne
Yep, that is what I was looking for. 

thanks,
paul


Jon Haworth wrote:

 Hi Paul,
 
 I just need to know how to get the url of the page
 calling the function so I can delete the information
 from the appropriate table.
 
 Does $PHP_SELF not give you what you're after?
 
 Cheers
 Jon


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php