Wolf wrote:
All,
I'm trying to figure out the logic piece, and I'm pretty sure I am missing
something simple.
I have a script that I want to check all files in a directory for information,
if it doesn't find it when all done, I want it to go elsewhere, however if it
does find it, I want it t
Wolf wrote:
All,
I'm trying to figure out the logic piece, and I'm pretty sure I am
missing something simple.
I have a script that I want to check all files in a directory for
information, if it doesn't find it when all done, I want it to go
elsewhere, however if it does find it, I want it to b
[snip]
I have a script that I want to check all files in a directory for
information, if it doesn't find it when all done, I want it to go
elsewhere, however if it does find it, I want it to break out of the
search and perform a function.
CODE:
if ($userinfo == "")
{
if ($handle = opendir('./bp_c
All,
I'm trying to figure out the logic piece, and I'm pretty sure I am missing
something simple.
I have a script that I want to check all files in a directory for information,
if it doesn't find it when all done, I want it to go elsewhere, however if it
does find it, I want it to break out of
4 matches
Mail list logo