Posted by "Fredrik Arild Takle" on 07/17/05 18:14
Hi there, inside a template I do the following {php} $data = fetch_some_data_from_db(); {/php} <head> <title>Test</titel> </head> <body> {data} </body> My problem is how do I assign the $data variable?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming