This article will explain you how to create a mail validation function and how to use it to validate multiple mails. By multiple mails one would understand a copy-paste o...
How To Install Internet Explorer On Ubuntu
This guide shows how to install three different Internet Explorer versions (6.0, 5.5, and 5.0) on Ubuntu Feisty Fawn, Edgy Eft and Dapper Drake desktops. This is good for...
10 Tips for Optimizing MySQL Queries
Justin Silverton at Jaslabs has a supposed list of 10 tips for optimizing MySQL queries. I couldn't read this and let it stand because this list is really, really bad. So...
Functions to Chop up Files in PHP
Sometimes it's useful to be able to chop up a file into chunks of a certain size. For example, maybe you need to put a large file in a MySQL database, and the file size e...
Email Address Format Validator
As a software developer or tester of Web applications, you are required to know what is a valid email address and what is an invalid email address. According the Internet...
No comments:
Post a Comment