Page 1 of 1

PHP Web Application

Posted: Sat Apr 09, 2011 4:58 am
by moinshaikh
Hi all,

I am developing a free for all - open source php web application for cyber cafe management system, my ready project is listed on sourceforge.net with title as "Cyber Manager (v1.0)". Now my problem:
I have developed cyber manager application with technical view i mean if you want to use and install it then u have to do some mysql job and for that you need to know basic mysql tasks like creating and adding user and table etc. Now what i want is i want to develop the newer version in such a way that user does not need to create db and db user manually, it gets created as soon as user opens application in browser for first time (for example see what happens at time of word press installation) you don't need to create db and user and table to mysql it asks in a GUI form and then automatically creates it). Me too want this facility for cyeber manager (v 2.0). Please any one help me in understanding this wordpress type (Famous Five) installation model.


Thanks in advance.