anyway it was relief that the problem was only skype I thought I lost everything
it was skype that couse a problem
apparently wamp and skype don’t get along 
Today I was cleaning temp folder on PC and I probably deleted directory with some data for wamp server. So im guessing this couse problem with wamp and showing only blank page when its open. Is there a way to fix this?
Im interested also 
Happy Birthday Carlos! 
proxdeveloper said
iKreativ said
You can use JS too. Just set the screen width less than or equal to and the redirect location.<script type="text/javascript"> <!-- if (screen.width <= 320) { document.location = "mobile.html"; } //--> </script>This is perhaps one of the sloppiest piece of code i’ve seen.
use this instead: http://code.google.com/p/php-mobile-detect/ there’s always a way around this method, but it works perfectly.
Thanks!
I will test that option to
but seams that is not working if its just that code
thanks! this looks realy simple! 
Hello! need little help
i need script that detect user device than ridirect to apropriate domain.
example:
if PC than go to www.domain.com
if mobile than go to www.mob.domain.com or www.domain.com/mob
web is html but I asume index need to be php which rederect
i found this one
and if there is some better way please tell me
and fill the basic option not not necessarily the advanced like in this video
http://www.youtube.com/watch?v=fj7Wy3HorF8
