Make conversion to swap that odd Arabic text by original English sentence you meant when you type on your keyboard (if keyboard language was incorrect)
Tags:
return:
Normal English string
author:
Khaled Al-Shamaa
access:
public
Parameters:
string
$text
Odd Arabic string
string
$inputCharset
(optional) Input charset [utf-8|windows-1256|iso-8859-6] default value is NULL (use set input charset)
object
$main
Main Ar-PHP object to access charset converter options
Make conversion to swap that odd English text by original Arabic sentence you meant when you type on your keyboard (if keyboard language was incorrect)
Tags:
return:
Normal Arabic string
author:
Khaled Al-Shamaa
access:
public
Parameters:
string
$text
Odd English string
string
$outputCharset
(optional) Output charset [utf-8|windows-1256|iso-8859-6] default value is NULL (use set output charset)
object
$main
Main Ar-PHP object to access charset converter options