Re: [PHP] PHP Help Requested

2002-02-16 Thread Greg Donald
> I have a template stored in a database which contains variables. Then, > in a separate file, I have the variables set, and I call the template and run > it through eval(). Unfortunately, it only is parsing a few of them. Could > somebody take a look and give me some input? Here's what my temp

[PHP] PHP Help Requested

2002-02-16 Thread Pete Bekisz
Hello =) I have a template stored in a database which contains variables. Then, in a separate file, I have the variables set, and I call the template and run it through eval(). Unfortunately, it only is parsing a few of them. Could somebody take a look and give me some input? Thanks