Hey guys, the movefile method seems deprecated. I am trying to upload image files from my website (not onto the website) into the db (via file pointers). Also for some reason, I am not allowed to make use of sfvalidator files. To be able to do this. I have been suggested to try and use $request->getFiles($form->getName()), but can't make much out of it at the moment. Anyone have a suggestion?
-- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.
