[PHP] I can't see the PHP variables....

2001-12-10 Thread Javier Morquecho Morquecho
Hi.. I'm making changes to an PHP application (Postnuke). The problem is than I can not see the PHP variables, like echo "host=".$HTTP_HOST; But just in a specific modulethe question is, is there a PHP instriction to enable an disable those variables???.. Thanks

[PHP] a PHP fucntion like window.confirm("Click OK to continue. Click Cancel to stop.");

2001-04-03 Thread Javier Morquecho Morquecho
Is there an PHP equivalent to the javascript: $x= window.confirm("Click OK to continue. Click Cancel to stop."); if ($x) Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To