View Single Post
Old 01-08-2004, 01:34 AM   #5
laurentxav
Green Mole
 
Join Date: Jan 2004
Location: Belgium
Posts: 11
Hi!

It works perfectly.

But we must be carefull, if I want to search the directory and all subdirectories, I must add a "%".
So, for example, the code is :

Code:
<input type='hidden' name='site' value='1'>
<input type='hidden' name='path' value='Dep2/%'>
<input type='hidden' name='refine' value='1'>
So PhpDig'll show all result in "Dep2" directory and all sub-directories.

This problem is solved. Thanks a lot !
laurentxav is offline   Reply With Quote