Also, variables do not get passed correctly from the engine to the evaluated pages.
"Josh Acecool M" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > It has a preg_match in there that looks for \$variable = blah; > > I cant help that a file works without Eval, and then to eval it, it messes > it up... > > "John Holmes" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Josh Acecool M wrote: > > > var $The_Template_Sys; > > > > > > $this -> The_Template_Sys = file_get_contents("$The_Template_File"); > > > > > > $this -> Sub_Template = TRUE; > > > > Please respond to the list and not me personally. > > > > you say you're getting a parse error. How could anyone possibly help you > > troubleshoot that parse error unless they had an example of what was in > > the file being eval()'d?? > > > > -- > > > > John Holmes > > > > php|architect - The magazine for PHP professionals - > http://www.phparch.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php