- 1,251 categories
- 40,829 scripts
- This php script will convert a string into an array of characters.
- Categories
- Platforms
- Licenses
- This is the simple example to list contents of any Directory. To do this we are going to define function DirDisply( ) which will read the current directory contents and display it as a list.
We first open current directory by $TrackDir=opendir(...
- Categories
- Platforms
- Licenses
- Injection Scanner is a PHP-based script that parses the query strings in a URL. By comparing the query string to known injection and remote execution exploits, it can effectively secure a webpage from being exploited. When an exploit is detected, t...
- Categories
- Platforms
- Licenses
- Learn how search strings or replace single or multple matches using PHP functions.
This tutorial explains the basic operations for dealing with string search and replacement using preg_match(), and preg_match_all() functions.
- Categories
- Platforms
- Licenses
- 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...
- Categories
- Platforms
- Licenses
- This class can be used to format times and dates in Arabic.
It implements functionality similar to PHP date function. It takes as parameters a timestamp integer value and a date format string.
The class returns a string formatted represen...
- Categories
- Platforms
- Licenses
- DRBImageVerification is a simple anti-spam image verification, or &"CAPTCHA&", script. It allows you to add a challenge-response test to your existing PHP powered forms to prevent automated spam postings. The verification string len...
- Categories
- Platforms
- Licenses
Page: