Re: break/exit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



timothy johnson wrote:
> I have a single php script that I am using to upload my gaim logs to a
> mysql server, but I want to put in some type of means to where if that
> log was already added then it will exit. what ways would you
> recommend?

How do you know if one gaim log matches another one is pretty much your
only question, right?

I mean, http://php.net/exit will take care of the quit part, and if/else
takes care of the PHP part of it.

So, tell us, what do the filenames look like on a gaim log (whatever that
is) and what's inside them, and how do you currently think you know which
one is which?

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux