Hi I am not a programmer all I want to do is change a Title in a Web Page the file type is PHP, I am using Notepad++ and is really strange I have changed the Title I need to have change and even after the change the Site still displays the same title, I have cleared cache on my browser and also by command ipconfig /flushdns and still not displaying the change, yes the file have write permission any help would be highly appreciated, thank you.
Title tag in a php file is no different than in a title tag in standard html file. Are you pulling the php file directly from the server by FTP? Most FTP clients have an edit function.. Maybe you should try using the edit function from your ftp and upload the file back to your server after you make the changes.
Thank you for your reply and help guys, I found the problem this was 2 files very similar and the one that I was changing was not the one that needed to be changed.