Custom search function to query into Database Table
-
I’m trying to design a custom search function that will receive user supplied inputs, query a database table, retrieve rows and display in a page.
I need a little idea how would I customize/overwrite the default search function to enable it handle SQL queries.
Thanks in advance.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Custom search function to query into Database Table’ is closed to new replies.