Can anyone here tell me if there is any software that makes PHP webites simular to Microsoft Front Page. I use SimplePHP to see a PHP website but I can not make any changes.
Thank You Very Much
Mike
If there was software that could replace programmers there would be far fewer of us :-)
Perhaps you would be better of with a pre-made script (cms) or what ever you are trying to build.
Well I do code in HTML but like the ease of Front Page. So I need to build a PHP website with code then?
mikeliegler;10955240 wrote:So I need to build a PHP website with code then?
So I need to build a PHP website with code then?
yes.
but you don't have to write it all if you don't want to there's a lot of it already out there written and freely available if you want to use it.
Kool, What sites do you recommend.
Thanks
http://php.opensourcecms.com/ has all sorts of open-source PHP-based web site applications. (See the "CMS Demos" box in the left column.)
Thank you very much I will check it out.