Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

test if php is installed

Create a php file containing code <? php echo phpinfo(); ?> and save it as test.php. 
  then you have installed PHP properly.
 
PREVIOUS NEXT
Tagged: #test #php #installed
ADD COMMENT
Topic
Name
8+2 =