wordpress radio button on single post page

It worked when i changed ,

echo $PHP_SELF;

with

 echo $_SERVER['PATH_INFO'];