Friday, December 26, 2008

file uploading in cake php

In my add view i have one form which contain file upload option i want
to send all the values of form in one table but file upload option is
displaying error like array to string conversion because the query is
like that ("insert into enteries(section,list,submenu,file) values
('shopping','list','sub',array)") why file field is having array as a
value how to do file uploading from a form in cakephp
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: