Hello,
Does anyone know if full browser compatibity can be achieved with php, or is Javascript still the preferred method?
For example, will '$remote_browser = $HTTP_USER_AGENT;' work with all browsers?
Instead of using a whole load of if statements with Javascript, can't we just apply the same method (i.e. using if sataements) in PHP?
None of the many books I have on php really discuss browser compatibility.
So do you have a view on this please?
Thanks,
Jason







Bookmarks