On Tuesday, July 15, 2003, 9:08:25 AM, Lloyd wrote:
[ snip ]
LB> No matter what I do, it always returns "not here" even if there is a
LB> matchvery frustrating!
LB> Any ideas?
Echoing what Mike said (about the preprocessing), here is some code to
help you out :
$search = "user1";
if (!($na
>No matter what I do, it always returns "not here" even if there is a
>matchvery frustrating!
>
>Any ideas?
-snip-
Looks like you are attempting to match 'user1' to "user1 26:48:59 6 logins
4:28:09 hrs/login\n", which will come up false. You'll need to either do
some postprocessing on the fil
2 matches
Mail list logo