FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

DATABASE + php help

 


clydejaw
Hello there.

At the moment I am trying to design a prototype for an assignment which involves a lot of forms.

What this prototype is also suppose to include is a database.

I'm not quite familiar with databasess, but can u guys help?

All i want is a simple database which stores the data that the end-user inputs into a file. Also, you can manipulate some of the data in the database, such as remove etc.

Very Happy
Azmo
this post should be in the php part and not in the html part.
smartpandian
Hey.. just spend some time with working in mysql ... you can do whatever you want to do with Mysql database.. But what is more important is that you have to spend quality time on it...

I recommend a opensource software called Vertigoserv... it is opensource software.. that installs into windows machine for php/mysql/sqlite/phpmyadmin/sqlmanager..

It would be just a one shot to plunge deep into well..
clydejaw
Yeah i know i shouldve asked in the other thread... didnt see the other one >.<!

I think i got the hand of things so far.. not sure about open source atm. What is it anyway?
frih
you can use mysql. various books are available for command

for creating table use the following command--


create table abhi(name char(20), no integer)

regards
abhi
notbroken
postgres is also another popular free database. By choosing a popular one, you can guarantee that there will be examples on the net.

Andy
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.