View Categories

Code-php+MySQL (en)

4 Docs

dataValidate (en)

Last Updated: 2026-09-15

A set of PHP form validation functions that use ereg() regular expressions to check fields, email, HKID, phone number, and birth date.

DB-Connect MySQL (en)

Last Updated: 2026-09-15

Connect to a MySQL database with mysqli_connect() — pass in servername, username and password.

php file upload (en)

Last Updated: 2026-09-15

Upload an image with PHP — checks for a real image, duplicates, size and format before saving to uploads/.

phpMailForm (en)

Last Updated: 2026-09-15

An application form with an HTML form and PHP mail(); posts to mail_handler.php to send the email.

Scroll to Top