Re: [PHP] Newbie: Site search, more than one directory

2001-08-01 Thread Jeffrey Paul
At 04:11 PM 8/30/2001, Steve Wright wrote: >Hey, > >I have just developed a simple site search.. .and am after learning how to >get it to search all directories... at present, it only searches the one it >is in!! > $cmdstr = "grep -i $searchstr *"; "man grep" on my linux box show

[PHP] Newbie: Site search, more than one directory

2001-07-30 Thread Steve Wright
Hey, I have just developed a simple site search.. .and am after learning how to get it to search all directories... at present, it only searches the one it is in!! Here's the code: " METHOD="POST"> " SIZE="20" MAXLENGTH="30">