TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

Question in Dreamweaver

Page: 1 2 Reply
Oct 26th 2002#75572 Report
Member since: Sep 17th 2002
Posts: 104
Can somebody tell me what is database ? :( , how do I "make" it in my site ?
Reply with Quote Reply
Oct 27th 2002#75592 Report
Member since: Mar 20th 2001
Posts: 3367
Database :
A collection of data arranged for ease and speed of search and retrieval.

Examples of web databases, MySQL, MsSQL. To implement one on your site, you webhost has to support it. If you're paying for webspace, you should have it. Most of the time you'll deal with MySQL. Before that, you'll need to know the basics of SQL - http://www.w3schools.com/sql/default.asp

After that, drop by http://www.phpbuilder.com/columns/index.php3?cat=all
Reply with Quote Reply
Oct 27th 2002#75593 Report
Member since: Mar 20th 2001
Posts: 3367
Oh, you can code these stuff in Dreamweaver, but Dreamweaver won't do it for you by clicking here and there
Reply with Quote Reply
Oct 27th 2002#75612 Report
Member since: Sep 17th 2002
Posts: 104
Thanks lot , I'll try .
Reply with Quote Reply
Oct 29th 2002#75921 Report
Member since: Sep 17th 2002
Posts: 104
what is Recordset ??? :(
Reply with Quote Reply
Oct 29th 2002#75935 Report
Member since: Mar 20th 2001
Posts: 3367
Its to hold a bunch of data from the database table. Then later split the data up. That is if I can recall it properly. Haven't been messing with php and mysql for a while
Reply with Quote Reply
Oct 30th 2002#76122 Report
Member since: Sep 17th 2002
Posts: 104
thanks
Reply with Quote Reply
Oct 30th 2002#76124 Report
Member since: Nov 26th 2001
Posts: 2586
One suggestion maybe is to set up an apache server as a 'localhost' and create your own database and even set up php and other scripting. I am pretty newbie at these things and found it quite easy to set up apache and php. The database might be another story, but you can download mySQL and set it up on your own local server and start learning it.
Reply with Quote Reply
Oct 31st 2002#76231 Report
Member since: Sep 17th 2002
Posts: 104
Thanks for your suggestion , but I'm a newbie in this field , I've just started learning Dreaweaver MX , so many words I I dun understand and unfortunatelly setting up apache , database or PHO in one of them . Anyway thanks alot .
Reply with Quote Reply
Oct 31st 2002#76236 Report
Member since: Sep 17th 2002
Posts: 104
Bytheway , somebody knows wat is Cascarding Style **** ( CSS ) ?
I'm getting crazy with some words in Dreamweaver :(
Thanks
Reply with Quote Reply
Page: 1 2 Back to top
Please login or register above to post in this forum