Re: [PHP] search.php

2004-02-01 Thread John Taylor-Johnston
Second actually. Thanks for the answer Jason, John Raditha Dissanayake wrote: > Hi John, > This is the third or fourth thread on this topic that you have started. > As jason has pointed out you need to start reading. While people in > this list will be happy to help you overcome specific problem

Re: [PHP] search.php

2004-02-01 Thread Raditha Dissanayake
Hi John, This is the third or fourth thread on this topic that you have started. As jason has pointed out you need to start reading. While people in this list will be happy to help you overcome specific problems no one has the time to code for you. John Taylor-Johnston wrote: Can anyone give

Re: [PHP] search.php

2004-02-01 Thread Jason Wong
On Monday 02 February 2004 13:07, John Taylor-Johnston wrote: > Can anyone give me a heads up on how to recurse for sub-directories please? > What function can I use? I'm still kind of new at this, The user comments in the online manual for the chapter "Directory functions" should prove useful.

[PHP] search.php

2004-02-01 Thread John Taylor-Johnston
Can anyone give me a heads up on how to recurse for sub-directories please? What function can I use? I'm still kind of new at this, John > 1) set $which_one to the directory you want to search. > 2) create a recursive funtion (many on php.net) to get all subdirectories > under it and build an ar

Re: [PHP] search.php

2004-02-01 Thread John Taylor-Johnston
gt; From: John Taylor-Johnston [mailto:[EMAIL PROTECTED] > Sent: Sunday, February 01, 2004 12:09 AM > To: [EMAIL PROTECTED] > Cc: John Taylor-Johnston > Subject: [PHP] search.php > > I found this script. I would like to modify it so it searches in not just > the current direct

Re: [PHP] search.php

2004-01-31 Thread John Taylor-Johnston
] > Sent: Sunday, February 01, 2004 12:09 AM > To: [EMAIL PROTECTED] > Cc: John Taylor-Johnston > Subject: [PHP] search.php > > I found this script. I would like to modify it so it searches in not just > the current directory, but also any other subdirectories. > There are maybe be

RE: [PHP] search.php

2004-01-31 Thread Mike Brum
To: [EMAIL PROTECTED] Cc: John Taylor-Johnston Subject: [PHP] search.php I found this script. I would like to modify it so it searches in not just the current directory, but also any other subdirectories. There are maybe better scripts out there, but I like this one for its simplicity. Can a

[PHP] search.php

2004-01-31 Thread John Taylor-Johnston
I found this script. I would like to modify it so it searches in not just the current directory, but also any other subdirectories. There are maybe better scripts out there, but I like this one for its simplicity. Can anyone lend a hand please? John "," ", $bleh); if (str

Re: [PHP] [php] search.php

2004-01-29 Thread Nicholas Fitzgerald
Try Axel Search at http://www.geocities.com/nfzgrld [EMAIL PROTECTED] wrote: hi, ASP seek is not ASP i doubt if the author of ASPSeek has ever written a single line of code in ASP. he is a damn good c programmer though. (btw aspseek is based on mnogo anyway) mnogo has a PHP api. and there is n

Re: [PHP] [php] search.php

2004-01-29 Thread Raditha Dissanayake
hi, ASP seek is not ASP i doubt if the author of ASPSeek has ever written a single line of code in ASP. he is a damn good c programmer though. (btw aspseek is based on mnogo anyway) mnogo has a PHP api. and there is nothing in the manual that says you cannot restrict it to one website :-) all

Re: [PHP] [php] search.php

2004-01-29 Thread John Taylor-Johnston
Raditha, mnogsearch spans sites and aspseek is ASP. I was hoping for something simple in PHP <|:( J Raditha Dissanayake wrote: > grep > htdig > mnogsearch > aspseek > google appliance > > John Taylor-Johnston wrote: > > >I want to create an old fashioned search function that will look in *.htm a

Re: [PHP] [php] search.php

2004-01-29 Thread Raditha Dissanayake
grep htdig mnogsearch aspseek google appliance John Taylor-Johnston wrote: I want to create an old fashioned search function that will look in *.htm and *.html files above /home/user/public_html and return a URL. Anything handy ? Haven't done or seen something like that since my Perling days. J

[PHP] [php] search.php

2004-01-29 Thread John Taylor-Johnston
I want to create an old fashioned search function that will look in *.htm and *.html files above /home/user/public_html and return a URL. Anything handy ? Haven't done or seen something like that since my Perling days. John -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visi