-------- Original Message --------
Received: (qmail 24061 invoked from network); 2 Jan 2003 20:14:30 -0000
Received: from unknown (HELO web.mysql.com) ([EMAIL PROTECTED]) by mail.fibrespeed.net with SMTP; 2 Jan 2003 20:14:30 -0000
Received: (from lists@localhost) by web.mysql.com (8.11.6/8.11.6) id h02JEGm29551; Thu, 2 Jan 2003 20:14:16 +0100
Date: Thu, 2 Jan 2003 20:14:16 +0100
Message-Id: <[EMAIL PROTECTED]>
From: [EMAIL PROTECTED]
To: Michael T. Babcock <[EMAIL PROTECTED]>
Subject: Re: Re: Using files stored as blob [OT]



Your message cannot be posted because it appears to be either spam or
simply off topic to our filter. To bypass the filter you must include
one of the following words in your message:

sql,query,queries,smallint

If you just reply to this message, and include the entire text of it in the
reply, your reply will go through. However, you should
first review the text of the message to make sure it has something to do
with MySQL. Just typing the word MySQL once will be sufficient, for example.

You have written the following:

Tim Best wrote:

/var/tmp//phptkYxkV

I'm not sure where that is but I need to retrieve that file and distribute
it...

I'm assuming you're not familiar with *nix systems (as opposed to Windows). This name is the full name of the file with the directories (similar to, for example "c:\windows\mscdex.exe"). Just open it, as you would open any file (http://php.net/fopen comes to mind) and you should be fine. Don't forget to unlink it when you're done.

--
Michael T. Babcock
C.T.O., FibreSpeed Ltd.
http://www.fibrespeed.net/~mbabcock





--
Michael T. Babcock
C.T.O., FibreSpeed Ltd.
http://www.fibrespeed.net/~mbabcock



---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to