Forum Moderators: coopster
echo $_SERVER['HTTP_USER_AGENT'];
to display the browser info to see if what you get.
Nokia6230/2.0 (05.35) Profile/MIDP-2.0 Configuration/CLDC-1.1
I suggest you set up a page consisting of
<?php phpinfo();?>