Misc.

MS Access driver is not in odbc drives list in 64 bit Windows 7

MS Access Driver in ODBC Drivers List Open your system's control panel; then find and click on Administrative Tools There…

14 years ago

How to remove index.php from CI URL?

Open application/config/config.php file. Find following statement in this file. $config['index_page'] = 'index.php'; And remove index.php from above statement, this will…

14 years ago

How to activate mod_rewrite in apache?

Activate mod_rewrite Open apache configuration file i.e. httpd.conf Find following statement. #LoadModule rewrite_module modules/mod_rewrite.so You will find hash sign(#) in…

14 years ago

How to change opencart website URL?

If you transfer opencart site to any other domain then you need to change config URLs. For this; open config.php…

14 years ago

Create facebook page for blog or website

Sign in to your facebook account or create new facebook account and click on Create a Page that is in…

14 years ago