Posts Tagged ‘tutorial’

Why use PHP?

PHP is a server side code, which means that before your visitor ever sees a thing on your site, the server is told to perform some functions and first. For example, you might tell the server “Get today’s date, put in a certain format, and show it in this table… then send the html to [...]

What is PHP & History of PHP

What is PHP?

PHP is a server-side, cross-platform, HTML embedded scripting language that lets you create dynamic web pages. PHP-enabled web pages are treated just like regular HTML pages and you can create and edit them the same way you normally create regular HTML pages. There are two meanings which programmers mostly associate PHP with:

Personal Home [...]