Articles |
 |
Developer News |
 |
|
|
| Want to receive new articles via e-mail? Click here! |
 |
Recent CGI and Perl Articles  |
|
|
|
 |
What is CGI?
by Rosemarie Wise 12/31/03
Many people think of CGI as some sort of programming language, and this common misconception is one of my pet peeves. So what exactly is CGI if not a programming language? And what use is it to the web designer? more...
|
 |
Perl :: LWP + MIME or how to send a web-page by e-mail
by Temzupin de Rabzentalf 12/17/03
In this tutorial I’ll tell how to download HTML-page, including all images, and send it by e-mail using Perl modules LWP::UserAgent and MIME::Lite. more...
|
 |
Creating a pie-chart using GD::Graph
by Temzupin de Rabzentalf 12/16/03
Nowadays, to meet the needs of whimsial users practically every Internet resource is based on dynamically displayed content. Today we will examine only one of these possibilities, in particular — realization of the pie-chart. more...
|
 |
Arrays in Perl
by Temzupin de Rabzentalf 12/13/03
In this tutorial we will see how to work with arrays in Perl. Also, we will have some practice in creating real Perl scripts that can be used on your site pages later. So, let's start. more...
|
 |
Randomness In Perl
by Gyan Kapur 11/27/03
Perl can be random, too! This article explains how to to use the rand() function in Perl in many contexts, as well as its origins. more...
|
 |
Perl And MySQL; Using DBI; Connections
by Gyan Kapur 11/27/03
Perl abstracts databases using DBI, its database independent interface. Writing code using DBI is simple, for a programmer who has used Perl before, but for novices it can be a scary experience. This tutorial series aims at making the transition from flatfiles, or any other type of database to DBI a bit simpler. This article will focus on how to connect to a MySQL database, what it means, and what one can do from there. more...
|
 |
|
 |
|
|
|
Sponsors |
 |
|
|
|