Bin-Blog logoBin-Blog

Learn about the latest in Web Development – as soon as I do.

Posts Tagged ‘configuration’

3 Simple Steps to create a Web Installer

By Binny V A • Jul 6th, 2007

Creating a web installer is not hard – as a matter of fact – it is downright easy. You just have to know a few things. Get the database details, create the database, save the details. That’s it!
Getting Database Details

A simple four field form will suffice. The important thing to remember is that the data [...]