View Single Post
  #1 (permalink)  
Old 06-24-2008, 07:18 AM
kamme kamme is offline
Junior Member
 
Join Date: Jun 2008
Posts: 2
Default Zend form question

Hello,

I'm quite new to the zend framework so excuse me if I ask simple questions, you can believe me, they are not simple for me

I'm trying to make a zend form that lets you register. I have the form itself and it works just fine, except for one thing.

The form I want has to have a user image (avatar kind of thing) that he can change. I already found a way to upload the avatar but I haven't found something to display it on that page, right before the upload button...

If someone could give me some pointers it would be great! Google didn't help much
Reply With Quote