Php <?=$_SERVER['HTTP_ACCEPT_CHARSET']?>?

Palash

New member
Hi,

In my phpinfo.php file I enter <?=$_SERVER['HTTP_ACCEPT_CHARSET']?> and when i run its out put is:

"ISO-8859-1,utf-8;q=0.7,*;q=0.7"

i want to know about "q=0.7,*;q=0.7" what that does mean pls help.

Thanks
 
Back
Top