PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Anyone have any suggestions on how to modify the htaccess file using fopen Here is my short piece of code that should open and modify the access file but it does not work I am assuming that the page is running as the wrong user to modify the file (hence NOBODY). I am wondering how I can change this section of code so I can modify this file automatically.
Anyone have any suggestions on how to modify the htaccess file using fopen Here is my short piece of code that should open and modify the access file but it does not work I am assuming that the page is running as the wrong user to modify the file (hence NOBODY). I am wondering how I can change this section of code so I can modify this file automatically.