- Original Message -
From: "Ben Houlton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 13, 2003 2:49 PM
Subject: [PHP] Gettnig PHP code out of a DB?
Er...you need to eval() it to get it to parse/run.
> Is there a way to get PHP script/code out of a DB? Becasue, when I
e
u using?
Ignatius
-Original Message-
From: Boget, Chris [mailto:[EMAIL PROTECTED]]
Sent: Friday, 16 February 2001 02:16
To: 'Ignatius Teo'
Cc: Php (E-mail)
Subject: RE: [PHP-WIN] Bug in mktime-function ?
> Therefore any date on or before 1 Jan 197
Hi,
I got around this by changing the following two functions below. Basically
you can remove the call by reference construct &$str by resetting $str to
its returned value:
function serialize($prefix, $str) {
static $t,$l,$k;
## Determine the type of $$prefix
eval("\$t = gettype(\
3 matches
Mail list logo