ardzo/often-used-functions

Library "Often Used Functions"

Installs: 104

Dependents: 2

Suggesters: 0

Security: 0

pkg:composer/ardzo/often-used-functions

1.14.0.1 2018-10-21 22:38 UTC

This package is not auto-updated.

Last update: 2025-10-28 08:52:04 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.