Variable in PHP variable names


/ Published in: PHP
Save to your folder(s)

Create variable named PHP variables. Having dynamically named variables can be helpful when dealing with loops and arrays. For example instead of having seven if () statements for handling seven individual days of the week, you could reduce it to one if statement by doing a loop with seven iterations and dynamically create your variable names.

URL: http://www.justskins.com/forums/variable-in-variable-name-96140.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.