In PHP you can provide file downloads by using a PHP page to “pass through” the file. Of course you could just link to the actual file, however this technique means your file can kept outside of your website root. Another advantage is you can integrate this system into a PHP based user/password system easily. [...]
Popular Posts
- PHP: Remove Values from Array 14 comment(s)
- Vim: Search and Replace, Insert new line 10 comment(s)
- PHP: Get First Index in Associative Array 7 comment(s)
- PHP: Swap Variables One Liner 5 comment(s)
- My RSS Confession 0 comment(s)
- Linux: pwd show real location (not symlink) 0 comment(s)
- Rsync: copy files but not .svn directories 0 comment(s)
-
Recent Posts
Recent Comments