Categories
Tags → Url Strings

Opensource PHP Anti-Hacker

1. 100% compatible with Joomla, and works for all other PHP softwares! Joomla, PhpBB, WordPress, Drupal etc. 2. Opensource and easily customized. Released under GPL License V2, meaning that you can have 100% FREEDOM TO USE IT and can install it i...
DETAILS

PADL - PHP Application Distribution License System

This class can used to generate keys to control the distribution PHP applications that are enable according to a license. It generates license strings that can bind PHP applications to specific servers or can only be executed during limited tim...
DETAILS

Paessler URL Recorder

Paessler URL Recorder helps to find out the URLs and POSTDATA strings that a user sends to a web server while surfing a sequence of URLs. It works like a standard web browser, whereby you can enter a URL at the top and click &"Go&"....
DETAILS

validate string

I wrote this function to intercept strings that would not make good user names due to the presence of invalid url characters. If the string contains no invalid characters, the function returns true, if it does, it either returns false or a formatted ...
DETAILS

Extract All URLs on a Page Using PHP

Enter a URL and results will display all links on that URL by matching the strings ''http'', ''file'', and ftp. A while loop executes for each result and returns the url using printf.
DETAILS
©2003-2019 jCay.com