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!
for ($i = 1; $i < 4; $i++){
// here I want to know how to call the variables.
// I tried this, but its not working.
// echo ("$" . "xxx". $i);
}
Thank you for that...really aprreciate it. If you don't mid..another quick question..if its not parsed from forms, how to build/ call these variables. For example,