PHP Lesson 3 – Creating Functions

How to create Functions in PHP and also how to Pass Variables to Functions.
Continue Reading »

PHP strip remove white space from end of string

Need to remove the white space at the end of a string before recording the data. Use PHP’s rtrim().
Continue Reading »

Array: Lesson Part 1

Learn PHP arrays and how easy it is to store and organize complex data structures.
Continue Reading »

Source Include

Learn how to save time and money by using the javascript src() function to including local or remote document like headers, footers, css, images, and flash files.
Continue Reading »