PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
How would one assign values to a dynamically created variable?
Normally one would declare a variable before it is used. However, if you have a foreach loop can you create a variable for each value found in an array