Skip to content

PHP Reference

Mitchell Hickox edited this page Apr 9, 2017 · 1 revision

The PHP Server programs in the public_html subdirectory use "PDO" objects. Here are some useful reference pages used in development:

https://secure.php.net/manual/en/pdo.query.php https://secure.php.net/manual/en/class.pdostatement.php

Clone this wiki locally