|
|
Home »
PHP »
Getting Started
::
What is PHP? PHP is a computer scripting language, which is originally designed for creating dynamic web pages. PHP is an open-source language, used primarily for dynamic web content and server-side applications.
In this course, you will learn how to:
How to write to screen; Generate and Retrieve a query string; Use functions; Redirect a page; Show environment variables; How to use cookies in PHP; Include a page; How to connect to MySql database; PHP`s most advantage: create an image directly.
Related Tutorials
 |
|
 |
|
Herong's Tutorial Notes on PHP
PHP / Getting Started
This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning PHP himself. Topics include Command Line Interface (CLI), array, CGI, cookie, database, HTTP, IIS, image files, loop, mail, MySQL, PHP, request, session, SMTP, SOAP, SOAP Extension, SQL, WSDL.
Site: www.herongyang.com
Report -
View Tutorial
|
|
 |
|
 |
|