Arabic
[ class tree: Arabic ] [ index: Arabic ] [ all elements ]

Procedural File: Arabic.php

Source Location: /Arabic.php



Classes:

Arabic
Core PHP and Arabic language class
ArabicException
Arabic Exception class defined by extending the built-in Exception class.


Page Details:

Set of PHP classes developed to enhance Arabic web applications by providing set of tools includes stem-based searching, translitiration, soundex, Hijri calendar, charset detection and converter, spell numbers, keyboard language, Muslim prayer time, auto-summarization, and more...

Copyright (C) 2009 by Khaled Al-Shamaa.

http://www.ar-php.org

----------------------------------------------------------------------

LICENSE

This program is open source product; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/lgpl.txt>.

----------------------------------------------------------------------

Class Name: PHP and Arabic Language

Filename: Arabic.php

Original Author(s): Khaled Al-Sham'aa <khaled.alshamaa@gmail.com>

Purpose: Set of PHP classes developed to enhance Arabic web applications by providing set of tools includes stem-based searching, translitiration, soundex, Hijri calendar, charset detection and converter, spell numbers, keyboard language, Muslim prayer time, auto-summarization, and more...

----------------------------------------------------------------------




Tags:

author:  Khaled Al-Shamaa <khaled.alshamaa@gmail.com>
version:  2.5.1 released in Aug 19, 2009
copyright:  2009 Khaled Al-Shamaa
link:  http://www.ar-php.org
license:  LGPL








myErrorHandler [line 74]

boolean myErrorHandler( int $errno, string $errstr, string $errfile, int $errline)

Error handler function



Tags:

return:  FALSE


Parameters

int   $errno   The level of the error raised
string   $errstr   The error message
string   $errfile   The filename that the error was raised in
int   $errline   The line number the error was raised at
[ Top ]



Documentation generated on Tue, 18 Aug 2009 00:12:46 +0300 by phpDocumentor 1.4.0