Welcome Guest, Not a member yet? Register   Sign In
[Fixed] set_value doc
#1

(This post was last modified: 11-17-2018, 10:45 PM by ciadmin.)

In Codeigniter4 form helper set_value documentation there is a note: 

If you’ve loaded the Form Validation Library and have set a validation rule for the field name in use with this helper, then it will forward the call to the Form Validation Library‘s own set_value() method. Otherwise, this function looks in $_POST for the field value.

But I couldn't find that method in Form Validation Library. Is it missing or a mistake in doc?
Reply
#2

I think you have found a mistake in the docs. Seems to be a left-over from v3.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB