View Single Post
Old 11-15-2008, 06:26 PM   #3 (permalink)
Runar
The Contributor
 
Runar's Avatar
 
Join Date: Nov 2008
Location: Norway
Posts: 58
Thanks: 20
Runar is on a distinguished road
Default

You will have to define images somewhere in your PHP script, then send it to the template engine, like this:

PHP Code:
$template->images $some_array_with_data
If that did not work, please let us see some PHP code :).
Send a message via MSN to Runar
Runar is offline  
Reply With Quote
The Following User Says Thank You to Runar For This Useful Post:
Tanax (11-15-2008)