intermediate (v2) php and file uploads

moinkhan

New Member
Messages
21
Reaction score
0
Points
0
Does anyone know if a php script (V2, Intermediate) with free account is able to handle (and eventually store them in a mysql db) user uploaded files (images)?

By researching in this forum, I am convinced that I won't be able to do it with basic (V1) php, but I am not sure if V2 will be enough. I have finally heard back on my php upgrade request (all php upgrade requests are on hold until the backend ugrade is complete), and trying to figure out if I should stick around.

So far I have been playing with w3schools' php tutorial, and seem to be stuck around that my script can't access /tmp folder, where uploaded files are supposedly stored.

I will be glad to post my code, but it does appear to be a script permission issue so far. If someone was able to do it differently (within adfree free hosting account), I will certainly appreciate the knowledge share.
 
Top