• home
  • forum
  • my
  • kt
  • download
  • this£º1/2 25records  total:50    start  Previous  Next  Last    goto:
    Tutorial about how to use DBI module and DBD drivers to connect to a specific database from a Perl s
    ON: 2009-03-06 09:58:24
    Find out how to manipulate Perl databases by using DBI - the Database Independent Interface module, which allows you to connect to a certain database from a Perl script, using a specific database driver (DBD). DBI architecture let you use multiple databases from different vendors in the same script program, regardless the database system you have in view.
    83 times | category: [Database Related]
    Perl/CGI: Hit Counter
    ON: 2008-08-15 06:53:31
    A guide to creating a hit counter using Perl and CGI.
    32 times | category: [Counters]
    XML in Client and Server Communication
    ON: 2007-08-10 11:47:49
    This tutorial helps you understand: 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.
    43 times | category: [Programming in Perl]
    SOAP::Lite Modules
    ON: 2007-08-10 11:46:29
    This tutorial helps you understand: 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.
    377 times | category: [Programming in Perl]
    XML::Simple Module
    ON: 2007-08-10 11:45:13
    This tutorial helps you understand: XML::Simple Methods; XML::Simple Options; "forcearray" Example - XmlSimpleArray.pl; "suppressempty" Example - XmlSimpleEmpty.pl; "keyattr" Example - XmlSimpleKey.pl; Hash Modification Example - XmlSimpleHash.pl
    300 times | category: [Programming in Perl]
    SOAP::Transport::HTTP Modules
    ON: 2007-08-10 11:42:58
    This tutorial helps you understand: What is SOAP::Transport::HTTP::Daemon module, and how to use it in a simple sample program
    117 times | category: [Programming in Perl]
    Perl File Handling: open, read, write and close files
    ON: 2007-08-10 11:42:20
    Learn how to operate on files using Perl. Techniques are described for opening, reading, writing and closing both text and binary files.
    2584 times | category: [Programming in Perl]
    The Perl Regular Expression Tutor
    ON: 2007-08-10 11:40:46
    The interactive tutor allows you to enter your own input and regular expressions and will show you what matches and what not.
    53 times | category: [Programming in Perl]
    An Introduction to Perl Regular Expressions
    ON: 2007-08-10 11:37:27
    This article covers the very first steps in understanding the concept of regular expressions and their use in Perl.
    46 times | category: [Programming in Perl]
    Understanding of Perl Data Types
    ON: 2007-08-10 11:36:24
    This tutorial helps you to understand:

    Three built-in data types: scalars, arrays, and associative arrays.
    How to construct scalar objects.
    How scalar objects are interpreted in operations.
    How to construct list objects
    86 times | category: [Programming in Perl]
    PERL Socket - Networking Programing
    ON: 2007-08-10 11:35:25
    Learn Socket Programming in PERL. There is an explanation of using Socket with examples.
    151 times | category: [Networking]
    Pipes and Command Line Variables in Perl
    ON: 2007-08-10 11:33:52
    This tutorial walks through handling pipes and command line variables in a Perl script.
    156 times | category: [Miscellaneous]
    Database Management in PERL - DBI
    ON: 2007-08-10 11:29:53
    The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used
    82 times | category: [Introduction to Perl and CGI]
    A small tutorial on PERL and CGI
    ON: 2007-08-10 11:28:45
    Free tutorials and references for PERL Programming Common Gateway Interface (CGI) Database Interface (DBI) with PERL Object Oriented Perl and Perl Variables Scalars Arrays Hash File I/O Looping Regular Expressions Subroutines Coding Standard Writing Modules Process Management Socket Examples References Special Variables Syntax Overview Advanced Perl Tutorial Perl Operators Built-in Functions and Quiz
    124 times | category: [Introduction to Perl and CGI]
    Comparisons in Perl
    ON: 2007-08-10 11:24:53
    Learn how to use simple comparisons and regular expressions in Perl.
    83 times | category: [Introduction to Perl and CGI]
    Array Variables in Perl
    ON: 2007-08-10 11:23:02
    This tutorial walks through using array variables in Perl.
    275 times | category: [Introduction to Perl and CGI]
    Dates and Times in Perl
    ON: 2007-08-10 11:21:50
    Learn how to use date and times in Perl.
    104 times | category: [Introduction to Perl and CGI]
    Perl Syntax
    ON: 2007-08-10 11:20:31
    This tutorial is an introductory look at the Perl language and its syntax.
    243 times | category: [Introduction to Perl and CGI]
    UNIX/CGI/Perl
    ON: 2007-08-10 11:19:56
    Perl is an interpreted language, like QBasic, with which you can write programs to run on UNIX servers and which you can call from your web pages. Perl is functionally similar to QBasic and the basics of Perl are fairly easy to learn. This part of the tutorial briefly covers UNIX and Perl.
    51 times | category: [Introduction to Perl and CGI]
    Perl Commands Summary
    ON: 2007-08-10 11:16:23
    Knowing which commands work with one another can help you come quickly up to speed on the Perl functions that are available to you. This page provdes a functional grouping of Perl commands.
    119 times | category: [Introduction to Perl and CGI]
    How to install CGI-scripts
    ON: 2007-08-10 10:59:21
    This is a tutorial explaining how to install and configure CGI-scripts and the most common mistakes made
    45 times | category: [Installing CGI Scripts]
    Installing and Using Perl Scripts
    ON: 2007-08-10 10:54:25
    Assumes no previous experience and covers every aspect of installing a first script sucessfully. Uses a free Poll script as an example. Primarily aimed at FrontPage users but not specific to those using any editor or none.
    25 times | category: [Installing CGI Scripts]
    Installing ActivePerl (PERL) on RaidenHTTPD web server
    ON: 2007-08-10 10:52:51
    Running perl scripts on websites can be easy. This tutorial teaches you how to install perl environment on a Windows web server system.
    22 times | category: [Installing CGI Scripts]
    Imagemap Help Page - IHiP
    ON: 2007-08-10 10:48:10
    This page provides assistance with the implementation of imagemaps. It provides short answsers to basic questions and external links for tools and scripts for creating imagemaps.
    18 times | category: [Image Manipulation]
    Creating An Index Image
    ON: 2007-08-10 10:46:47
    This article will show you how to use the GD library to create an index image that contains thumbnails of images in a given directory
    37 times | category: [Image Manipulation]
    this£º1/2 25records  total:50    start  Previous  Next  Last    goto: