
How-to create a PHP Password Generator
Do you need a PHP password generator function for your user registration application or do you have to write a new script for your web
Welcome to the PHP developers section of Web Development Blog. You’ll find many of my popular PHP classes and scripts here as well as free support for using them on your own websites or applications. You’ll also find an active community of developers sharing ideas and discussing each of the PHP classes, PHP scripts, login scripts and PHP forms. There’s also PHP tutorials, PHP snippets and script reviews.
I invite you to join the conversation as we all work together to build stronger and better sites for ourselves and our clients. As always, your feedback and suggestions are welcome and greatly appreciated.
Do you need a PHP password generator function for your user registration application or do you have to write a new script for your web
The past months I used the jQuery form plugin in several projects. Most forms were contact or feedback forms and some of them did a
This PHP / jQuery tutorial explains how-to upload a file PHP from ThickBox and how after successful upload the filename is passed to the parent document. The function is a useful addition for custom content management systems.
Using the SMTP server from Gmail is a good choice for a e-mail application with less than 500 recipients a day. This tutorial shows you how to send e-mail messages via SMTP using PHPmailer and Gmail.
To support our PHP script users we’ve used bbpress in the past. bbpress is a great peace of software and is based on WordPress, that will say
We all like REGEX patterns, because it’s a great way to select, filter or replace strings, numbers or complete code blocks. How about PCRE modifiers,
A very powerful tool for creating and manipulating images is ImageMagick. With this tools you can create drawings, modify existing images or just process images.
If you own a link list or directory where the listings are ranked (on some page) on the number of outgoing hits, you’re possible victim
If you need to follow redirects within your php code using Curl and the open_basedir is set you came into some trouble. If you disable
This are my (older) PHP classes I’ve written for my website on finalwebsites.com:
Upload photos and other files with this easy to use and free PHP upload class script. Several example scripts are included.
PHP class handles multiple attachment e-mails using html and the mime mail standard
Easy to use PHP class to protect pages and register new users
Check domain names for different TLD’s against a whois database
Easy to use system to track users and visitor statistics
This universal shopping cart script is powered by MySQL and works with external customer and product data.
PHP form field validation for string, date, URL and number values
Use this PHP class to execute your MySQL recordset and create some page navigation links extremely easy.
Import template data from the TemplaterMonster XML API into your MySQL database