App which only opens Browser [closed] - php

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
I made a simple Website which I want now to display also on the mobil devices.
So I want to make a App which only opens a browser without displaying the tab bar and the url bar.
I want to do this for android and for iOS.
Does anyone knows good tools for that or can I programm this also with Html as a Web app??

I don't know a lot about IOS, but in Android you can create shortcuts of website pages in your homescreen and it might work.
About what you are asking, you can both use some cross-platform tool, like Cordova. (I posted the most famous, I'm not here to explain which cross-platform tool is the best one, there are enough questions for this). Btw with Cordova you can build your own application using html, css, js.
Now, if you want something native, simply check a tutorial on how to create a webapplication(android official guide).
It's pretty simple and doesn't require that much skill.
Note#1: I think I have to tell you an economic note: publishing is not free, for example IOS costs around 100$/year. So consider if you really want do build an app only displaying a website. It's a more common and (imho) a best way of doing things, building a complete application with all buy, ... tools. Usually people dislike webapp if they can see the exact same thing with the mobile browser.
Usually apps gives something more than a simple website.
Note#2: I don't know if Apple allows you to build an app showing only a website, you should inform
Note#3: you should move your question, this community is for code, if you want some hint look for google or other platforms, there are a lot of "how to" on the net :)

Related

Is there a way to program an Android or iOS app with php? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 1 year ago.
Improve this question
I have been a php developer for a long time and very comfortable making web applications with it. I want to try to make an app for android and I phones. But it's just for fun, and I am not sure I have enough time to learn a new language right now. I could create this app in php in a short day if it were possible and would prefer not to go through the traditional learning curve of trying to figuring out sonething new. Is there a way to create an app that would just run something similar to an iframe that would then just pull all the functionality from a website?
you can create a web viewer application. First create a website, host it and just implement that site URL into your android or IOS app. it's just a few lines of code so you don't have to learn from scratch to make the whole app.
follow this link...
https://youtu.be/A8sSRQ5mVqY
you can use react native instead of implement native android or iOS.

How to integrate an existing application with Joomla? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I have built a web app for a client using the codeigniter framework. The client already has a basic website for his business built using Joomla.
Now that our web app is nearing completion our client wants us to somehow integrate the two so that movement between them seems seamless to the user. They don't want users hopping back and forth between sites. "The two should be under the same domain if possible", was asked of me at one point.
I'm unfamiliar with Joomla, however based on my research it looks like developing a component or using an Iframe is the best way to go about attempting this.
Are there any downfalls to this I should be aware of? Is this even feasible with Joomla. I've read where people have talked about doing this or similar things but have never seen a completed project. I've spent a lot of time the last couple days reading through forums and Joomla documentation and honestly feel like I've been running in circles on deciding how to do this.
Any recommendations or examples of how it could be done are appreciated.
Cheers.
Integrating the CodeIgniter site into Joomla would be extremely difficult, if not impossible. "Messy" is too weak a word to describe the problem.
Moving between the two might be made relatively seamless by putting the CodeIgniter site in a subdomain of the Joomla site. Links on the Joomla pages would direct the browser to the subdomain and the other way around from CodeIgniter.

Receive Email using PHP [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
Does PHP have any classes to receive email? Do you know of any good resources about this?
Try php-imap library. It's very popular and stable.
I had this question too and I wanted to get emails in real time so I worked out my own solution with google app engine. I basically made a small dedicated google app engine app to receive and POST emails to my main site.
You can check out Emailization (a little weekend project I did to do it for you), or you this small GAE app that should do the trick.
I kinda explained it more on another question.
Hope that helps!
If you want to receive e-mail in real-time(COOL? but have to use .appspot domain. You could off course also forward it to the .appspot domain) I would advise you to have a look at google app engine which is free to use(generous quota). You could forward the email it your webserver using asynchronous request which in turn let's you do all the cool stuf you would like it to do in PHP.
Python is pretty easy to learn especially after watching this video from Brett Slatkin explaining how to "Developing and deploying an application on Google App Engine" and the snippets in the google app engine documentation should get you started in no time.

PHP open source script for a specific website [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Does anyone of you ever heard about a PHP open source solution that would have these features:
Users login/registration (ideally connect via Facebook)
Upload photos: users can upload photos and exchange them with administrators.
No photo will be shown publicly (only to users and admin)
Rich backend administration with different roles and views on the users and their uploaded photos.
Cheers,
Nicolas.
http://gallery.menalto.com
but it is not a programming question by any means
I think you should go for award-winning Joomla, it has thousands of plugins for photos, user handling and more, has great admin panel as well.
In my oppinion Joomla offers nearly all of those features, excepta good photo gallery, but there's "phoca gallery", with is a very good addon and also open source afaik.
I use it on several pages, it works very fine and has a very userfriendly backend (helped me a lot at the beginning)
Without finding exactly what I am looking for, I guess I just have to start everything from scratch, using a PHP framework (I'm gonna use cakePHP because of its large community).
Thanks everyone,
Nicolas

SEO Score Script? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I'm looking for a PHP script that can:
Be downloaded and installed on my website
Give my site or any other entered url a SEO score
Suggest improvements for the entered site
Is there somethiing open-source available that does this? Maybe even a paid service that allows me to call a web service from my site?
Hardly as a script. Doing the kind of checks you talk about requires constant development and updating. I doubt anybody is going to hand out this kind of script for free. As for web services, you could ask the big "SEO checkers" whether they offer any licensing options.
Speaking of open source, there is a seo plugin for Wordpress "WordPress SEO by Yoast"
http://wordpress.org/extend/plugins/wordpress-seo/
there are two files class-metabox.php and TextStatistics.php which together score text, check for h2 tags, count keyword frequency and density, and a few other simple things. Best way to see it to install the plugin and play with it a little.
However you need to carve out the code yourself to make it work for you.
Sorry, there's no such script out there or open source. One of the reasons you won't find such script is that there's no money to be made from it. That said, some SEO companies have in-house tools built by their developers or custom built based on their specific requirements.
So, think about getting a developer to build one for you - it shouldn't take much to get one running.

Categories