Question about eval in PHP 5

Posted by SpawnCxy on Stack Overflow See other posts from Stack Overflow or by SpawnCxy
Published on 2010-03-20T11:42:43Z Indexed on 2010/03/20 11:51 UTC
Read the original article Hit count: 396

Filed under:
|
|

Hi all,

I have been doing PHP stuff for almost one year and I have never used the function eval() though I know the usage of it. But I found many questions about it in SO.So can someone show me a simple example in which it's necessary to use eval()?And is it a good or bad practice?

© Stack Overflow or respective owner

Related posts about php

Related posts about eval