11-15-2008, 11:24 PM
|
#4 (permalink)
|
|
The Prestige
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
|
Quote:
Originally Posted by Wildhoney
Do you set the base path somewhere? Though my real reason for replying isn't specifically about PHPTAL as I've never used it, but just to say that whenever I see PHPTAL it always reminds me of PiHKAL because of the similarity at first glance!
|
No need to set a base path with PHPTAL, but thanks!
Quote:
Originally Posted by Runar
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 :).
|
Thank you! This worked.
Problem solved 
__________________
|
|
|
|