|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (7 bit)
Join Date: Feb 2005
Posts: 72
|
database help
i currently have a nice website but i can't seem to figure out how to implament a database so when i set up a form or information box lets say it can collect the data and leave it on the databse for me to pick up later. Anyone know how to do this or find a good tutorial that will help me learn how to do this?
|
|
|
|
|
|
#2 |
|
Member (10 bit)
|
Lots of ways to do this, easiest way would be either A) save the data to a text file on your server, or B) the more fun and versatile and powerful way would be to us a MySQL database. You will also need to learn a frontend for that though, PHP would my choice.
Lots of tutorials out there, just google "php/mysql tutorial" and go through them all. |
|
|
|
|
|
#3 |
|
Member (8 bit)
Join Date: Oct 2004
Location: Manila, Philippines
Posts: 221
|
I also reccomend ASP/ASP.Net.
I think you can also do that with email if you're the only one to view the data and not planning to have a dynamic website. |
|
|
|
|
|
#4 | |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Quote:
It really depends on your platform. if windows { use ASP } elseif 'nix { use MySQL } else { use text files } Plenty of places to learn MySQL/PHP. Google Search
__________________
Want to Make $$$$ with your Computer? No Risk! Simply press shift-4 four times in a row |
|
|
|
|
|
|
#5 |
|
Member (8 bit)
Join Date: Oct 2004
Location: Manila, Philippines
Posts: 221
|
What I mean is besides PHP I also recommend ASP
|
|
|
|
|
|
#6 |
|
Chop Chop
|
I recommend PHP, but, hey, that's me.
In your case you could just do that just by sending an e-mail, but I can't quite remember how to do that.
__________________
Main Computer: Intel Core i5 2500K | AsRock Extreme3 Z68 | Corsair Vengeance 2 x 4GB DDR3 1600 | EVGA GTX460 768MB | Western Digital Caviar 750GB 7200RPM SATAII | Mushkin 60GB SSD w/ SRT enabled | Asus 20X DVD Burner | Antec 550W Modular | Cooler Master HAF 912 w/ 4 fans | NXZT Sentry Mesh fan controller | W7 | 2 x 23" LG IPS Monitors Laptop: Asus EEE 1000HE | 2GB RAM | Ubuntu Laptop: Lenovo Thinkpad T60p | 4GB RAM | W7 |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|