RE: [PHP] Concept of Templates

2001-08-23 Thread Navid Yar
But how? Are there any examples that I can take a look at somewhere? I would love to see some. I've always wondered about how the links work to trigger the template creation. Are there any samples or tutorials of that online? Usually all I see is how the templates are created, but nothing of how

Re: [PHP] Concept of Templates

2001-08-22 Thread Richard Lynch
Does the link itself send any information someplace that tells the server what information is needed and how it has to be performed or placed? By definition, this must be true. (Short of some stupid JavaScript hack that would really suck...) You'll have to design your system such that