1 question
Filter
- 0 votes1 answers6 views
how do i create a protected password box in html that stores it into a secured email or ftp server
i created a simple html file that ask for login details to take you to a secured file so i then created a php file as method="post" and action="", i dont know where ...