scroll to content

Category: php

2014
Moving from mysql_query to PDO
posted in php, database, pdo, mysql
Simplifying database interactions with Doctrine DBAL
posted in php, database, doctrine
Secure Password Hashing with PHP
posted in php, security
Building a simple contact form in PHP - Part 1
posted in php, mail
Building a simple contact form in PHP - Part 2
posted in php, mail
Building a simple contact form in PHP - Part 3
posted in php, mail
Building a simple contact form in PHP - Part 4
posted in php, mail
Building a simple contact form in PHP - Part 5
posted in php, mail
Managing Dependencies with Composer
posted in php