faqts : Computers : Programming : Languages : PHP : Database Backed Sites : MySQL : Questions in search of an Answer

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

5 of 9 people (56%) answered Yes
Recently 5 of 9 people (56%) answered Yes

Entry

is it possible to call php_self in one form twice or thrice

Apr 15th, 2002 20:28
Jonathan Sharp, bddy, Onno Benschop,


I'm assuming that you're refferring to the variable $PHP_SELF in which 
case yes. In PHP the quickest way to do this is <?=$PHP_SELF?>