Loading...
Answers
MenuHow to upload images to a server in titanium? I have a php script in the server that receives the images, but it's not working: can't upload images.
This question has no further details.
Filed under:
Appcelerator Titanium:
PHP, PHP Frameworks
3 answers
•
11 years ago
Answers
LR
LR
you should rather put this question on stackoverflow.com, catch the error message, paste your code so experts can understand what's going wrong.
Example : http://stackoverflow.com/questions/2532478/how-to-upload-images-from-iphone-app-developed-using-titanium
MK
MK
Have you tried the Titanium support desk? It seems like that might be a good place for this question if you haven't posed it already:
https://my.appcelerator.com/auth/login?redirect_to=http%3A%2F%2Fsupport.appcelerator.com%2F
EC
Related Questions
-
Open-source codebase for users to create their own sites/landing pages?
Hi, You could use something like a Website as a Service (WaaS) that allows you to create a platform that users can sign up to and pay you monthly for a service. You just need a domain name (example.com) and then users would get a subdomain (user.example.com) or they can register their own domain which you can also make profit on. I would imagine a simple sign up process and a dashboard that allows your users to either use basic drag and drop tools or simply a form if you're going to do that for them. It basically sounds like a mini-website or a one-page site which is perfectly doable with WaaS using WordPress on a VPS or Cloud Computing, which can help with expansion when needed. There are other alternatives as well but this one is open source and allows you to easily accept payments for their service. You can eventually add features to the service like private content and even allow your customers to add external content like Instagram/ Twitter. There are thousands of possibilities. Do let me know if you need further help or advice, or help setting this up, as it's something I have experience with. I know these aren't open source, but don't forget that Startups.com has https://www.launchrock.com/ which is basically what you are offering and you could create a form then create it for them, that way you are providing a design service that you can choose what to charge, rather than providing the entire platform. https://simvoly.com/whitelabel-website-builder is a white label drag and drop builder that you can launch as a service to your customers.ES
-
What is the best tutorial to get started with CakePHP?
I would probably look at a course on udemy for that specific case https://www.udemy.com/getting-started-with-php-programming/?dtcode=MzjhAx31ASRHHJ
-
What is digital marketing?
Digital marketing is broad but can be plainly described as: the creation, distribution of and engagement with, relationship or brand building content in an electronic format.JL
-
Can a WordPress site be converted into an iOS app?
Be careful when simply wrapping things into a mobile app. This can backfire on you and you could be presented with some very harsh edge cases. PHP isn't going to be encapsulated so much as the HTML/CSS/JavaScript. So keep in mind your mobile application could likely be in a position of requiring an online connection to work (because it must interface with your existing hosted WordPress site). This could also mean your hosting solution needs to be evaluated to ensure you can handle any increased traffic (and those traffic patterns could be different when coming from a mobile app that perhaps loads things the user doesn't see right away, accesses content that may not be cached, etc.). You want to ensure your server doesn't go down because then your mobile app would be "down" as well. That said... Things like Phonegap (web views) are a wonderful idea for utility apps because the performance is good enough for those (and hey even some games) and they end up being easily ported across many mobile operating systems. I would look into Phonegap, Appgyver (a new and totally awesome one because parts of it will utilize the native OS and your app will feel more responsive), Appcelerator Titanium, and perhaps even the new Famo.us one. Also take a look at the Ionic Framework for some further ideas about mobile UI and what you can do with these web view style apps.TM
-
SAAS - What basic server architecture should we go for?
I think you're not fully embracing the lean startup methodology. Is your SaaS handling some operations that are a matter of life and death or critical mission thing for an organization? if the answer is No start with simplest option and do a soft launch and invite some carefully selected (50) beta testers. Get the service going and gather feedback as much as possible. Then when you're at version 1.5 or 2.0 you'd know the problem you're solving a lot better. Slavi, Orbisius & qSandboxS(
the startups.com platform
Copyright © 2025 Startups.com. All rights reserved.