PHP: load SQL lines
first of all I want to give a big applause to Tobias Ratschiller, the creator
of www.phpwizard.net ! His nice tool phpMyAdmin helped me a lot administrating my mySQL-database. phpMyAdmin is probably the best
script around!! Often I was looking at his code to get some ideas and solve my
problems.
The following snippet has been taken out of his code. I just changed a couple
of things to let it run as an independent function.
Read the rest of this entry »