Re: [PHP] Rename an upload

2002-12-11 Thread Jason Wong
On Wednesday 11 December 2002 18:55, Steve Jackson wrote: > > On Wednesday 11 December 2002 17:30, Steve Jackson wrote: > > > I'm trying to rename an uploaded file with the value of a select I > > > have in the uploaded form. Can someone point me in the right > > > direction. The PHP.net rename man

RE: [PHP] Rename an upload

2002-12-11 Thread Steve Jackson
> On Wednesday 11 December 2002 17:30, Steve Jackson wrote: > > I'm trying to rename an uploaded file with the value of a select I > > have in the uploaded form. Can someone point me in the right > > direction. The PHP.net rename manual isn't helping a lot? My code: > > What is the problem? >

Re: [PHP] Rename an upload

2002-12-11 Thread Jason Wong
On Wednesday 11 December 2002 17:30, Steve Jackson wrote: > I'm trying to rename an uploaded file with the value of a select I have > in the uploaded form. Can someone point me in the right direction. The > PHP.net rename manual isn't helping a lot? My code: What is the problem? > //eshop_upload