>> KYSCORP.COM TUTORIALS >> PHP Tutorials
PHP Info
It's actually easy with PHP to know if your server supports PHP, which version
is currently installed, which options are selected and more with a simple function.
Just write:
<? phpinfo(); ?>
It's actually easy with PHP to know if your server supports PHP, which version
is currently installed, which options are selected and more with a simple function.
Just write: