Hi,

I have a problem with fasttemplate class. I am doing a list page which
contains dynamic block to list the rows from my db. Everything is ok until
there are no records on my db. If there are no records on my db,
fasttemplate class doesn't delete the dynamic block and it remains like
this:
    {fieldname1} | {fieldname2} | {fieldname3}

Is there any way to delete dynamic blocks and it's inside from template
while parsing?

Thanks.



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