Log in

View Full Version : It's a thing of beauty


filburt1
04-26-2003, 03:46 PM
Loading mail settings...8 loaded (5 msec)
Caching filters...2 cached (10 msec)
Caching userids/aliases...3 cached (16 msec)
Connecting to server...done (659 msec)
Downloading message count...5 messages on server (1 msec)
Downloading message headers...
Downloading headers for message 1...
Downloading headers for message 2...
Downloading headers for message 3...
Downloading headers for message 4...
Downloading headers for message 5...
5 cached (69 msec)
Downloading message bodies...
Downloading body structure for message 1...
Getting full message headers...
Trying to find text/plain part...found (7)
Downloading body structure for message 2...
Getting full message headers...
Trying to find text/plain part...found (7)
Downloading body structure for message 3...
Getting full message headers...
Trying to find text/plain part...found (5)
Downloading body structure for message 4...
Getting full message headers...
Trying to find text/plain part...none found, replacing with error message
Downloading body structure for message 5...
Getting full message headers...
Trying to find text/plain part...found (32)

MySQL connection closed
3 queries used
28 msec executing queries

I even wrote my own MySQL class for it to avoid vB's bulky one.

Just nod and walk away ;)

Chris M
04-26-2003, 04:51 PM
*nods*:):p

Sounds good;)

Satan

filburt1
04-26-2003, 05:42 PM
It took 579 lines of code just to download mail from a server, sort it, and save it appropriately in a database. :)

Dean C
04-26-2003, 05:54 PM
Mysql class is different to a php class right :)?

- miSt

filburt1
04-26-2003, 05:57 PM
I mean I wrote a PHP class that interfaces to MySQL so I can maintain a timer and counter :)

Dean C
04-27-2003, 09:48 AM
Oh hehe :)

* Mist hates php classes more than anything else other than forms that don't work and html table cellspacing :(

Tony G
04-27-2003, 11:55 AM
*Nods*

Good job. ;)