View Single Post
Old 06-03-2005, 06:48 PM   #4 (permalink)
jaswinder_rana
The Acquainted
 
Join Date: May 2005
Posts: 106
Thanks: 0
jaswinder_rana is on a distinguished road
Default

sure just add the following lines BEFORE THE ELSE STATEMENT

PHP Code:
elseif($_GET['search']):
  echo 
'here is the form, please fill it out 
Make sure add these lines BEFORE THE ELSE(there are many elses, what i think you got the idea, if not feel free to ask)
AND
replace the echo statement with your search form
__________________
---------------------------
Errors = Improved Programming.
Portfolio
Send a message via MSN to jaswinder_rana
jaswinder_rana is offline  
Reply With Quote