PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Monday, March 14, 2022

[FIXED] How can I test a website being developed locally from remote device (like an iPhone)?

 March 14, 2022     mamp, networking, web, wordpress     No comments   

Issue

I am developing a new WordPress theme and am doing this locally on my laptop using MAMP. On my laptop I can access the site at localhost:8800.

Is there a way I can visit this localhost site from my iPhone? I'd like to see what the theme looks like on mobile devices rather than just resizing my browser. Could this work if I make an ad hoc WiFi network between the two?


Solution

try the link How do you access a website running on localhost from iPhone browser here is the something you might be looking for.

or if you want to test your site on different devices http://quirktools.com/screenfly/ this link might be helpful ;)



Answered By - anstrangel0ver
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home
View mobile version

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing