This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
securing_files_with_php_sessions [2020/06/27 22:50] waxphilosophic [What About Downloads] |
securing_files_with_php_sessions [2020/07/02 11:20] (current) waxphilosophic |
||
---|---|---|---|
Line 172: | Line 172: | ||
This is just a simple example of protecting your files. There is a lot of room for improvement, | This is just a simple example of protecting your files. There is a lot of room for improvement, | ||
+ | ==== Reference ==== | ||
+ | Concerning PHP Session Security: https:// | ||