Welcome to the PHP section of Safalra’s Website.
This section contains the following subsections:
-
Code for preventing hotlinking entirely within PHP and without .htaccess
-
Code for a simple secure PHP contact/feedback form
-
A generic recursive directory tree traversal function
On my new code site:
-
How to use PHP to create downloadable CSV files for exporting data
-
How variables and references really work in PHP, including technical and security issues
-
How to enable the Pspell extension for spell checking in PHP under XAMPP on Windows