Free PHP Tutorials

Free PHP Tutorials

Feb
11

Writing “Learning PHP 5″

Posted by admin

Each chapter (and appendix) is its own file, formatted with the Docbook LiteXML dialect. I used XEma Read the rest of this entry »

In this article, I’ll discuss some common web-application security flawsand then demonstrate how to Read the rest of this entry »

Note: According to Wikipedia, a Turing test is a proposalfor a test of a machine’s capability to per Read the rest of this entry »

Feb
10

Introduction to Functions: Part 2

Posted by admin

The last time we spoke about functions, we took a fairly basic look at how they work and how they ca Read the rest of this entry »

Feb
10

Working with Forms in PHP, Part 2

Posted by admin

Before showing any code, it is important that I acknowledge that there are anumber of PHP configurat Read the rest of this entry »

Feb
10

Session Tracking: Part I

Posted by admin

 
continue >>

Feb
10

Phorm Manager

Posted by admin

Design goalsThe desirable conceptual characteristics of the form handler and the developed script sh Read the rest of this entry »

Feb
10

Migrating to Page Controllers

Posted by admin

Developers can maintain their sanity by refactoring such an app orredesigning it in flight. The refa Read the rest of this entry »

Feb
10

Compiling and Enabling GD in PHP 4.3

Posted by admin

Unfortunately, this is not necessarily the case. Unless your server is setup in just the right way, Read the rest of this entry »

Feb
10

Advanced PHP References

Posted by admin

Welcome back! In my last column I introduced you to basic PHP references and how they are used. This Read the rest of this entry »