If you have space on your server, I'd install phpMyAdmin as it makes managing MySql database so much easier.
Multiple inserts is one way; if you are just putting data in by hand, this is probably easiest as it is easier to fix if it goes wrong (i.e. you miss out a ').
If you have a text/csv file you want to import have a look at :- www.mysql.com/doc/en/LOAD_DATA.html, I haven't used that method, but its the why phpMyAdmin does it in the background.
php???? programs seem to be good - even though they are separate projects. I use phpMySql, phpAdsNew (For managing adverts, as seen at the top of the page) and phpBB2 (a php/MySql based forum).
Nice to have another php hacker amongst us!
LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks