[PHP] I can't see the PHP variables....
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 General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
[PHP] a PHP fucntion like window.confirm("Click OK to continue. Click Cancel to stop.");
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 contact the list administrators, e-mail: [EMAIL PROTECTED]