I have an application where remote users will regularly be
uploading image files to a backend. Still trying to determine the
back end setup. Several questions arise.
1) Does blaze improve the transfer rate over php and if so how much?
2) Is it better to store them in MySQL fields or just store the path and use ftp?
1) Does blaze improve the transfer rate over php and if so how much?
2) Is it better to store them in MySQL fields or just store the path and use ftp?