I'm working on a project involving a site (my own) that is going to hold / display albums / lots of pictures. I'm working on having it auto-detect the platform that the viewer is on, and send them to either the normal site or a "mobile" site.
So, I have a site setup to echo the browser type (using $ _ SERVER [ ' HTTP_USER_AGENT ' ] (spaced so it will show in the post). If ya'll could post what system you are using (mainly platform, OS, and browser) as well as what it echoes as the result, it would be very useful.
I'm also researching this for a good list in the mean time, but part of the point of this is to completely do everything on my site hand done (with exception of the galleries; they will be generated by Adobe Lightroom 2).
Here is the link to the page on my site.
Thanks ahead of time for anyone's help. 🙂
EDIT: Oh, and I promise that this site isn't recording information or anything like that. I just thought I would mention that. I can provide the script being used if anyone wishes.
So, I have a site setup to echo the browser type (using $ _ SERVER [ ' HTTP_USER_AGENT ' ] (spaced so it will show in the post). If ya'll could post what system you are using (mainly platform, OS, and browser) as well as what it echoes as the result, it would be very useful.
I'm also researching this for a good list in the mean time, but part of the point of this is to completely do everything on my site hand done (with exception of the galleries; they will be generated by Adobe Lightroom 2).
Here is the link to the page on my site.
Thanks ahead of time for anyone's help. 🙂
EDIT: Oh, and I promise that this site isn't recording information or anything like that. I just thought I would mention that. I can provide the script being used if anyone wishes.
Last edited: