Re: Re: [PHP] move_uploaded_file

2009-12-12 Thread Ashley Sheridan
On Sat, 2009-12-12 at 09:42 -0500, Carl Furst wrote: > It's also a security flaw... php should be chrooted to the webroot! Or > it should be chrooted to the users home directory. Especially on windows > systems where security is not so strict. > > My 2 cents, > Carl. > > Roberto wrote: > > Hi Jo

Re: Re: [PHP] move_uploaded_file

2009-12-12 Thread Carl Furst
It's also a security flaw... php should be chrooted to the webroot! Or it should be chrooted to the users home directory. Especially on windows systems where security is not so strict. My 2 cents, Carl. Roberto wrote: > Hi Joseph, > > I'm perfectly fine with the concepts of absolute/relative path