Can you perform your programing magic.

1 replies
I have a mobile simulator at http://businessmobilewebsite.com/tester/

I would like someone to work their magic whether it means using Javascript or convert to PHP to do the following.

1. Allow for sending a url to the site like this one
iPhone 3G/4G tester - online website test emulator with flip

2. Retain the url over the different phones so add in the url for the site and then when you change pages it will hold the url. I am guessing cookies

If you can do this give me a price.

Quentin
#magic #perform
  • Profile picture of the author jminkler
    Originally Posted by Quentin View Post

    I have a mobile simulator at http://businessmobilewebsite.com/tester/

    I would like someone to work their magic whether it means using Javascript or convert to PHP to do the following.

    1. Allow for sending a url to the site like this one
    iPhone 3G/4G tester - online website test emulator with flip

    2. Retain the url over the different phones so add in the url for the site and then when you change pages it will hold the url. I am guessing cookies

    If you can do this give me a price.

    Quentin
    in php use curl to set the headers and user agent to iphone, set the result to the iframe html.

    and yes, save url in cookie, and cache the result of the url so your not curling every request (which would kinda suck depending on your needs)
    {{ DiscussionBoard.errors[3407087].message }}

Trending Topics