Hello again
So…i have a php file (File 1) and a log in page (file 2) for that file. it works fine, i open the log in page (file 2) and using my password and username i am directed to the php file (file 1). But obviously i see the same file (file 1)if i type its url on the adress bar. Can i block that? I mean make it so that the only way to open the file 1 to be to give the username and password at file 2?
thanks