Welcome Guest, Not a member yet? Register   Sign In
[solved]Custom Validation?
#21

[eluser]Mirge[/eluser]
pastebin your latest code (full controller) please... and i sent you a pm
#22

[eluser]brucebat[/eluser]
HAHA!!!

No need to lol!

Look:

Code:
public function valid_time($str)
            {
                echo "hello world";
                            return;
}

Should not have had that return there. I am so stupid at times.

A big thankyou to you sir, for sticking with me through the highs and lows of this coding journey!

Cheers

Bruce Smile
#23

[eluser]Mirge[/eluser]
Ah, I thought you removed that after you verified it was being called. whoops Smile

At least you got it figured out.

Now, move your validation to your model *giggle*. No, seriously.

http://www.littlehart.net/atthekeyboard/...ontrollers




Theme © iAndrew 2016 - Forum software by © MyBB