Hi guys,
I have two questions, I wonder if they are possible to implement.
1. <form action="nextform.php" method="POST">
Is it possible to hide nextform.php from other users as I don't want anyone seeing where the data is being POSTed. Or similar solution.
2. Is it possible to hide javascript files as well? Again, I don't want anyone seeing where javascript file is stored. Or similar solution.
Thanks in advance