Hi All,
   I have a Form with a Search button and when the user types the
Search word and clicks on Search, I would like to open a New Window and
present the search results.I have already developed a PHP function using
Oracle oci8.dll and tested it. It takes a search criteria as Input,
connects to the Oracle database, makes the query and presents a table of
results. How do I call the function via a PHP script from the Search
button with the user entered text? 
Appreciate Ur Help!!

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to