how to upload 1gb data

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
romeomustdie
Forum Newbie
Posts: 1
Joined: Fri Jun 24, 2011 4:35 pm

how to upload 1gb data

Post by romeomustdie »

like in asp.net store blob into sql database using filestream i want to do same thing in php ,Please
gives me a way.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: how to upload 1gb data

Post by Christopher »

This would be a good place to start:

http://www.php.net/manual/en/features.file-upload.php
(#10850)
Post Reply