Method or Property Transparency

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

Weirdan wrote:
There's never a "have to use eval then"
Extremely argueable position. Eval is there for a reason, just like any other function in PHP. But it's being used in all the wrong ways possible though...Image
All I say is you're not forced to use eval(), therefore the stressed have to ;)
Post Reply