I’ve learned building a guestbook script using Apache, PHP and Mysql
I build a guestbook script and successfully… after submitting it will send the data to the mysql database.
Name: _________________
Location: ___________________
Email: ______________________
Message: ____________________
But how can I get from MYSQL Database and display it on HTML File.
If I browse the MYSQL Directory…. The format of the database is guest.myi and guest.frm inside the phpguest folder.
Sample format of desired html
Name Location Email Message
TonyPhilippines Tony@xxxx.com Hello
IlonahNew York Il@yyy.net Hi, How are You
Can someone give me the source code on the output getting from the a certain database with a format guest.myi and guest.frm
Thank you….
2006-10-09
16:14:53
·
3 answers
·
asked by
edwinbiasbas
1
in
Computers & Internet
➔ Programming & Design