Split() by newline and return using PHP

How to create an array by using the split() function on multiple newlines and returns.
Continue Reading »

Installing PHP MySQL Apache on windows 98 in 5 min

This article on “Installing Apache-MySQL-PHP on Windows 98″ in just five min is a complete step by step tutorial to install this trio package. The article contains full graphics snapshots to help the new developers to install the trio package without any Continue Reading »

Array: Lesson Part 1

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

PHP Include and Require Functions

Speed up your developing by using PHP include() and require() functions. Learn how to include multiple files into one PHP file and learn why this is useful in this short lesson.
Continue Reading »

POST/GET Form Variables

Using PHP array functions to view all of your POST/GET Variables make it easy for retrieving data from online forms. It’s also great for debugging your codes.
Continue Reading »

Connecting to Database – Part 1 of 3 PHP Database

Learn how to connect your database through a simple PHP code and see what you can do a lot of and with this code. Try it out and let me know how everything goes, good luck young one.
Continue Reading »

The Flexibility of PHP

To find out more about the flexibility of PHP and what it can do for your website, then this is a must see, 3 chapter story. Take a look at this and then look at the wonders.
Continue Reading »

Sending email via SMTP on OS X with PHP

How to set up OS X 10.2 (Jaguar)’s Apache / PHP environment to process scripts which send email out over the internet. This is really good for those who are having problems with the PHP Mail function.
Continue Reading »

Sending Email with PHP

PHP mail() function can automatically send email thru the internet. This is how it’s done.
Continue Reading »

Page 4 of 41234