jmnote / php_lib

PHP Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php_lib

PHP Library

  • need pdo_mysql module
  • use prepared statement for protection from SQL injection
$rows = query_rows("SELECT * FROM employee");

About

PHP Library


Languages

Language:PHP 100.0%