From e7e1dcd452a15abaaa01c03cd1ade564e3a59453 Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 21 Oct 2006 18:04:01 +0000 Subject: --- user_guide/libraries/validation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user_guide/libraries/validation.html') diff --git a/user_guide/libraries/validation.html b/user_guide/libraries/validation.html index 1af3c32fa..0a4905a71 100644 --- a/user_guide/libraries/validation.html +++ b/user_guide/libraries/validation.html @@ -666,8 +666,8 @@ like trim, htmlspecialchars, urldecode, etc.

Dealing with Select Menus, Radio Buttons, and Checkboxes -

If you use select menues, radio buttons or checkboxes, you will want the state of -these items to be retained in the event of an error. The Validation class has three functions taht help you do this:

+

If you use select menus, radio buttons or checkboxes, you will want the state of +these items to be retained in the event of an error. The Validation class has three functions that help you do this:

set_select()

-- cgit v1.2.3-24-g4f1b