On Apr 10, 2005 5:04 AM, Reynier Perez Mira <rperezm@estudiantes.uci.cu> wrote:
> Can I validate forms directy from Smarty? Exists some plugin allow me that?
>
Smarty_validate does that, formses is a client side validation plugin,
and I think there're a couple of others. Anyway it's easy to do it, It
took me a little over 2 days to implement mine system for a custom
project.