PHP scripts
1: Using forms on other servers with post (25 euro)
Ever wondered how to use forms and services from other places ?
The example uses a form on the google language tools page.
But in this case the html form is not located on the google server.
In a way it simulates the Ms Explorer browser to do the trick.
2: Checking creditcard numbers. (Free)
Checks credit card numbers using the lun alogrithm.
Also checks for some cards the length of the creditcard number.
(Not it only does some syntax checking on the credit card number more not!)
.
Use at own risk.
2: Translating keystrokes in correct glymps. (Free)
Problems with displaying foreign characters on your website
Record your keystrokes to an ASCII text file.
This script will translate it to an html page (UTF-8 encoding) with Georgian characters.
It will display correct on almost all modern browser systems.
3: Russian blockade php script.
Example script on how to block people from a certain country.
This time as example I choose Russia.
The script looks at the IP number of the visitor and checks if its from Russia.
Freeware you may copy and distribute even change.
4: Protecting your email form against being used for sending spam. (25 euro)
Some people use someone else forms to send spam mails.
This can happen if the receivers email address is filled in.
This script displays a picture with text, which the human visitor must also fill in.
This prevents automated abuse of the original php form.
Contact: sales@comweb.nl
DISCLAIMER: Use of these example scripts are on own risk, we not accept any liability for it. Scripts are sold as is.