Re: [PHP] building a language pack

2001-01-24 Thread Robert S. White
is xml compatible with php? i don't know anything about xml. any places on the net i can get a quick overview of it? - Original Message - From: Alex Black <[EMAIL PROTECTED]> To: <> Sent: Wednesday, January 24, 2001 2:17 PM Subject: Re: [PHP] building a language pack > I'm of the opi

Re: [PHP] eval() to string???

2001-01-24 Thread Robert S. White
How is this going to help me? I want to evaluate the code in $php_code to *another* string... - Original Message - From: Thomas Weber <> To: Php-General <> Sent: Wednesday, January 24, 2001 10:14 AM Subject: AW: [PHP] eval() to string??? > try > > eval("\$php_code;"); > > -Ursprün