ardzo / often-used-functions
Library "Often Used Functions"
1.14.0.1
2018-10-21 22:38 UTC
This package is not auto-updated.
Last update: 2025-04-01 05:45:35 UTC
README
Introduction
Library contains a functions on PHP often used on web-sites.
Requirements
- OS MS Windows or Unix-like
- Apache 1.3.12+
- PHP 5.0+
Using
Copy "lib_ouf.php"
on server and use it in your script.
Or use Composer - class will loads automatically.
See example code in folder "example"
.
In this folder there is files that you can use for fast testing of library.