Categories
Tags → Php Number To String

ArNumbers

This class can be used to spell quantity numbers using Arabic words. It takes a positive number of up to 999999999 and converts it into an equivalent string with words of the Arabic language encoded using the Windows-1256 character set. T...
DETAILS

NumPer

NumPer (Number to Persian) is an easy-to-use PHP class for converting numbers to strings in the Persian language. The function input is a number from 0 to 999999999999 (and may you add more by configuring the appropriate array), and output is a strin...
DETAILS

QuickCaptcha 1.0

QuickCaptcha easily protects information, server storage, and network bandwidth from &"bots&" by presenting a CAPTCHA: an image of text a person can read but that software would find extremely difficult. This tool is easy to setup a...
DETAILS

PHP TreeView Ajax

Include the PHP TreeView classes and you can make your own REAL-TIME tree menus. Build a whole site WITHOUT PAGE RELOADS. Retrieve selected node(s) as php objects. The script is very dynamic with interchangeable design. It behaves like an ordinary Ja...
DETAILS

Variables in PHP

Variables are nothing but identifiers to the memory location to store data. We can create any number of varibles. In PHP all the variables begin with a dollar sign &"$&" and the value can be assignes using the &"=&"...
DETAILS
©2003-2019 jCay.com