View previous topic :: View next topic |
Author |
Message |
mtbiking -
Joined: 18 Mar 2004 Posts: 66
|
Posted: Mon Jan 10, 2005 8:52 pm Post subject: Reading and writing to a database |
|
|
right how can i database like that of microsoft access (not using mysql)
so i can creat the database basics
ie create the fields
now i need a php script to sends to the database
that wiil be like this
file.php?field1=fred&field2=jones
and in the database it will create in field1 fred and field2 jones all that as a new entry in the database i created
and how to read each field so i can tell it to
look in database1.mdb find keyid:123 field1 |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
|
Back to top |
|
 |
|