note 98171 deleted from function.eval by danbrown
| Newsgroups | php.notes |
|---|---|
| Message-ID | <[email protected]> |
Note Submitter: Nat3738 at gmail dot com ---- Response to john dot risken at gmail dot com: You can just use: <?php $theVarValue = $$theVarStem; ?> No need to eval() here.