Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how i find if i have php with my hosting plan???


chowhan

Recommended Posts

Posted
any other way????

Create a file with a .php extension and inside the file simply put the following

 

<?
phpinfo();
?>

 

the above function phpinfo() will display all the php variables etc if php is running.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...