|
Tuesday, 17 June 2008 12:20 |
|
PHP program can be written in any text editor like notepad. For beginners it recommended that they should start coding in text editor. This gives them more understating of the language. |
|
Last Updated on Monday, 16 March 2009 12:23 |
|
Read more...
|
|
|
Wednesday, 04 June 2008 07:33 |
|
If you have decided to learn PHP for web development. Before you can start, you need to install and configure PHP. PHP needs a web server to parse its statements. A number of web server including Apache, IIS, NSAPI, Samba are available for this purpose. This guide explains configuration of PHP with Apache web server on windows. Installation of Apache 1- Go to http://httpd.apache.org/download.cgi and download latest available version of Apache web Server. At the moment latest version is 2.2.8. |
|
Last Updated on Tuesday, 29 July 2008 09:49 |
|
Read more...
|
|
Saturday, 07 June 2008 09:40 |
|
When a user requests a website by typing URL in address bar of browser, the request is accept by the web server which hosts that site. Web Server executes some code to fulfill client request and generate output. The code which is executed at server end |
|
Last Updated on Monday, 30 June 2008 06:50 |
|
Read more...
|
|
|
Friday, 06 June 2008 06:33 |
|
“Content should be separate form Presentation” this phrase justify why we need cascading style sheets. Infect this is the fundamental rule of CSS. All programming techniques and methodologies emphasis that code should be as clear as possible and code for certain requirements should be programmed separately. CSS provides us facility to keep our presentation layer separate from content layer. |
|
Last Updated on Monday, 30 June 2008 06:47 |
|
Read more...
|
|
|
|
|
Page 3 of 3 |