Hello,
i need to know, how can i excute .sql file against mysql through php?
it's really urgent, thanks in advanced
| SitePoint Sponsor |
Hello,
i need to know, how can i excute .sql file against mysql through php?
it's really urgent, thanks in advanced



use $query = file_get_contents($sql_file) to get your query
then do mysql_query($query)
For the phrase "Bethesda home architect", my clients
websites occupy 6 of the first 8 results
on the 1st page of Google. My Secret SEO Strategy Revealed
Bookmarks