RE: [PHP] file upload with story

2002-01-21 Thread Martin Towell
I'm assuming all this data is coming in from a form - somewhere in the manual (too lazy at the monent to look where) there's a section on how to upload files. Once a file is uploaded (in your case, an image), just move it to somewhere accessable. Have field in the database that contains the name o

Re: [PHP] file upload with story

2002-01-21 Thread Jason Wong
On Tuesday 22 January 2002 07:00, will hives wrote: > Please can someone help, I can't find any answers anywhere > > I have this code: > [snip] > > it's really just an online contacts book, what I want to do as have the > ability to upload an image with the record. > > Then when the contact d