PHP – How to block files access in specific directory from the external
I made a very simple dashboard with HTML/PHP/JS (and a MySQL database) where some users (after a secure login with username and password) can access and insert some activities with details and attach a file in PDF format.
My dashboard is i… Continue reading PHP – How to block files access in specific directory from the external