Use:
{$_SERVER['PHP_SELF']}
EOF;
?>
Best Regards,
Alan
-Messaggio originale-
Da: Paul Williams [mailto:[EMAIL PROTECTED]
Inviato: mercoledì 9 novembre 2005 15.45
A: [EMAIL PROTECTED]
Cc: php-general@lists.php.net
Oggetto: Re: [PHP] Using the echo tag...
$_SERVER['PHP_SELF']
E
Hello,
the example of the section "Exceptions" of document
http://www.php.net/zend-engine-2.php
in Windows does not work:
Fatal error: Call to undefined method exception::__construct() in
c:\appserv\www\php5\exception.php on line 4
this works:
getMessage();
}
?>
2 matches
Mail list logo