*sigh* Just do: eval($msg);
Ben Houlton wrote:
I use echo $msg;
eval("\$msg = \"$msg\";");
echo $msg;
and it comes up with
include("menu.php"); on the live page
"Leif K-Brooks" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
www.php.net/evalPHP
Ben Houlton wrote:
Is there a way to get PHP script/code out of a DB? Becasue, when I enter
nothingcode into the textbox and hit submit, and go check the page it has
==there with <?php xxxxxxx ?> and just shows the code, e.g. include("menu.php"); without the <? ?> tags, the code I'm using to import the DB text is below:
} elseif ($id == $row["id"] && $cat == $row["cat"] && $row["xtra"]
posting)php) {
$msg = $row["msg"];
$msg;
}
Thank you for your time! -Ben
(Note: My post didn't come up before, if it does, sorry for double
unauthorized attempt to decrypt it will be prosecuted to the full extent of--
The above message is encrypted with double rot13 encoding. Any
the law.
-- The above message is encrypted with double rot13 encoding. Any unauthorized attempt to decrypt it will be prosecuted to the full extent of the law.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php