Oct 31st, 2016, 3:52 PM
Hey John,
Are you looking to have text input fields, or will this be a drop down with preformatted queries?
This should get you on the right track: http://www.pontikis.net/blog/dynamically...ray-mysqli
I think the most important thing to think about is preventing MySQL injection through the user's input.
I hope this helps.. if not let me know. I'm on mobile right now otherwise I'd see what resources I have bookmarked.
Alex
Are you looking to have text input fields, or will this be a drop down with preformatted queries?
This should get you on the right track: http://www.pontikis.net/blog/dynamically...ray-mysqli
I think the most important thing to think about is preventing MySQL injection through the user's input.
I hope this helps.. if not let me know. I'm on mobile right now otherwise I'd see what resources I have bookmarked.
Alex