PHP tutorials




Securing image uploads with PHP
PHP
Securing image uploads with PHPUsing PHP we can create special scripts that can check if user actually uploaded a picture or correct image size and dimensions.
Author: Alex
PHP form processing and email sending
PHP
PHP form processing and email sendingOne of most common usage of HTML form on websites are sending information e-mails. In this simple tutorial you will learn how to create HTML form and send email with little php code.
Author: Alex