On Friday, April 5, 2002, at 02:15 , Balint, Jess wrote:

> I need to use a database dump with this. I have the database dump run like
> $data = `query`;. Please don't ask about that.

don't ask, don't tell, No Problem.

>  How can I use a filehandle to
> grab the information from the shell output?

sounds like you might just find it easier to dump it to
a temp file from $data and upload it the old fashion way.


ciao
drieux

---


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to