How to filter / remove duplicate items in your database query result using DISTINCT
Flash string search replace using prototype
How to preform a string search and replace in flash using actionscript prototype
Create buttons using AS3 in Adobe CS3 and CS4
How to make a button work in AS3 like AS2
Terminal Navigation
How to move in and out of directories inside the terminal.
PHP how to find Odd and Even numbers
Here is how to find odd and even numbers in php.
Free brand logotypes for download
Free logotypes, brand names, trademarks and logos in EPS format
iVisitorStats
Start tracking site visitors in 5 minutes.
MySQL DISTINCT to Remove Duplicate Listing
How to select and display records from MySQL table using the DISTINCT keyword for unique data.
Sort Directory Listings
Here is some code to help sort the order of your directory output. This is greate for creating PHP FTP applications.
PHP Email Form Easy
Now you can send emails from your web sites with full control over design style and functionality. PHP is the way to
Eject or Unmount a disk through the Terminal
Having problem unmounting your disk. Here is an alternative to restarting your computer to eject your unresponding disk.
PHP replace only first occurrence of a string match.
How to replace only the first occurrence of a string in php.
PHP Leading Zero for Double Digit Numbers
How to output a number with leading zero like dates and time.
PHP MySQL Order by Two Columns
Here’s how to order your data by two or more columns using PHP and MySQL
PHP Validation Numbers Only From
How to check for number values only and block or convert letter strings to integers.