Hi everyone,

subject's allready my question ! I want to echo something like : "<form action = \",?php echo $PHP_SELF ?> \" >" so that the action becomes <? echo $PHP_SELF ?> !! But I can't figure out how to escape ?> so that the interpreter doesn't take it as the end of the script ! Any idea ?

cheers, phibo


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

Reply via email to