Services
Web Hosting Dedicated Servers Forex Investment Web Design Voice over IP
Products
Clothing & Fashion Mobile Phones Electronics eBooks & Info Music & Movies
Shopping
Agenzy.Com Shopping Shopping - UK Couponzy.com Shopping - EU Shopping Info
Blogs
Real Estate Fashion Technology Business News

Web Templates, Flash Templates, Website Templates Design

Object Oriented Programming- The Banking Application - Login

This article discusses the login portion of our banking application that we created using the new Object Oriented Programming that became available in PHP 5. We will also cover some additional OOP concepts that we have not looked at yet.
Object Oriented Programming- The Banking Application - Login

a2a_linkname=”Object [...]


Object Orientated Programming- The Banking Application - Login

This article discusses the login portion of our banking application that we created using the new Object Orientated Programming that became available in PHP 5. We will also cover some additional OOP concepts that we have not looked at yet.
Excerpt from:Object Orientated Programming- The Banking Application - Login

[...]


User Personalization with PHP: User Login

Part 3 of User Personalization with PHP: Beginning the Application discusses securing the login page, to make it as difficult as possible for attackers to break the application.
Originally posted here: User Personalization with PHP: User Login

a2a_linkname=”User Personalization with PHP: User Login”;a2a_linkurl=”http://www.frenzygraphics.com/2009/04/01/user-personalization-with-php-user-login/”;


Form Validation using jQuery

There are as many ways to implement form validation as there are opinions of the best way to do it. This article discusses client-side validation using jQuery’s validation plugin.
More: Form Validation using jQuery

a2a_linkname=”Form Validation using jQuery”;a2a_linkurl=”http://www.frenzygraphics.com/2009/03/23/form-validation-using-jquery/”;


Controllers: Programming Application Logic - Part 2

In CakePHP, controllers are the classes that handle browser requests and facilitate communication between models and views. This week we will learn the nuts and bolts of the CakePHP controller. By Ahsanul Bari, Anupom Syam. 1006
Here is the original post: Controllers: Programming Application Logic - Part 2

a2a_linkname=”Controllers: [...]


How to Use JavaScript to Validate Form Data

This article discusses how to use JavaScript to validate important types of form data, including names, addresses, URLs, email addresses, phone numbers, zip codes, expiration dates and credit card numbers (Visa, Master Card, Discover, and American Express, in both Canadian and US formats). By Joseph Myers. 1002
More here: How to Use JavaScript to Validate Form [...]