Check user email address forms to make sure they are valid using JavaScript before saving their info. The JavaScript code is provided here.
Continue reading “Javascript Email Validation Form”
Month: December 2006
Javascript Go Back to Previous Page Button Link
Go Back javascript history button links to allow visitors to go back to previous page. Here the free javascript code.
Continue reading “Javascript Go Back to Previous Page Button Link”
Javascript Non Alphanumeric Characters Regex
Using javascript regular expressions to stop users from entering non-aphanumeric characters or white spaces
Continue reading “Javascript Non Alphanumeric Characters Regex”
CSS Shadow Text Effects
Add cool shadows effects to your text using css codes
Continue reading “CSS Shadow Text Effects”
Php Remove Non-Alphanumeric Characters
How to strip all symbols and numbers from a string of alphanumeric text. This php code will help you delete, remove, strip and erase any non-alphanumeric characters, and then return the data without the unwanted characters. Continue reading “Php Remove Non-Alphanumeric Characters”
MySQL Table Fields Data Types
Learn MySQL data types like Numeric Types, Date and Time Types and String Types for building dynamic web sites.
Continue reading “MySQL Table Fields Data Types”
Create MySQL Database With PHP
Create a dynamic web site by using MySQL Database and PHP. It is easy and I provided the code to cut and paste. Continue reading “Create MySQL Database With PHP”