op264
08-13-2004, 11:24 AM
Im a little new to webdesign and I just bought a webhost. I have an SQL Data base not really sure how to use it. If other programs create the webpages what do Data bases do?
![]() | View Full Version : Data Bases... op264 08-13-2004, 11:24 AM Im a little new to webdesign and I just bought a webhost. I have an SQL Data base not really sure how to use it. If other programs create the webpages what do Data bases do? zupanm 08-13-2004, 11:46 AM store data in mouldy_punk 08-13-2004, 12:11 PM thats pretty much it. You can use them for storing things like member and their passwords, details etc or just general information. You can use webpages to get information from the database. for example you could have a login form that would compare the users input with the information in the database. Then perhaps re-directs to the users details or profile, then it could select from the database that users details. overulehost 08-13-2004, 12:14 PM Mysql database allows you to run many script often it is needed by script by forums.... good choice on choosing a database host :) op264 08-13-2004, 12:34 PM yea just need to figure out how to use it =\ Mike Bell 08-13-2004, 05:18 PM What's your website? It have a goal, subject? or? WHat kind of information will be available there? overulehost 08-14-2004, 04:00 AM well, search at www.hotscripts.com ,tons and tons of cool scripts :) |