I am trying to upload file using zend frame work but have not been successful. I have read Akras tutorial, which was helpful but when i used those techniques in my project I was not able to get it to work.
|
|
|||
|
|
|
The link you posted is just a general Zend Framework tutorial, and hasn't been updated past ZF 1.5. Anyway, once you get started with Zend, this is a sample of the code you would use to receive an upload. The form doing the posting must have the correct file upload components.
|
||
|
|
|
|
Don't forget to set the
Also note that
|
|||
|
|
|
|
|
||
|
|
|
|
very very Thanks to u for for the code. It is easy and simple. |
||
|
|
|
|
it's really working!!! thanks a lot |
||
|
|
