Loading...
Answers
MenuNeed some help with PHP & mySQL
Answers
We can help. Send me a message with your email and the URLs you're looking at fixing and I'll shoot you over a quick consulting contract.
I can help you with all 3 items.
I have done all of these with PHP and MySQL:
1. built a login page
2. image uploader
3. image posting to a gallery page
Also, in addition to PHP and MySQL, if you website is WordPress, I can help you with all of these items as well, but if not, we can just do it with PHP and MySQL.
I am available to help.
Bruce
It is unfortunate I didn't join earlier as I could probably assist with this scope of work. It would come down to your current system layout.
I have programmed many multi-user systems that interact with MySQL. One would need to make sure passwords are stored in a safe manner.
Related Questions
-
What is the best way to do a permissions system for a low traffic administration system, PHP preferred, but general suggestion is also valuable.
Hi, I have been a PHP developer for 13 years and have experience building enterprise applications. What framework are you using? Most PHP frameworks have a built in authentication and authorization mechanism. For example, Yii has a builtin RBAC system that allow you to define a hierarchical permission system. If you're not using a framework or you just want to implement your own system for whatever reason then you can utilize Object Oriented Design and implement a Base controller (if MVC) that checks the permission for each request. That won't use a lot of if statements. Probably need more info, to give definitive guidance. Hope that helps.AP
-
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
-
How 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.
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-titaniumLR
-
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
-
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.