![]() |
mobile version detection and more... - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: mobile version detection and more... (/showthread.php?tid=47525) |
mobile version detection and more... - El Forum - 12-12-2011 [eluser]miauksius[/eluser] Hello, I'm planning to make a mobile version of my website, and don't really understand how to do this how i want: i want url to be like m.mywebsite.com/ or mywebsite.com/m (any way of these would be great) and it would print view pages for mobile. How can I do this? Maybe .htaccess would help here somehow? If you have ANY tips on that, please share. Also I wanna ask, how can I do this url: mywebsite.com/download/any_number, i mean can the action be skipped in url? Sorry for my bad english, but I hope you understood my questions. THANKS ![]() |