Top Rated Resources
CyberXMedia: Download Free Sound Loop & Effects
visit site at: www.cyberxmedia.com
PHP
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 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.
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.
PHP Lesson 3 – Creating Functions
How to create Functions in PHP and also how to Pass Variables to Functions.
Portion() function for trimming text
Returns the portion of text specified by the start and length parameters. This help to trim text down for display in a small area or to give a sample of a larger body of text.
PHP Order By Multiple Fields in MySQL
Want to be able to order by two or more database fields / columns using the ASC and DESC order clause


(23 votes, average: 4.83 out of 5)