Welcome Guest, Not a member yet? Register   Sign In
Upload Error Response
#2

[eluser]TheFuzzy0ne[/eluser]
Welcome to the CodeIgniter forums.

The foreach loop in the display_errors() method simply wraps the supplied opening tag (default <p>) and the specified closing tag (default </p>) around each error. You can change them by supplying a different opening and closing tag when you call display_errors().

As far as I can see, do_upload() should only really be called once in any given HTTP request.


Messages In This Thread
Upload Error Response - by El Forum - 05-07-2009, 01:35 PM
Upload Error Response - by El Forum - 05-07-2009, 05:02 PM
Upload Error Response - by El Forum - 05-08-2009, 04:38 AM
Upload Error Response - by El Forum - 05-26-2009, 09:10 AM
Upload Error Response - by El Forum - 05-26-2009, 09:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB