PHP Tutorials


PHP Tutorials Object Oriented Programming in PHP
One of the key features of object-oriented programming (OOP) is the ability to create new data types in which the data and the implementation of operations are bound together...[more]
PHP Tutorials Regular Expressions
Regular expressions enables to find and extract more complicated pieces of information in a strings and do this in a multiple-byte character set environment ...[more]