Building a Logout Class

The main function of the logout class is to log out a user and then redirect the user to the login page. On a programmatic level the logout class terminates and destroys the session variables that the login class created for the user and also logs the exit time to the database. This article will show you how to create a logout class. It is part of a series on application framework components....
Search Engine Strategies London 2008 Conf & Expo Learn how search engine friendly design can tap into free traffic from search engines –SESLondon.com

Application Framework Components: Login/Logout

The first of the Framework components that we are going to be looking at is central authorization. This component contains two classes the login and logout classes. Not only do these classes log a user in and out they also record the times and dates that a user logged in and logged out....
Search Engine Strategies London 2008 Conf & Expo Learn how search engine friendly design can tap into free traffic from search engines –SESLondon.com

Error Handling

In this first article in a three-part series you will learn how to create various types of exception handlers. It is excerpted from chapter six of the book em MySQL Stored Procedure Programming em written by Guy Harrison and Steven Feuerstein O Reilly ISBN 5961 892 . Copyright 2 6 O Reilly Media Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O Reilly Media....
Designed to Inspire, Educate & Instill Creativity Learn to build an effective email marketing campaign at the ClickZ Email Marketing Forum (NY) -Oct 2

Returns and Perl Subroutines

In this final part of a three part series covering subroutines in Perl we will discuss returns and return values as well as prototypes. This article is excerpted from chapter nine of the book em Perl Best Practices em written by Damian Conway O Reilly ISBN 596 1738 . Copyright 2 6 O Reilly Media Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O Reilly Media....
Designed to Inspire, Educate & Instill Creativity Learn to build an effective email marketing campaign at the ClickZ Email Marketing Forum (NY) -Oct 2

Animation in OpenGL for Game Programming using SDL

Animation is the backbone of immersive experience in any game. This applies to both 2-D and 3-D games without exception. Hence in order to create a seamless and immersive game environment one must first understand the whys and wherefores of animation. One of the advantages that OpenGL has over other graphics and gaming toolkits is that in OpenGL animation APIs are not low-level....
Designed to Inspire, Educate & Instill Creativity Learn to build an effective email marketing campaign at the ClickZ Email Marketing Forum (NY) -Oct 2

Filtering Image Streams with the GD Library in PHP

Building and processing dynamic images with PHP is a procedure that can be easily tackled with the GD extension. If you want to learn how to put its main functions to work for you then you should start reading this tutorial right now ...
Designed to Inspire, Educate & Instill Creativity Learn to build an effective email marketing campaign at the ClickZ Email Marketing Forum (NY) -Oct 2

Perl Subroutines: Arguments and Values

In this second part of a three-part series covering subroutines in Perl you will learn about missing arguments default argument values and more. It is excerpted from chapter nine of the book em Perl Best Practices em written by Damian Conway O Reilly ISBN 596 1738 . Copyright 2 6 O Reilly Media Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O Reilly Media....
Designed to Inspire, Educate & Instill Creativity Learn to build an effective email marketing campaign at the ClickZ Email Marketing Forum (NY) -Oct 2

Drawing More Complex Shapes with the GD Library in PHP

The GD library that comes bundled with PHP 4 and PHP 5 provides web developers with a robust set of intuitive functions for generating and handling dynamic graphics with minor hassles. If you re interested in mastering the numerous features integrated with this PHP extension this series of instructive tutorials will make the whole learning experience a truly painless process....
Designed to Inspire, Educate & Instill Creativity Learn to build an effective email marketing campaign at the ClickZ Email Marketing Forum (NY) -Oct 2

Drawing Functions and the GD Library in PHP

If you re a PHP developer looking for an approachable guide on how to use the popular GD extension available with PHP 4 and PHP 5 then look no further because this series might be what you need. Welcome to the third article of the series that began with A Close Look at the GD Library in PHP. In this group of tutorials you ll find distilled material on using the most important functions that come integrated with the GD library....
Designed to Inspire, Educate & Instill Creativity Learn to build an effective email marketing campaign at the ClickZ Email Marketing Forum (NY) -Oct 2

Creating Image Streams from Existing Graphics with the GD Library in PHP

Within the huge range of applications that can be developed with PHP creating dynamic images may be among the most useful and interesting. This process can be easily tackled by using the GD library. If you re curious about how to use the functions that come bundled with this extension this series of articles might be what you re looking for....
Designed to Inspire, Educate & Instill Creativity Learn to build an effective email marketing campaign at the ClickZ Email Marketing Forum (NY) -Oct 2