Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
PHP File Uploader
»
Re: Unable To Post Full List To mySql Database
Re: Unable To Post Full List To mySql Database
02-10-2012, 7:29 AM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Unable To Post Full List To mySql Database
Reply
Quote
Hi Chris,
This is the coding problem, you should save the file info in method below not out of it.
foreach($files as $mvcfile)
{
}
Regards,
Ken
View Complete Thread