PHP mobile emulator program
I am wor开发者_运维问答king on project on page i have a big image of mobile. There is top input box which is looking for any site url.If somebody is any website url theta website output will be display in mobile interface. I am using
Thanks in Advance
If you are just starting with PHP, I would not suggest trying to create something so complex.
The site you link to is very complex and a lot of it is done client side in Javascript.
Try some easier projects first to get familiar with PHP and Javascript before you try something so complex.
精彩评论