Monthly Archive: May 2012

0

How to handle documentRoot using .htaccess

This solution also works in case you are running your website from any particular directory but don’t want to show the code directory into browser URL (Hide codebase directory from showing into browser). RewriteCond...

0

Disable Foreign Key checks or constraint in Mysql

Referential integrity/relation is one of the best feature for database architecuture. But in certain case we need to clear or disable these checks otherwise we can’t do normal modification within our data because if...

0

Facebook Application Setup on Facebook.com

To Create a facebook application for your website you need to create a new application on facebook first. You may use this link to create your facebook application .Use the above link and login...