Security

Category icon

Escaping input to the PHP mail() function →

Posted on January 15, 2012 in Development with 0 comments.

I recently built my email contact form on this website and thought I would share with you the method which I used to escape input to the PHP mail() function in order to avoid security vulnerabilities on your own contact form. You may think that the mail() function is a relatively safe function and data [...]

Continue Reading →

Category icon

UNISA Credit Card Payments Doesn’t Have A SSL Certificate?! →

Posted on January 22, 2009 in Technology with 0 comments.

I got totally owned today by the extremely crappy UNISA credit card payment form. Today was the last day that I could register for my second year Bsc (actually a mixture of 1st and 2nd year modules) and it was also the last day that you could pay for your studies. So to make a [...]

Continue Reading →