hi all , im new to php and have just built the following site using php www.frodop.com as you can see from the site there is tons of information on loads of subjects. I need to add a search function to the site so users can search for particular articles/information. What i have at the momment are the following files :
ads-body.inc
ads-top.inc
ads-links.inc
bottom.inc
rss
top.inc
css
these files are all in the /inc folder of every subdomain i.e www.frodop.com/acne/inc/...... etc .
What do i need to add to in order to display a search box at the top of everypage , do i add some code to top.inc in every subdomian?
im not sure at all what to do...any help would be welcomed thanks

|