[PHP-DB] Serious Problem: Eval'ing conditioned blocks!

2004-05-10 Thread Florian Wagner
Hi there, I (still :-) ) have the code of my php pages stored in a database. A main page parses this code using the "eval_html" function postet at php.net. This used to work fine, but then I tried to employ conditioned blocks, e.g. Hello World The function I use seperates this code in three pa

[PHP-DB] how to parse php code stored in databases?

2004-05-08 Thread Florian Wagner
Hi there, I thought it would be a great idea to store the code of nearly all my web pages in "text" fields of a mysql database. Now I've got the problem that I want to use php in those pages. Let's say $row["content"] contains the string "". Then echo $row["content"] only produces the unparsed whi

[PHP-DB] solved

2004-05-08 Thread Florian Wagner
"Torsten Roehr" <[EMAIL PROTECTED]> schrieb im Newsbeitrag > > This can be done with eval(): > http://de.php.net/manual/en/function.eval.php > > Take a look at the user comments there, especially regarding the inclusion > of . > That was extremely useful :) thank you so much I now use the function

[PHP-DB] Quik.com?? Spam?

2004-05-08 Thread Florian Wagner
Hi, I'm a little confused about two mails I got from a service named "quik". It looks like spam but I wonder how they got to know the headlines of the two messages I wrote in this mailing list...does anybody know how they're doing this? -- PHP Database Mailing List (http://www.php.net/) To unsubs