Add cool shadows effects to your text using css codes
Continue Reading »
CSS Shadow Text Effects
Php Remove Non-Alphanumeric Characters
How to strip all symbols and numbers from a string of alphanumeric text. This php code will help you delete, remove, strip and erase any non-alphanumeric characters, and then return the data without the unwanted characters. Continue Reading »
MySQL Table Fields Data Types
Learn MySQL data types like Numeric Types, Date and Time Types and String Types for building dynamic web sites.
Continue Reading »
Create MySQL Database With PHP
Create a dynamic web site by using MySQL Database and PHP. It is easy and I provided the code to cut and paste. Continue Reading »
PHPRunner
PHPRunner builds visually appealing web interface for any local or remote MySQL database. Your web site visitors will be able to easily search, add, edit, delete and export data in MySQL database. Advanced security options allow to build password-protecte
Continue Reading »
PHP Lesson 1 – First PHP Script
If you are new to PHP, this is for you. Here you will learn how to create and run a PHP web page for the first time.
Continue Reading »
PHP Lesson 3 – Creating Functions
How to create Functions in PHP and also how to Pass Variables to Functions.
Continue Reading »
Remove Underline-Links
Here is a quick and easy way to remove underline-links in your html links.
Continue Reading »
Dreamweaver fails to include dependent files
Dreamweaver fails to prompt for included dependent files when putting. Here is the Solution!
Continue Reading »



(8 votes, average: 3.50 out of 5)
PHP Lesson 2 – Add Comments
You will save a lot of time and money if you just remember to write comments as you write your codes. Trust me, you will forget which code goes where and what it does. We all forget. This is a how-to on how to organize your scripts with different types of
Continue Reading »
Tags: beginner, clean up, comments., easy lesson, first time, new to php, organize, php scripts, web page