Search

Featured Entries
Creating a Basic Template System in PHP
This article shows you how to use the php include function to implement a template system in PHP. It will not be a full fledged template system, it will rather teach you how to setup a basic template system in PHP
Tags: Basic, Template, System | Rating: Not Rated
Tutorials Submitted On 30-09-07

The elegance of JAPH: Just Another Perl Hacker
A mainstay of the Perl culture, JAPH is a short script that produces the output "Just another Perl hacker." Although written for the beginner or intermediate Perl programmer, this article examines a few simple examples of the JAPH genre that will surprise and engage even the most seasoned devotee.
Tags: Elegance, Japh, Perl, Hacker | Rating: Not Rated
773 Views | Perl / General Development | 30-09-07 | john |
Using CGI::Application
The author writes "CGI::Application builds upon the bedrock of CGI, adding a structure for writing truly reusable Web-applications. CGI::Application takes what works about CGI and simply provides a structure to negate some of the more onerous programming techniques that have cast an unfavorable light upon it. CGI::Application code is so universal and non-proprietary that it works exceedingly well on any operating system and Web server that supports Perl and CGI. The CGI::Application structure makes it possible for authors to distribute, for the first time, fully functional and sophisticated Web-applications via CPAN.
Tags: Cgiapplication | Rating: Not Rated
685 Views | Perl / General Development | 30-09-07 | john |
Benchmarking Perl
In this Part 21 of "The Perl You Need To Know" series, it covers the Benchmark module the handy Perl stopwatch that allows you to time, optimize, and slim down on code.
Tags: Perl | Rating: Not Rated
728 Views | Perl / General Development | 30-09-07 | john |
Untangling Lists and Hashes
In this Part 10 of "The Perl You Need to Know" series, you will be shown how to work with Perl's list and hash data structures.
Tags: Lists, Hashes | Rating: Not Rated
613 Views | Perl / Programming in Perl | 30-09-07 | john |
Sorting Techniques
An introduction to sorting, and how to write your own sorting functions easily with perl. Includes some very common examples of sorts.
Tags: Techniques | Rating: Not Rated
612 Views | Perl / Programming in Perl | 30-09-07 | john |
Printing all CGI environment variables
This article provides a short CGI program that can print every environment variable it knows.
Tags: Environment, Variables | Rating: Not Rated
CGI Environmental Variables
One of the methods that the web server uses to pass information to a cgi script is through environmental variables. These are created and assigned appropriate values within the environment that the server spawns for the cgi script. This page highlights some of the most commonly used ones, along with a brief description and notes on possible uses for them.
Tags: Environmental, Variables | Rating: Not Rated
Debugging CGI Scripts
Hints and tips on debugging Perl CGI scripts and identifying some possible causes of server errors.
Tags: Scripts | Rating: Not Rated
User Info
This note describes how to get information about a remote user from within a CGI-bin script, and lists the information available.
Tags: User, Info | Rating: Not Rated
Common Beginners Mistakes
This is a list of common mistakes that people make when writing Perl scripts and suggestions on how to fix them. Included are general help tips on how to debug - very important particularly for beginners at programming. This list is based on the author's personal experience and complaints found on newsgroups/message boards. Common Beginners Mistakes tutorial.
Tags: Beginners, Mistakes | Rating: Not Rated
Common Server Errors and Messages
Find out what those server response codes like 401, 404, 500 mean. It can help you troubleshoot minor problems - knowing these are a must if you'll be working on programs that run on a server.
Tags: Server, Errors, Messages | Rating: Not Rated
685 Views | Perl / General Development | 30-09-07 | john |
Perl 101 (Part 5) - Sub-Zero Code
This Part 5 of the Perl 101 series introduces you to subroutines and teaches you how to structure your code for maximum reusability. Also included: return values, my() and local() constructs, and a marriage proposal.
Tags: Perl, Subzero, Code | Rating: Not Rated
629 Views | Perl / General Development | 30-09-07 | john |
XML::Simple Module
XML::Simple Methods; XML::Simple Options; "forcearray" Example - XmlSimpleArray.pl; "suppressempty" Example - XmlSimpleEmpty.pl; "keyattr" Example - XmlSimpleKey.pl; Hash Modification Example - XmlSimpleHash.pl
Tags: Xmlsimple, Module | Rating: Not Rated
716 Views | Perl / XML and Perl | 30-09-07 | john |
XML in Client and Server Communication
XML Client and Server Communication Model; How to write a server using XML with Socket Communication; How to write a client using XML with Socket Communication.
Tags: Client, Server, Communication | Rating: Not Rated
646 Views | Perl / XML and Perl | 30-09-07 | john |
SOAP::Lite Modules
Quick introduction to SOAP; Overview of SOAP::Lite modules; Introduction to SOAP::Transport::TCP Module and sample SOAP server program; Introduction to SOAP::Lite and sample SOAP client program; How to the trace feature in SOAP::Lite.
Tags: Soaplite, Modules | Rating: Not Rated
889 Views | Perl / XML and Perl | 30-09-07 | john |
Site Stats
Visitors Online308
Total Users1709
Categories76
Subcategories889
Tutorials24,008
Partners
Free Flash Games

Tired of working all day long and wanted to relax? Play really cool flash games to make the heat go away. From the thousands of games to choose from, You are most definitely going to find the ones you will like.

free.haxansweb.com/flash_games

Home|Tutorials|Submit|About Us|Blog|Advertise|Contact Us|Sitemap|Help / FAQ|Privacy Statement   © 2006-2010 Copyright Tutorials Expert.