hi! i'm a new user to web designing and stuff and hit a major roadblock.
basically my site needs a database that can store info provided through forms filled in my users. After which, the user can look at the updated database.
i know for a fact that u can use mysql as the database, but how do you do the actual linking? Do i need other software such as Php/asp ???
2007-03-20
19:19:45
·
3 answers
·
asked by
XenonZ98
1
in
Computers & Internet
➔ Programming & Design
And if possible are there any gd sites that u'll recommend for web designing too? i'll really need a crash course =_=
2007-03-20
19:25:14 ·
update #1
well, i'm currently using dreamweaver to build the website coz i'm not that good with hard coding.
i'll just need a page that has the following 2 functions.
1) allows users to enter info via a form
2) displays all info stored currently within a database.
not much data manipulation needed on the database.
2007-03-20
19:47:07 ·
update #2