Re: [PHP] picture upload within a form

2007-10-19 Thread Børge Holen
On Friday 19 October 2007 10:34:28 Ronald Wiplinger wrote: > I have a form, where I upload a picture and a corresponding text. this far I'm with you > > > Is it possible to have a form (upload picture) within a form (text)? > As I have it now, the submit button just does nothing. here you escap

Re: [PHP] picture upload

2004-12-02 Thread Raditha Dissanayake
William Stokes wrote: Hello, I'm building a web site for a sports team. I wan't them to be able to update their own site so I need to build a file upload system for their pictures. Pictures also need to resized to fit their spot in the web page. Any ideas or quidelines how to do this. I've never do

Re: [PHP] picture upload

2004-12-02 Thread Richard Lynch
William Stokes wrote: > Hello, > I'm building a web site for a sports team. I wan't them to be able to > update > their own site so I need to build a file upload system for their pictures. > Pictures also need to resized to fit their spot in the web page. Any ideas > or quidelines how to do this. I