I'm curious of a simple, common, universal way to detect a mobile user so I can redirect them to a mobile directory...
What is best for this: Javascript - CSS - PHP?
I think for my purposes if I can detect screen size or mobile browser agent - that would be good enough for what I need right now.