Help Needed - editing a PHP/HTML file from the browser?
Hello all,
I want to edit some PHP/HTML pages live on my website but i have no clue how to do that.
Here is the setup -
I have my webpages, all PHP. In them i use the PHP include statement. I put the content that will change often on an easily editable page in my includes folder so that i can download, edit, and re-upload without a bunch of trouble. But, i want to edit those files on my website from now on without downloading them.
Im not sure if i explained myself right, but its my best lol.
Thanks for the help.
|