Quote:
Originally Posted by Dismounted
As Paul has already mentioned, you need to evaluate the text of the template.
PHP Code:
eval('$template = $template[\'template\'];'); $myxml = "/n/n" . $template . "/n";
|
Thanks, but that did not help.
I resorted doing it the hard way.
if ($template['template']==1){
all the code
}
else {
}
My php file went from 5k to 56k.
Thank you everyone for trying to help. I feel important in this thread. I had all the big guys in here