Oct 31st, 2016, 12:08 PM
I've been using FT for several years to create databases and push data into them. Works great.
I was able to build a pretty simple static PHP script to query the database for a set of criteria (field1=X AND field2=Y), extract data and display it.
Now I'd like to build a more dynamic search form to allow users to search multiple fields in the database and I seem to be stumped.
I understand the basics of building the form and pointing it at the script, etc. But for some reason I'm not getting any results.
Anyway, I'm wondering if someone can point me to a resource that would be helpful for developing this?
Thanks,
John
I was able to build a pretty simple static PHP script to query the database for a set of criteria (field1=X AND field2=Y), extract data and display it.
Now I'd like to build a more dynamic search form to allow users to search multiple fields in the database and I seem to be stumped.
I understand the basics of building the form and pointing it at the script, etc. But for some reason I'm not getting any results.
Anyway, I'm wondering if someone can point me to a resource that would be helpful for developing this?
Thanks,
John