Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 796 Bytes

File metadata and controls

14 lines (12 loc) · 796 Bytes

PHP-Solutions

Many PHP projects need some good solutions. This is my library for it.

  • class.os.php - Return infromations of the certain OS
  • function.filesize.32bit.php - Read filesize larger than 2GB using shell_exec or chunking
  • functions.url.php - Functions for the URL formatting and AJAX detection
  • function.secure.php - Functions for the security
  • function.ip.in.range.php - Functions for check an IP address is within a range
  • class.os.php - Return infromations of the certain OS
  • php7.x.php - This file fix deprecated PHP functionality and add them back
  • SQLSRV.php - Microsoft SQL Server Driver for PHP

Open for everybody

Use this code how you want and PLEASE if you have some idea for improvemants, you find some error or have some updated, please contribute and commit.