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 Back to top |
|||||
You'll have to learn php, we don't teach that here.
Back to top |
|||||
You are right, I am learning it.
But may be you can help to understand the problem? Thanks Back to top |
|||||
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 |
|||||
All times are GMT - 8 Hours
|