How to publish php file that I just edited back to my website?
I used FTP program that is offered by default by GoDaddy and downloaded a file to my PC. After chaning this php file using MS Notepad, I uploaded it back on to my website's back end, but don't know how to make it so that the edited php file publishes on my website. Please help. Thanks.
After changing, you should upload the PHP file back to the web space of your website. That is enough for publishing.
Sometimes, the web server does not refresh its cache frequently so that, it serves old page for some time. You can wait and check after some time if your website really works or not.