hey...
i was wondering, is there any way to check wether the replacing of a
variable failed or no? example :
{one}

$t->set_var("one", "1");

I want to know wether one was replaced by 1.. or wether the term "one"
exists at all in the template.. any ideas on how to find this out?

Regards,
Kunal Jhunjhunwala


-- 
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