Thread: Changable value
View Single Post
Old 10-08-2010, 09:42 PM   #1 (permalink)
CΛSTΞX
The Acquainted
 
Join Date: Feb 2008
Posts: 107
Thanks: 3
CΛSTΞX is on a distinguished road
Arrow Changable value

hey I've little question;

PHP Code:
$get $_REQUEST['NUMBER'];
$num."".$get "blbla";

echo 
$num3
// should echo blbla

I have to echo the changable value name. But its not correct. How do you think I can get it in correct way ?
__________________
Downloadic
infolizer
Send a message via MSN to CΛSTΞX
CΛSTΞX is offline  
Reply With Quote