Hi guys, few days ago my host says in one of my website are sending large mail, that come from senegal country ip here are my host says myphpfile.php are file for sending private message (member got email notification too for each private message) to another member in my site, you must be login to use that page is there a way to prevent myphpfile.php page by accessing from other server, so only real user that can accessing the page? maybe like prevent hotlinking image please share your knowledge guys
If only you want to access it, you should just add an IP allow only to the script and only allow PHP Remote Host (Your IP) to use the script.
maybe this is what i need, what is the methode for this so i can search in google, or tutorial link please