Home > The Newbie Zone > Questions and Answers

Mobile lander - html or php? (3)


03-10-2015 01:13 AM #1 ericchuawc (Member)
Mobile lander - html or php?

Hi everyone,

For mobile lander, does it matter if I use html over php? Or it doesn't matter at all?

The reason I ask this as I read on other thread, to host simple mobile lander over cdn cloud like rackspace. So I presume html is possible to host on rackspace.

I am using Voluum here for tracking.

If I use html, will it affect conversion? will people perceive this is fake?

Any help? Thanks.


03-10-2015 01:45 AM #2 qureyoon (AMC Alumnus)

It doesn't matter.

It only matter if you need some logic to process in php, or some dynamic value using php.

But then again, you can do some of the dynamic thing Voluum pass using javascript as well.

I believe technically, HTML served faster to the browser.


03-10-2015 07:20 AM #3 crysper (Member)

If you don't use PHP scripts(which can't be found in Javascript format or JS ones are too slow) you don't have to use PHP landers. HTML+JS+Rackspace + Voluum and you are good to go. Don't bother with PHP for now.


Home > The Newbie Zone > Questions and Answers