Welcome Guest, Not a member yet? Register   Sign In
strip_image_tags - More of a documentation issue...
#3

[eluser]Adam Mills[/eluser]
hmm sorry you are absolutely right ... that is what the library has in it. Of course when I call that code like this:

Code:
$rules['body']    = "required|strip_image_tags";

it tells me that it doesn't exist ... but when I call it like this

Code:
$rules['body']    = "required|strip_img_tags";

it works just dandy.


Messages In This Thread
strip_image_tags - More of a documentation issue... - by El Forum - 08-12-2008, 08:59 PM
strip_image_tags - More of a documentation issue... - by El Forum - 08-12-2008, 10:28 PM
strip_image_tags - More of a documentation issue... - by El Forum - 08-13-2008, 08:02 AM
strip_image_tags - More of a documentation issue... - by El Forum - 08-13-2008, 08:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB