|
03-09-2004, 05:44 AM | #1 |
Green Mole
Join Date: Mar 2004
Location: SW London
Posts: 5
|
10. Insert PhpDig in a website??
Could someone explain how I insert a simple search box on my home page and have the results come up on a page fornatted to match my site ie what script goes where. I have read '10. Insert PhpDig in a website' and am not sure about what is the index.php script and what 'same name template' means. Where should the 'configuration files and libraries' be included. Sorry to sound so thick.
Is this the index.php script? extract(phpdigHttpVars( array('query_string'=>'string', 'template_demo'=>'string', 'refine'=>'integer', 'refine_url'=>'string', 'site'=>'integer', 'limite'=>'integer', 'option'=>'string', 'search'=>'string', 'lim_start'=>'integer', 'browse'=>'integer', 'path'=>'string' ) )); phpdigSearch($id_connect, $query_string, $option, $refine, $refine_url, $lim_start, $limite, $browse, $site, $path, $relative_script_path, $template); |
03-09-2004, 09:31 AM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. If you are looking to add a form to the main page of your site, just take a look at the HTML on the main page here.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
03-09-2004, 10:00 AM | #3 |
Green Mole
Join Date: Mar 2004
Location: SW London
Posts: 5
|
Thanks Charter
That was very obvious... I think I was looking for something more complicated... as usual! |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
PhpDig can not finish indexing of my website | xiao | Bug Tracker | 2 | 12-10-2004 01:59 PM |
How do I Insert PhpDig in a website | eric_gitonga | How-to Forum | 6 | 11-22-2004 05:45 AM |
Insert phpdig | pbpub | How-to Forum | 6 | 07-15-2004 06:44 AM |
Insert PhpDig in a website | pbpub | Troubleshooting | 6 | 06-30-2004 05:26 AM |
inserting phpdig into a website | julius | How-to Forum | 4 | 12-30-2003 08:27 AM |