ardzo/often-used-functions

Library "Often Used Functions"

Maintainers

Package info

bitbucket.org/Ardzo/often-used-functions

Homepage

pkg:composer/ardzo/often-used-functions

Statistics

Installs: 104

Dependents: 2

Suggesters: 0

1.14.0.1 2018-10-21 22:38 UTC

This package is not auto-updated.

Last update: 2026-03-04 14:12:32 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.