Hello.

As per the subject: I am using PHP, mySQL and Smarty for
a web site with lots of forms everywhere. The site is
split into display, content and logic. And I want to
introduce the concept of mandatory fields.

Manually editing all the content files to mark the
mandatory fields and matching them 'manually' in the
logic scripts is one solution, but I am racking my
brains to move more towards a way of a full management
suite - being able to set the mandatory fields on a
page on the site in the site itself.

I appreciate that the first solution is much more
realistic than the latter, but a sensible, middle-
ground solution is still evading me.

Has anyone got any ideas, suggestion, solutions or
handy links to forums that have tackled this problem?

Thanks much :)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to