Categories
Tags → String Php

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

Keyword Extract

This is a great little php utility function is great for bloggers or for anyone looking to increase the keyword density on a site. The keyword extract function searches through a text string filtering out punctuation and common words to return a list...
DETAILS

PHP string basics

A detailed description how to use PHP strings and basic string manipulation functions.
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

PHP regular expressions examples

Various PHP regular expression examples to help your application validate, compare, compute or decid. The regular expression, as a pattern, can match all kinds of text strings helping your application validate, compare, compute, decide etc. It can do...
DETAILS

user agent string analysis

User agent string detection system with huge database about browsers, operating systems, offline browsers, crawlers and other information (links, productors names, icons, etc.). For manual aplication use online form. More interesting is access by our...
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

Dynamic (2 level) navigation list

The creation of a dynamic nested unordered list without using any JavaScript code is sometimes a problem because the script needs to &"remember&" the values, sub values and also the query string from previous clicked links. In this ...
DETAILS

Page:
©2003-2019 jCay.com