Question:

What software does well building websites with php?

by  |  earlier

0 LIKES UnLike

I need to open a website with .php files to do some modifications and republish the website without working only in code.

 Tags:

   Report

3 ANSWERS


  1. well, considering that the actual php code is on the server, you will never actually see it unless you have ftp access to the server. So, this is impossible unless you have direct access to the server. Even if you did have access to the server, you would still have to go into code. There is no Dreamweave/Nvu/Kompozer equivalent for php because Php is a scripting language, so you have to hand code it.


  2. PHP is a server-side scripting language there are no WYSIWYG editors.  You must hand code it.  If you aren't good at coding there are plenty of free scripts out there for downloading I'd start there.  Notepad ++ is my favorite editor and you can download that for free.  You will have to learn PHP  If you are familiar with other server-side scripting languages then its not to hard to pick up.

    Another option that might help is ASP.net (if you have the option to use a different platform) you can download Visual Web Developer and that you still have to learn to code but there are some drag and drop options.

  3. PHP is a server side language, this work in html files and php is only some script, no design, that works into html design.

    Please check my source.

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.