Can anyone help me with this.
I would like to detect device such as Iphone, BB, andriod and browser to apply their specific css to make it liquefied or adjust to th
Try to use http://www.php.net/get_browser and check for isMobileDevice field. It might help only, of course, if the path to browscap.ini is set up in php.ini. If not, you can use php classes like https://github.com/garetjax/phpbrowscap
isMobileDevice
browscap.ini