- Type in Internet Explorer / Firefox, http://localhost and press Enter
- Browser displays " It works" Message.
Test PHP :
- open notepad
- Write a program
phpinfo();
?>
- Save the file "test.php" in "Apache\htdocs" folder.
- and type in browser http://localhost/test.php
- the browser displays all php setup information.
No comments:
Post a Comment