Mysql – Auto Increment Custom Start Value If you want to have an auto increment field in your MySQL table, and you want the custom starting value as an auto increment,...
PHP – Replace Multiple Characters To replace multiple characters in PHP, here is a simple solution: Replace Multiple Characters PHP If you want to replace more than once characters...
Remove Duplicate Values – OpenOffice.org Spreadsheet Calc If you have like huge amount of data, like non unique ids, phone numbers or any other type of data like name etc., in...
FATAL ERROR: register_globals is disabled in php.ini, please enable it Ubuntu Are you facing the following error in Linux /Ubuntu: FATAL ERROR: register_globals is disabled in php.ini, please enable it If this is the case...