PHP Tutorials
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
It mainly focused on server-side scripting, so you can do anything any other CGI program can do, such as collect form data, generate dynamic page content, or send and receive cookies.
But PHP can do much more...
|