Sometimes I get server not found when visiting new websites. It is due to DNS not able to locate the IP address of the website.
[Solved] Joomla continuous .htaccess hack
I have Joomla website which was hacked and the problem was code created in .htaccess file to redirect to some xxxx.ru website. After cleaning all .htaccess file inside the Joomla website, after every few minutes it was injected by same hack .htaccess code. Due to this hack code, if any user search and find my website in google, they will be redirected to some xxxx.ru website. Because of this redirection we started to get bad credit from google and visitors to our website have been decreased in few days.
Free online oscommerce password generator
Free online oscommerce password generator. Easy and quickest way to generate oscommerce password and you can use to reset this password directly on your oscommerce mysql database of customers table – customers_password field or administrators table – user_password field.
Free online zen cart password generator
Free online zen cart password generator. Easy and quickest way to generate zen-cart password and you can use to reset this password directly on your zen-cart mysql database of customers table – customers_password field or admin table – admin_pass field.
To integrate iPay88 Malaysian payment gateway into your website
To integrate iPay88 Malaysian payment gateway into your website, contact me.
I had done lot of iPay88 payment gateway integration in different malaysian websites.
Display facebook fan count on your webpage
If you are interested in showing fan count of facebook page in your webpage, which helps to increase your blog or shopping cart credit.
IE 7 and 8 problem in using Javascript DOM children property
When using Javascript DOM children property in IE 7 and 8, it will retrieve comments also as nodes.
Show webpage content after user clicks on Facebook Like button
Are you trying to make a webpage so that content will only be visible after user likes the pop-uped iframe like button of facebook.
Recursively reading files based on search option in PHP 4 and 5
Recursively reading files based on search option in PHP 4 and 5. It is a small script written in equivalent to Directory.GetFiles method in C#.
Detecting URL and Making it as link in Text
We might be having large text, with urls without links. Instead of editing the text or post, we can make the url as link dynamically while displaying it in browser.