Welcome Guest, Not a member yet? Register   Sign In
Uploading an image with form_validation
#2

[eluser]xwero[/eluser]
I wouldn't put the do_upload in the validation function, it would be the same as storing each post value after it passes the validation.

Setting class variables, _upload_dir in this case, are better done in a method because if the class variable changes you can change this in method and none of you code needs to change.


Messages In This Thread
Uploading an image with form_validation - by El Forum - 02-07-2009, 05:25 PM
Uploading an image with form_validation - by El Forum - 02-08-2009, 10:59 AM
Uploading an image with form_validation - by El Forum - 02-09-2009, 09:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB