Archive for the ‘ Tutorials ’ Category
Yeah I know that it’s been a while since my last post about this series. But don’t worry, here it is. This is the last part of my WAMP setup series In this part we finalize our WAMP Server (configurations and settings). 1. Create a folder named “php” under “C:/server/apache/modules” directory. 2. Extract your PHP [ READ MORE ]
If you are new to Code Igniter (sometimes it’s called CI) and eager to learn in a fast way, why not try to watch their video tutorial. I use this Framework only when I develop an application to a PHP4 based server[ READ MORE ]
Before I start, I would like to greet everyone a Blessed and Joyful Christmas! It’s been a long busy month, because I just got a new large scale website project (wheew…). I am very excited about this project. As of now, I can’t tell any details about it. This tutorial is the second part of [ READ MORE ]
Ok, the first thing you need to do is to download installers which can be found to their website. In this tutorial we are using versions: Apache 2.2.6, MySQL 5.0.45, PHP 5.2.5 httpd.apache.org http://www.mysql.com http://www.php.net Here’s the quick download link apache_2.2.6-win32-x86-no_ssl.msi mysql-essential-5.0.45-win32.msi php-5.2.5-Win32.zip In this part we install our Apache Server. 1. Just click “Next” [ READ MORE ]