Sunday, May 25, 2014

check php version using test.php

check php version using test.php
okay,, we need to prepare is a text editor, here I use sumblime text editor,
create a new save file and save it in a folder into test.php htdoc
assumed you have installed xampp,
deaf this code in your text editor.
<? php
phpinfo ();
seetelah it by using the search enggine (chrome, firefox, etc).
localhost / test.php
and enter it will look like the following
php