Jump to content

Help with re-directing from PHP to Mobile version


Chrisj

Recommended Posts

I'm creating a mobile version of a web site that's using the phpMotion script.
In the desktop version when Registration link is selected it executes the code in join.php
and displays inner_signup_form.htm, where visitors register.

What's the easiest solution when visitors visit the web site, via a mobile device?
I'm creating a mobile version of the website in a subdomain.
I'm using GitHub code to redirect mobile users to the subdomain (Mobile Detect PHP).
Can you suggest some code that I can add to join.php (not in the subdomain) that will
say: If Mobile Then Go To The Mobile Page Version of inner_signup_form.htm?

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.