yea, evals() exactly what i needed, tanx
"J Smith" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> include() and require() were suggested, but you may also want to look into
> eval(), which parses a string as PHP code and returns the parsed PHP.
> Sounds like
include() and require() were suggested, but you may also want to look into
eval(), which parses a string as PHP code and returns the parsed PHP.
Sounds like what you're looking for. (I.e. storing PHP code in a database,
right?)
J
Georgie Casey wrote:
> I want to extract information from a
2 matches
Mail list logo