Browser Detection Script - How to run the code?
g7920453
Status: New User - Welcome
Joined: 23 Aug 2009
Posts: 3
Reply Quote
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
Back to top
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4124
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
You'll have to learn php, we don't teach that here.
Back to top
g7920453
Status: New User - Welcome
Joined: 23 Aug 2009
Posts: 3
Reply Quote
You are right, I am learning it.
But may be you can help to understand the problem? Thanks
Back to top
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4124
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
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.
Back to top
Display posts from previous:   

All times are GMT - 8 Hours