I have 3 variables here. What if I wanted to call a variable, based on user's direct input like this, instead of using an if statement?
PHP Code:
//POST data says the user entered 'something' into a box.
//I want to echo $something_variable, because the variable's name has 'something' in it.
How would I do that? Thanks
__________________ Check out my Please login or register to view this content. Registration is FREE or my Please login or register to view this content. Registration is FREE !
__________________ Check out my Please login or register to view this content. Registration is FREE or my Please login or register to view this content. Registration is FREE !