Hi,

How do I call on a switch from within an html-embedded
page? 

Say I have a large php script that first verifies a
login, then allows templates for INSERTING, UPDATING,
& DELETING various records-- I need to have separate
templates load for each set of steps, but I only have
the vaguest of ideas as to how I can activate the CASE
required just by using links/submits (the biggest
issue being that vars have to pass through various
parts). For security reasons, GET isn't really an
option.

Thanks!


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to