![]() |
inserting phpdig into a website
I am looking to include the simple search box from search.php on each page of my site. I found the documentation to be a little over my head. Is there a more in-depth tutorial available outside of the documentation?
Thanks, Steve |
Hi. Perhaps this thread might help.
|
That probably would have been my second question
Thanks for replying so quickly--
Actually my question is simpler than that one (I think): Phpdig is running/indexing fine, I just want to be able to search from my home page instead of having to link to the search.php page. In other words: Is it possible to put the search interface say, at the foot of my existing home page? Thanks, Steve |
Hi. Yes, just edit the CHANGE_ME so that it is http://www.yoursite.com/yourdirectory/search.php and place the HTML into your page.
Code:
<form action="CHANGE_ME/search.php" method="post"> |
perfect, thank you
gracias.
|
All times are GMT -8. The time now is 05:14 PM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.