Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

database mysql in apache using php as well

Status
Not open for further replies.

AbbasAkhtar

Programmer
Dec 16, 2002
25
GB
I need some help,

ok, this is what i want to do, i have got the hang of php and i want to do this, i also have mysql installed too and i use apache server,

i want to be able to:

create a database file, blank database file called mydb
add to this database, information name, age, sex
edit this databse,
delete any record, or all from this database,
delete the whole database

any help for the above will be appreciated, i just can;t find the right tutorial, can someone please help me out here. thanks.
 
I was in the same position about 2 months ago. Got myself a book called PHP Fast & Easy by Julie Meloni, and to date I've already written about 20 different scripts. The book is a great value - it teaches everything on a step-by step basis. You'll be up & running in no time!!

Just looked it up at Barnes & Noble. Here is the link:

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top