Your Daily Source for Apache News and Information |
Breaking News | Preferences | Contribute | Triggers | Link Us | Search | About |
|
"Quite possibly one of PHP's least utilized yet most valuable features is its support for Variable Variables. ..." "A variable variable is, in short, a method of using the value of one variable to call the name of another. For instance, if I had a variable $x with the value of "Eric", I could set a variable $Eric to "Seufert" by simply writing $$x = "Seufert". This process calls the value of $x and then creates a variable out of it. ..." "... Variable Variables make working with forms and other such user-input easier because they allow you to centralize all the available options. ..." Complete Story Related Stories: |
|
No talkbacks posted. |
About Triggers | Media Kit | Security | Triggers | Login |
All times are recorded in UTC. Linux is a trademark of Linus Torvalds. Powered by Linux 2.4, Apache 1.3, and PHP 4 Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy. |