Quite possibly one of PHP’s least utilized yet most valuable features is its support for Variable Variables. I stumbled across this concept just recently while working on a "Fiction Portal" project for a gaming website. Users of the service could submit their own fictional stories to a program which would then dump them into a MySQL table and populate that table’s columns with the characteristics of the story that the author provided. The way the table had been setup was such that each possible characteristic of a story was a separate column, and each story that held that characteristic would hold a value of 1 in the column whereas each story that didn’t would hold a value of 0 in it.
- Marketplace
- CMS Content Management Systems
- Blog and Editorial Systems
- Using Variable Variables in PHP
Using Variable Variables in PHP
Make a request
Details to the seller