PHP |
 |
|
|
|
|
|
| (Page 1 of 2) « Back | 1 | 2 | Next » |
»
E-Mail Activation
|
|
The logic (and method) behind adding an e-mail validation system to an existing PHP user registration system.
|
»
Classes and OOP in PHP
|
|
An introduction to classes and object orientated programming in PHP.
|
»
Introduction to PHP Functions
|
|
An introduction to using existing and creating your own functions in PHP.
|
»
Basic PHP includes
|
|
Lets say you have a Web site with 10 or so pages, and you want to update the navigation. You don't want the hassle of updating every single page. That's where includes come in handy.
|
»
PHP Roadmap
|
|
We expect our readers to have a more than firm handle on what PHP is, but for completeness-sake: PHP (a recursive acronym of PHP: Hypertext Pre-processor) is an open source, server-side web-scripting language for creating dynamic pages. Outside of it being browser independent, if offers a simple and universal cross-platform solution for e-commerce, and complex web and data-driven applications.
|
|
| (Page 1 of 2) « Back | 1 | 2 | Next » |