Page 1 of 1

uploading file using adodb.stream

Posted: Tue Dec 13, 2005 12:34 am
by pelegk2
can i upload a file fro mthe client to the webserver using adodb.stream
like in http://www.15seconds.com/issue/010522.htm
is it possible?
thnaks in advance
peleg

Posted: Tue Dec 13, 2005 1:03 am
by m3mn0n
I highly recommend just using PHP's recommended file uploading methods.

well i want to upload lots of file

Posted: Tue Dec 13, 2005 1:09 am
by pelegk2
withought the neww to put 100 oxes from uploading and withought the need to refrsh the page!

Posted: Tue Dec 13, 2005 1:15 am
by m3mn0n
Then I'd recommend checking out this article.

if u will look at my original message

Posted: Tue Dec 13, 2005 1:24 am
by pelegk2
i gave you the same link :)
and asked ohow to do it in php