Hi. How can I add some variables into gallery's smarty?
Define them in the *.inc file.
Dave _____________________________________________ Blog & G2 || floridave - Gallery Team
But where, give me one example, please.
What is it you want to do?
I want to generate some variables from my php scripts, and register its in galler2 as smarty variables
http://smarty.php.net/crashcourse.php
There is a simple example using a php page and a template page.
o.k but what is the smarty class name at gallery2?
class Smarty from Smarty.class.php
class Smarty
sorry I mean object name (smarty) use at gallery2
Posts: 16320
Define them in the *.inc file.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 5
But where, give me one example, please.
Posts: 16320
What is it you want to do?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 5
I want to generate some variables from my php scripts, and register its in galler2 as smarty variables
Posts: 16320
http://smarty.php.net/crashcourse.php
There is a simple example using a php page and a template page.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 5
o.k but what is the smarty class name at gallery2?
Posts: 16320
class Smartyfrom Smarty.class.phpPosts: 5
sorry I mean object name (smarty) use at gallery2