Skip to content

Instantly share code, notes, and snippets.

View teymur-mardaliyev's full-sized avatar
🏠
Working from home

Teymur Lennon Mardaliyev teymur-mardaliyev

🏠
Working from home
View GitHub Profile
@teymur-mardaliyev
teymur-mardaliyev / BatchInsert.php
Last active June 15, 2017 12:27
PhalconPHP Batch Insert Mockup
<?php
/**
* Batch Mockup
* Allows batch inserts
*
* I placed this in my BaseController.php
*
* Revision 0.2
*
* @usage