acaprogramer

php test

Feb 28th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.12 KB | None | 0 0
  1. <?php
  2.  
  3. /*
  4. *   Class for query manipulation
  5. */
  6. class DBquery {
  7.    
  8.     // Declare and initialize fields
  9.     private
  10. }
  11.  
  12. ?>
Add Comment
Please, Sign In to add comment