RE: [PHP] Parsing database variables
But this is a much better way of doing this than using eval(). eval
is an evil little function!
eval() isn't so bad if you have absolute, total and complete control
over the data you are pulling or using. But once someone else becomes
involved (particularly the front end user), you are probably better off
looking at alternatives.
thnx,
Chris
.
Relevant Pages
- Re: [PHP] Parsing database variables
... is an evil little function! ... of hungry zombies ... ... having absolute, total and complete control over the input to evalis the ... (php.general) - Re: Whats the Problem?
... That didn't mean there was peace; ... Examin the evil in your own religion first. ... There is no objective standard in the absolute sense that you want. ... (talk.origins) - Re: GOOD AND EVIL: TAUGHT AMERICAN STYLE
... Capitalism of any type will almost invariably dictate that Wall Street ... evil, while the other group claims more regulation is good. ... Factored into this is the belief as to unfettered human nature being ... Preservation of the absolute good manifest as the system, ... (soc.culture.african) - Re: Re: Whats the Problem?
... That didn't mean there was peace; ... Examin the evil in your own religion first. ... There is no objective standard in the absolute sense that you want. ... (talk.origins) - Re: I hate to admit Engineer was right but too much cross-posting is ruining SRQ
... God, one either does God's work or the Devil's. ... or we spent that same time in the service of evil. ... I have come to see Paul's concept of sin as harmful, ... I believe that is an absolute right path forward from this second to the ... (soc.religion.quaker) |
|