Click to See Complete Forum and Search --> : creating a database


punkasstripin
12-06-2002, 04:18 PM
So here's my task.

I want to create a website. People will visit this website, fill in information, and that information will then be stored in a database on my server to create client files in my customer tracking program. Where should I start? What applications, languages, etc. should I be looking into?

Thanks for your help.

Stefan
12-06-2002, 09:14 PM
Originally posted by punkasstripin
Where should I start? What applications, languages, etc. should I be looking into?


If you are starting from scratch, I would recomend PHP and MySQL, both excellent as well as freeware.

Since they are freeware there are also a lot of freeware tools create to use them, eg PHP-nuke.
With it (or another such util) it shouldn't take to many days to get your entire site up and running.

http://www.php.net/
http://www.phpnuke.org/
http://www.mysql.com/

punkasstripin
12-16-2002, 10:42 PM
ok, so are there any books you can recommend on using php and mysql?

Klyve1
12-20-2002, 10:47 AM
Search Amazon and read the reviews, it worked for me!

Stefan
12-20-2002, 07:06 PM
Originally posted by punkasstripin
ok, so are there any books you can recommend on using php and mysql?

The sites I link to have excellent manuals and links to support sites.

If you want a book you can buy one of thoses too I guess, but everything you need is avalable free online.

Klyve1
12-21-2002, 03:15 AM
Where is it that you link to these Stefan?

Stefan
12-21-2002, 07:08 AM
Originally posted by Klyve1
Where is it that you link to these Stefan?

Second post from the top.

Klyve1
12-22-2002, 03:04 AM
More haste, less speed! ;)
Thanks