View Single Post
Old 06-27-2004, 07:24 AM   #6
bforsyth
Green Mole
 
Join Date: Jun 2004
Posts: 22
Thanks Pat - do you think thatthis code will return true then:

if(strpos($_SERVER["HTTP_USER_AGENT"],"PhpDig")!=FALSE) {
//set session information
}
bforsyth is offline   Reply With Quote