Beginning PHP4
Just been looking at Beginning PHP4 (Choi, Kent, lea, Prasad, Ullman)
-very useful
but 1 little problem...
In chapter 11 Pg 420 it states about populating a database and that you don't have to do this as you can use a file "pop_table.sql" downloadable from wrox.com
I already created a database called sample_db on my machine using MySQL now how do I do this?
Also another thing...
Lets say I create a database with 5 tables on my machine how do I transfer this to a remote server as part of a data driven website?
Keith
|