Categories
Tags → In String Php

Injection Scanner

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...
DETAILS

ArDate

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...
DETAILS

GlitterSet

This script is designed for those who don''t know enough about PHP to make their own (better) script, but don''t see the point in paying for such a simple thing! It allows a visitor to your website to select a style, enter a string (such a...
DETAILS

PHP WSDL Generator

This package can be used to generate a Web Services Definition Language (WSDL) document from the code of a class that implements Web services calls. It parses the code of a given PHP class script files and generates a WSDL definition from the l...
DETAILS

Captcha ZDR - powerfull captcha tool

This is simple, complete and powerfull captcha tool written in PHP for protecting your web FORMS from spammers.Under GPL. A good solution for this is to use an random code that is generated by a script the code will be displayed as an image so only...
DETAILS

Getting prices using the amazon SDK

Learn how to use the amazing SDK in conjunction with string parsing functions from PHP to retrieve the latest price information from amazon.
DETAILS

Open Captcha

OpenCaptcha is a php script designed to dynamically create a captcha image in .png form. It uses a randomly chosen background to start with, then chooses a random string of a randomly chosen length, color, size, font, and orientation. Then it adds r...
DETAILS

Page:
©2003-2019 jCay.com