Can anybody tell me about a opensource uploader that can upload file with post variables.I need it.

Recommended Answers

All 11 Replies

Can you clarify? How is this different than this?

I am fresher student in Php. And it's really intersitg post. I am waiting it's relevant answer.

sorry for posting again i will not do so again.but in my project i required to submit data with file upload.i tried plupload but it is giving errors like "

Notice: Undefined variable: contentType in C:\xampp\htdocs\plupload\examples\upload.php on line 83

Warning: rename(C:\xampp\tmp\plupload\.part,C:\xampp\tmp\plupload\) [function.rename]: Access is denied. (code: 5) in C:\xampp\htdocs\plupload\examples\upload.php on line 125
{"jsonrpc" : "2.0", "result" : null, "id" : "id"}

"

can anyone tell me the tutorial to implement the uploadify on my project?

Member Avatar for diafol

if you are looking for a commercial file upload script

I think you'll find that the OP wanted an open source script. Nice attempt at flogging your wares though. :)

THere are many alternatives available:

uploadify, plUpload, blueimp's upload, phpfileuploader,

can i insert data into database with plupload?please help me.

Yes. You specify to what url is posted (default upload.php).

Closed. This thread is continued here. Stop cross posting.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.