PHP MySQL database creator
January 13, 2007 10:03 AM Subscribe
There are so many ideas I can think of for websites, but don't have the full skills (or time to learn the skills) to generate the Php/Mysql code and interaction. Is there a good application that can create the coding and website for me, if I give it the right information?
If you can define what you want to do better, there might be an open source solution that will work for you, or you can use a generic database-type thing, like zoho creator, dabble db, etc. But, no, WYSIWYG coding is not a reality at any price.
posted by tmcw at 11:05 AM on January 13, 2007
posted by tmcw at 11:05 AM on January 13, 2007
Ning, possibly. They're all over your theory but you'll have to find out whether it works in practice.
posted by genghis at 12:47 PM on January 13, 2007
posted by genghis at 12:47 PM on January 13, 2007
Sorry, but you need a programmer.
There are some websites out there that will connect you with freelance programmers who will usually do the work fairly cheaply.
RentACoder is one of them.
You post a short basic description of the work you want done, and then programmers will bid on the work. Because there are a lot of offshore coders working on these websites, the hourly rate you pay for programming is usually pretty cheap, like 10 to 15 an hour or less. However, you can also find local coders who may be better to work with, because they are more fluent in English, but usually they will be slightly more expensive.
Good Luck.
posted by farmersckn at 12:57 PM on January 13, 2007
There are some websites out there that will connect you with freelance programmers who will usually do the work fairly cheaply.
RentACoder is one of them.
You post a short basic description of the work you want done, and then programmers will bid on the work. Because there are a lot of offshore coders working on these websites, the hourly rate you pay for programming is usually pretty cheap, like 10 to 15 an hour or less. However, you can also find local coders who may be better to work with, because they are more fluent in English, but usually they will be slightly more expensive.
Good Luck.
posted by farmersckn at 12:57 PM on January 13, 2007
Is there a good application that can create the coding and website for me, if I give it the right information?
For anything non-trivial, coding is the most efficient way of giving a computer info on what to do. Unless your ideas are very similar to something that already exists, the only way to make something work the way you want it is to express it in code.
You might want to give Ruby on Rails a look, which automates the more tedious aspects of coding.
posted by cillit bang at 1:05 PM on January 13, 2007
For anything non-trivial, coding is the most efficient way of giving a computer info on what to do. Unless your ideas are very similar to something that already exists, the only way to make something work the way you want it is to express it in code.
You might want to give Ruby on Rails a look, which automates the more tedious aspects of coding.
posted by cillit bang at 1:05 PM on January 13, 2007
Dreamhost.com offers web hosting and easy installation of MySql & PHP databases and applications.
posted by owl at 3:10 PM on January 13, 2007
posted by owl at 3:10 PM on January 13, 2007
DaDaBIK might work for you, depending on your needs. "DaDaBIK is a free PHP application that allows you to easily create a highly customizable front-end for a database in order to search, insert, update and delete records; all you need to do is specifying a few configuration parameters."
posted by edjusted at 3:57 PM on January 13, 2007
posted by edjusted at 3:57 PM on January 13, 2007
This is actually a very good idea that I do not have the time to accomplish.
Any PHP/MySql guys want my genius input for a code-generating schema? I have no programming experience but I swear I know EXACTLY what will make the best program.
posted by shownomercy at 10:38 AM on January 14, 2007
Any PHP/MySql guys want my genius input for a code-generating schema? I have no programming experience but I swear I know EXACTLY what will make the best program.
posted by shownomercy at 10:38 AM on January 14, 2007
I think you should just ask a programmer to do the coding for you based on your specifications. That's the 'software' you really need. Try www.rentacoder.com and others.
posted by Nwoke at 8:10 AM on April 21, 2007
posted by Nwoke at 8:10 AM on April 21, 2007
« Older help me get rid of flying squirrels | Children's Books with a Female Main Character? Newer »
This thread is closed to new comments.
Without learning the language, though, you won't have all that much flexibility.
posted by spaceman_spiff at 10:23 AM on January 13, 2007