g7920453
Status: New User - Welcome
Joined: 23 Aug 2009
Posts: 3
Back to top
Posted: Aug 23, 09, 2:34    Browser Detection Script - How to run the code?
Hello,

I am new to php. I downloded the php code for full browser detection. There are no errors but i donot see any output, except "hello" .
I think i should have recieved some kind of browser detecetion information.
Can any body tell what's wrong here?

Here is my code

<html>
<head>
</head>
<body>
<?php
echo "hello";
include 'browser_detection_php_ar.php';
?>
</body>
</html>

Thanks
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 2541
Location: East Coast, West Coast? I know it's one of them.
Back to top
Posted: Aug 23, 09, 9:08    
You'll have to learn php, we don't teach that here.
g7920453
Status: New User - Welcome
Joined: 23 Aug 2009
Posts: 3
Back to top
Posted: Aug 24, 09, 2:21    
You are right, I am learning it.
But may be you can help to understand the problem? Thanks
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 2541
Location: East Coast, West Coast? I know it's one of them.
Back to top
Posted: Aug 24, 09, 10:58    
sorry, you have to learn on your own, that's work. Since you appear to now be at the point of 0, you're going to have to do some work, find other forums to get samples, work with code. We don't do that here, it's not our thing.
Display posts from previous:   

All times are GMT - 8 Hours