Edit .PHP Files?

Posted in: Newspaper
Post count: 5

Hello,

I’m interested in changing my error 404 page to something different. The only problem is I don’t want to edit the code through wordpress. I’m more interested in editing it through dreamweaver or another program? Is there a program out there that will allow me to edit my php files easily? I’m talking like, drag and drop easy, or will I have to edit it in dreamweaver by taking my site local, editing the page, and then updating the live site with my local copy?

Post count: 22421

Hi,

Unfortunately PHP does not have an interface tool like html does with drag and drop. PHP is a programming language not a markup like HTML. There are no shortcuts in programming unfortunately. You will have to use a text editor like notepad++ (free) and edit the file directly.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.