MySQL INSERT Query Generator w/ Strings


/ Published in: PHP
Save to your folder(s)

Takes your table name and key=>value array of values and returns the text for inserting into a MySQL database. Automatically surrounds strings with single quotes.

URL: http://blog.lemcoe.com/?p=61

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.