Daily Archives: 3/13/2006

MySQL & PHP

Today I managed to populate my Books table using a PHP script. The bulk inport for MySQL did not work so I had to write a little VBScript to generate the PHP code for multiple SQL, INSERT INTO statements. I … Continue reading

Posted in General | Leave a comment