|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Using PHP & MySQL for a people database
How would I go about setting up a database system of people under three fields, say, ID, Name and Date Of Birth.
I'd like to be able to open a PHP page like this: 'page.php?id=1' and it would display the name and date of birth of the person with ID 1. Last edited by plazz2000 : August 10th, 2002 at 04:22 PM. |
|
#2
|
||||
|
||||
|
Shouldn't be too tough, you just need to read!
Read the MySql Manual and Read the PHP Manual IMHO, you should just read through the MySql manual and follow along exactly with everything they do (they go through a nice little "menagerie" database example). If you have previous programming experience, you should be able to pick up PHP in no time (if you don't already know it). If not, it's not a *bad* language to start with. |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > Using PHP & MySQL for a people database |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|