Make Mobile site from Desktop site [closed] - php

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
I want to make a mobile site from a desktop site.how can I do that without access to server.I want show some part of that desktop site.not all part.
P.S: is not important that answer was android, ios, php tutorial.thanks

You cannot modify a site without access to the server.
Assuming you want to show someone.
All you can do is to reproduce the same UI and use a webservice like Invision to build the prototype of desktop and mobile site.
There are other free wireframe tools as mentioned here

Related

How to determine if ecommerse site is magento? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 7 years ago.
Improve this question
I have an eCommerce link reference given by my colleague. I want to know if the site is using magento as a platform or built by scratch for some reason. I don't have access to the source code of the website? How can I can determine if the base platform is magento or not?
You could try a Chrome plugin such as BuiltWith https://chrome.google.com/webstore/detail/builtwith-technology-prof/dapjbgnjinbpoindlpdmhochffioedbn?hl=en
I can't guarantee that it will detect Magento but it's worth a try.

PHP Website on Mobile Device [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
I have a Google App Engine PHP website and all works fine. But obviously when it is loaded on a mobile device it loads just like a normal web page. Whats the best way to 'convert' the web page to look better when it is loaded on a mobile device? via CSS?
You are looking for responsive web design, or pages that adapt to the screen size. Some common responsive CSS frameworks are Bootstrap and Foundation.

Is it possible to use PHP inside Xcode for iOS app development? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
Is this possible? I have tried using Google and nothing shows up, so figured I would come to the great Stack Overflow to get the answer for sure.
If this isn't possible, I'm looking for a way for uitextfields to be automatically sent to a specific email address on click of a button.
Thanks in advance for the help.
No. Apple products use objective-c or the newer products use the swift language.

What type of programming is needed to run an IOS app [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
So there are websites that use dynamic web pages and use PHP for this. Also websites need to use SQL to run information in their server databases.
How would an iOS app do this? Through the same type of programming (PHP&SQL)?
I'm a student only looking to learn. Thanks!
This should get you started - https://developer.apple.com/library/ios/navigation/#section=Resource%20Types&topic=Getting%20Started
And once you have had a look around in the above link, have a read of this https://developer.apple.com/technologies/ios/
Lastly if you want to really go creative and social check out the iOS SDK for Facebook and start making cool apps - https://developers.facebook.com/docs/ios/ios-sdk-tutorial/

windows 7 gadget development with php and also monetizing [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
Can I have a Windows Vista/7 gadget where the app is loaded from a PHP made website on my own host?
Also, can I have one advertisement in the gadget, to make money, like using Google AdSense?
this should be possible, i just had a quick look at the gadget api and it seems that the a gadget requires a manifest for meta info and an html page, which i would bet that it's perfectly possible to load external content aswell as javascript and ajax.
I would in turn read the ALL the Terms and conditions as there will be restrictions on monetizing your gadget such as: http://msdn.microsoft.com/en-us/library/aa974179.aspx

Categories