Complete.Org: Mailing Lists: Archives: linux-help: November 2000:
[linux-help] AND operation in regexp/PHP
Home

[linux-help] AND operation in regexp/PHP

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] AND operation in regexp/PHP
From: Jesse Kaufman <glandix@xxxxxxxxxxx>
Date: Sun, 12 Nov 2000 15:03:44 -0600 (EST)
Reply-to: linux-help@xxxxxxxxx

Ok, I give up...  how the heck do you do an AND operation using regexp in
PHP?  I'm writing a search site for my mp3 lists, and I can successfully
search for <string1>|<string2>|<string3>|... , but how do i change it so
that it searches for <string1>AND<string2>AND<string3>AND... so that the
more words you type in, the more precise the search gets?

Thanks!

--
Jesse Kaufman                           |       WebSurf Internet Access
Administration / Web Development        |       www.websurf.net
glandix@xxxxxxxxxxx                     |       Ph: 316.945.7873
www.linuxfreak.com/~glandix             |       Fax: 316.946.9944
--

<<< Vim is a REAL man's text editor.  I don't know why anyone else would
    even bother with sissy programs like emacs, or even worse...  pico!  >>>


On Sun, 12 Nov 2000, Patrick Klee wrote:

> Hi again,
>     I found something really cool!  I found an RPM package of the 2.4
> test kernel.  But, I have a question on how to install it.
> 
> I have 2.2.16-4.lfs, and installed the RPM using the following:
> 
> rpm -ivh --force kernel-2.2.16-4.lfs.i386.rpm
> 
> I also want to have the test 2.4 kernel on the same drive, so I can boot
> back and forth, but when I issued that command for 2.2.16, it deleted my
> old folder called: 2.2.14-5.0.
> 
> What command do I issue with RPM (4.0 by the way), without erasing my
> 2.2.16 directory?
> 
> I thought rpm -ivh <file>
> and then write that in the lilo.conf with your favorite text editor.
> (mine is pico ;-))
> 
> Any suggestions, comments and help would be GREATLY appriciated.
> 
> Cheers,
> Patrick
> 
> 
> -- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
> visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
> 


-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]