Generated PHP Code
Generated scripts will appear here...
Paste your text data to generate a PHP script and the corresponding SQL queries.
“Generate PHP & SQL” “Paste data & create import script” “Download generated PHP”
Short user instructions
Paste your _-separated DATA (text) into the input box. (First line should contain column names.)
Enter the desired database table name.
Click Generate Scripts — the page will produce: a PHP import script and corresponding SQL INSERT queries.
infoom.se
Review the generated PHP code and SQL, adjust column types or table name if needed.
Upload the PHP file to your server and run it (or run the SQL on your DB) to import the data.
(Tip: always test on a local/dev database first and keep a backup of original data.)
Generated scripts will appear here...