im not entirely sure what it is your looking for but based on what i see i assume you want one of the following:
1) if action = 1 - show template
2) or if action = something - show this else if action = something else show this and so on
actually it can be done numerous ways hard coded php calling up templates, coditions statement (html only showing if the condition is met) or a combination of the two
Ill give you the condition statements cos im not entirely sure what it is you need.
for example 1:
You must first be a registered member to view any code.
for example 2:
You must first be a registered member to view any code.
Last edited by ShavedApe; 09-09-2004 at 09:41 PM..