OPiQuotations  v.02.00.00 — October 26, 2015
 All Classes Namespaces Files Functions Variables Pages
Classes | Namespaces | Functions
OPiQuotations.inc File Reference

Main class. More...

Go to the source code of this file.

Classes

class  OPiQuotations\OPiQuotations
 Class to get OPiQuotation and informations from the databse. More...

Namespaces

namespace  OPiQuotations

Functions

 OPiQuotations::html_text_cut ($html_text, $max_length, $hellip='…', $reduce=true)
 If length of $html_text <= $max_length characters then return $html_text, else return $html_text cutted added of $hellip to not be longer than $max_length characters.
 OPiQuotations::text_cut ($text, $max_length, $hellip='…', $reduce=true)
 If length of $text <= $max_length characters then return $text, else return $text cutted added of $hellip to be length of $max_length characters.

Detailed Description

Main class.

(October 26, 2015)

PHP package to deal quotations (text, author…) and maxims (text, nation…) from a MySQL database.

Piece of OPiQuotations. https://bitbucket.org/OPiMedia/opiquotations

GPL3 — Copyright (C) 2014, 2015 Olivier Pirson http://www.opimedia.be/

Version
02.00.00 — October 26, 2015
Author
Olivier Pirson olivi.nosp@m.er_p.nosp@m.irson.nosp@m._opi.nosp@m.@yaho.nosp@m.o.fr

Definition in file OPiQuotations.inc.