Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
phpFastNews 1.0
Ticket Support Script 1.1
Video Search Script Pro 1.0
Buymyscripts Recipe script 2
i-Net B2B Portal Script 1.4
Shop a la Cart E-Commerce 1.5.5
SmartJobBoard - Job Board Software 1.0
dbForge Fusion for MySQL, Delphi Add-in 3.00
Rapid CSS Editor 2008 9.1
i-Net Real Estate Portal 1.0
Kentico CMS for ASP.NET 3.1a
iNet job search engine script 1.4
XMBForum 1.9.10 Karl
3D Image Carousel Menu - Engine 1.0
Aston2 Menu 1.2
Top Code
Adirex 3D Chess Client 1.0
JiLMaiL 2.0
JVMail 2.0.0
P2P .htManager 0.2
Smart Font Listbox 1.0
Time and Attendance 1.0
Arbitrary-shape Popup Box 1.0
CSTreeBean 0.3
encbtn32.zip 1.00.00b
Joomla! 1.5
Libstocks 0.5.0
phpTimeSheet 1.3.0-preview 2
PicStrip
Webstores 2000 Portal 6.0
activeWatermark 1.0
Code Listing by Diederik van der Boor

Code 1-7 of 7   


X-Forum bulletin board is a simple bulletin board written in PERL. This message board is provided with several advanced features like posting limitations, e-mail notification for all members, templates, graphical-smileys, moderating tools etc. This



This tutorial shows you how to work with files in Perl. This is one of very fundamentals of the Perl language, since it's originally designed to make nice reports out of an amount of data. The article covers aspects such as opening, reading, writing



What does CGI? is a site that gives an overview of what CGI is and what can be achieved through a CGI script. It gives an introduction to HTTP and also takes a closer look at the HTTP Chat. It clarifies basic issues.



These are very useful notes that are meant to assist in installing a CGI script. The notes cover a vast set of topics,- some of which are uploading scripts, about file system permissions, setting permissions from FTP, available permissions, commonly



That article explains what a CGI script can do in your website. This article shows a lot of coding tricks in Perl. The codes can be written in different styles, work on different platforms and yet achieve the same task on all. This aspect is clear



This tutorial is meant for those who already know what Object Orientated Programming is. This tutorial will assist them in the implementation of the OOP technique in Perl.



This allows you to browse through directories in Perl while using the recursive function. When a technique called a callback is added this function becomes universal, and is usable in any situation.