Languages
Components, Scripts, Codes: PHP / Documentation / Class Design and OOP
References and AliasesJava and C++ programmer mostly confuses the Reference and Alias mechanisms of PHP. This small tip will help you to understand these. There is also...By: zend.com |
Freeware | |||
PHP Builder: Classes and PHPThis column by Rod Kreisler explains what classes are, why they are useful and how to use them in PHP. He then goes through with the creation of...By: phpbuilder.com |
Freeware | |||
Object Oriented PHPSome concrete examples of using object oriented principles in PHP along with plenty of sample code that helps guide you through the learning process.By: phpbuilder.com |
Freeware | |||
Object Oriented Programming in PHPThis April, 2000 article by Luis Argerich introduces Object Oriented Programming in PHP an explains the concepts behind data type abstraction,...By: phpbuilder.com |
Freeware | |||
How To Document Your PHP ClassesThis article presents programs that aid in code documentation, as well as tips on how to better document your code so that it is more useful to...By: phpbuilder.com |
Freeware | |||
Back to ClassThis article takes a look at class design with PHP4 along with some of the available classes and how to use them in your code.By: devshed.com |
Freeware | |||
An Introduction to ClassesThis tutorial, designed for intermediate to advanced PHP developers, teaches you how to write and use classes to make your PHP code more flexible...By: zend.com |
Freeware |
