Hi Andre, thanks for your nice comment.
Recently I started to build an upload library but then, as I read at forums.on-rev.com, that multipart/form-data encoding for forms will be "supported soon" (Benjamin Beaumont), I decided to wait. So this item is currently on hold because I think doing it now may be a waist of time as I definitely will have to revise my work when multipart/form-data encoding will be built in. I know, you and others have solutions, which read stdin but I think it is much easier to deal with the $_FILES array. Ralf On 18.01.2010, at 14:47, Andre Garzia wrote: > Ralf, > > You *ROCK* > > I love revIgniter, thanks for sharing that. > > Question, do you have file uploads sorted out in it yet? > > Cheers > andre > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
