New Page php mysql results

houssam_ballout

New Member
hello all,
I'd developed a simple search engine that searches through records in database, I'd located the button and the text box in the index page, when the user enter the keywords, I want to display the results in a pop-up window?
the results works fine when the user enters anything in the search engine and clicks search
 
ok explain a little more i think you are trying to display the results of a button click in a popup window? this is going to require some sql and variables takes a little work but i can probably talk you through it.
 
Back
Top