You should make a Visual php editor that works without visual studio. By Visual i mean you know how can you use html site designers to design a complete site without any code, well currently there is no PHP editor where you can design a complete PHP site without using any php code, so your company should develop one so people who don't know any php programming language can make php websites.
How would it work:
Person loads the Visual php editor
Person has a blank php page.
Person chooses a "login system" and drags and drops this onto their page. This php login system will allow people to login to the person's website
Person wants a php forum on their site, so they choose the "forum" feature and drag and drop the forum onto their site.
Person wants to create home,videos,photos buttons and they drag and drop this onto their page.
Person wants a php video gallery, so they click on the "video gallery" feature and drag and drop onto their site.
Person wants a php chat room, so drags and drops it onto their page.
Person wants a youtube video sharing type site so they drag and drop this onto there page.
Person wants a myspace social networking site so they drag and drop this onto their page.
So you see, no programming language would be needed,coz it will all be done visually, like dreamweaver,but for PHP. There is currently no Visual php editors like this. People could change colors,positioning etc visually.
Do you guys think you could develop something like this?
penartur says:
Use of PHP as underlying language in such a system is pointless.
SimpsonsMS already did it with ASP.NET.