Tagged Questions
-3
votes
1answer
118 views
Does browser understand PHP? [closed]
I know that PHP is server side scripting language, but I got confused when asked in an interview if the browser understands PHP?
I have Apache installed in my system.
If in a PHP file I write ...
3
votes
1answer
1k views
Is it (still) advisable to use the PHP extension html tidy?
Currently i'm using latest stable version of PHP, webmastering a online shop with Doctype XHTML.
Most of our customers use "old" browsers, 25% use IE8, 10% use IE7, 3% IE6 (however, IE6 never ...
0
votes
4answers
551 views
Detecting Browser Types?
My client has asked me to implement a browser detection system for the admin login with the following criteria, allow these:
Internet Explorer 8 or newer
Firefox 3.6 or newer
Safari 5 or newer for ...
1
vote
1answer
403 views
Google Analytics shows 0 Visits?
I checked Analytics yesterday for pageviews, and had several hundred of them (for yesterday).
Not today when I check "Yesterdays" stats (which yesterday showed several hundreds), it shows 0...?
How ...