Soldato
- Joined
- 30 Nov 2005
- Posts
- 3,086
- Location
- London
Been trying to look for some PHPcode that detects mobiles and redirects them. However, I would like to give them an option to view the full site as well, there doesent seem to be an existing code samples that include this.
Any ideas?
Any ideas?
) is make 2 'homepages', one called index.html (the one you go to with web address) and one called home.html which will both be identical except for the redirect script. On the mobile site just stick an additional link for the desktop version pointing to home.html which will then take you to the full version.