PHP Lessons (1)
January 10, 2010
For starting to learn PHP we need installed on our computer
- wamp server
- Eclipse PHP Development Tools (download from http://www.zend.com/en/community/pdt)
Settings:
click On Wamp server->php->php.ini
error_reporting = E_ALL & ~E_NOTICE & E_STRICT
eclipse
workspace C:\wamp\www
file -swich workspace
php – right click – reset
open perspective
window-prefernaces-general-workspace-other-encoding utf-8
window-prefernaces-web- css file – iso10646
window-prefernaces-web- html file – iso10646
php perspectie – file – new project -name
java script enable
right click on project- new- php file – hello.php
right click on the file – run as php web page
window- web browser – fire fox
Entry Filed under: php lessons. .
Trackback this post | Subscribe to the comments via RSS Feed