Showing posts from July, 2011

Most wanted and Useful PHP Scripts

This PHP script has become a very hot item ! so learn it n keep it in ur mind always. http://best-php-scripts.com/ http://garcya.us/85-useful-php-scripts/ http://coding.smashingmagazine.com/2009/01/20/50-extremely-useful-php-tools/ http://des…

Import Excel Data into MySQL in 5 Easy Stepss

To import data from Excel (or any other program that can produce a text file) is very simple using the  LOAD DATA command  from the MySQL Command prompt. Save your Excel data as a csv file (In Excel 2007 using Save As) Check the saved file using a te…

Install IIS 7, PHP5 and MySQL 5.1 on Windows Server 2008

Adding Internet Information Server 7 Role IIS 7 is now a server role in Windows 2008 Server as opposed to previous versions of Windows Server (2000 and 2003) where IIS was installed as a component. To add the IIS7 server role, launch the  Server Manag…

Installing FastCGI & PHP5 on Windows Server 2008

Installing FastCGI And PHP on Windows Server 2008 As opposed to previous versions of Windows Server, the FastCGi module is already bundled with Windows Server 2008 so you don’t have to install it. First of all, let’s make sure that the CGI role servic…

Top Free Powerful Content Management Systems (CMS)

A web content management system (WCMS or Web CMS) is a content management system (CMS) software, usually implemented as a Web application, for creating and managing HTML content. It is used to manage and control a large, dynamic collection of Web mate…

Load More
That is All