perl pattern matching for dummies
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 924
Pattern Matching in Regular Expressions
Regular expressions are all about matching the userâ??s input to the application requirements. Although the system could accept any data without regular expressions, it will not push through since it will never be authenticated. With smart usage of more>> <<less
Added: 2009-05-14 License: Freeware Price: $0.00USD
14 downloads
Observer pattern in PHP
Observer pattern is one of the most powerful design patterns. Whole application can be build based on it. This tutorial demonstrates its possibilities. more>> Observer pattern is one of the most powerful design patterns. Whole application can be build based on it. This tutorial demonstrates its possibilities.<<less
Added: 2009-02-25 License: Freeware Price: $0.00USD
13 downloads
A-1 PHP Form Wizard for Dummies 1.2
This script works like a wizard that takes you through the various stages involved in creating a PHP form, without having to know the PHP language. You just need to answer the various questions and the wizard will create the code for you. You can add more>> This script works like a wizard that takes you through the various stages involved in creating a PHP form, without having to know the PHP language. You just need to answer the various questions and the wizard will create the code for you. You can add a Javascript validation to the form. Finally, you can customise your PHP form with your favourite HTML editor, so that it suits your web sites colour scheme and style. Summary of features =================== - First page checks the required server configuration - Most fields now have detailed context-sensitive help with screen shots - The form now allows you to redirect the user to a thank you page - The final page allows you to copy the entire PHP form but also allows you to select separately the PHP , Javascript and HTML part, for easier integration to an existing page.<<less
Added: 2007-03-05 License: GPL Price: $0.00USD
13 downloads
Other version of A-1 PHP Form Wizard for Dummies
License:GPL
Perl and The MiniSQL Server (mSQL)
Perl and MySQL can be used together.... so why cant Perl and mSQL be together as well? Well, they can... using the same Perl module as well. Check out what you can and cant do with it here. more>> Perl and MySQL can be used together.... so why cant Perl and mSQL be together as well? Well, they can... using the same Perl module as well. Check out what you can and cant do with it here.<<less
Added: 2000-01-19 License: Other Free / Open Source License Price: Free
3580 downloads
PERL Content Management Systems 1.02b
Content management systems based on PERL. Perl is an extremely powerful and scripting language and more. Contains a directory of CMS products that use Perl for the basis of the system. Go PERL. more>> Content management systems based on PERL. Perl is an extremely powerful and scripting language and more. Contains a directory of CMS products that use Perl for the basis of the system. Go PERL.<<less
Added: 2005-05-17 License: Freeware Price: $0.00USD
11 downloads
Other version of PERL Content Management Systems
License:Freeware
PERL - MySQL Module
Integrate MySQL databasing into your web applications with PERL. Get your feet wet and dive head first into our tutorial. more>> Integrate MySQL databasing into your web applications with PERL. Get your feet wet and dive head first into our tutorial.<<less
Added: 2006-10-19 License: Free for non-commercial use Price: Free
684 downloads
Limeware Cms for Dummies 0.6.7
Limeware CMS is a lightweight, user friendly Mysql and PHP content management system for dummies, ideal for personal and smaller scale websites. It has powerful content management features such as WYSIWYG (what you see is what you get) text editor, more>> Limeware CMS is a lightweight, user friendly Mysql and PHP content management system for dummies, ideal for personal and smaller scale websites. It has powerful content management features such as WYSIWYG (what you see is what you get) text editor, search friendly URLs, clickstream, article, news management and user administration.<<less
Added: 2007-10-22 License: GPL Price: $0.00USD
14 downloads
PERL replace function
This is a simple script that shows how to create a Replace Subroutine and call it from a script more easily by supplying 3 parameters EX: &Replace($FullString, $SearchThis, $ReplaceWithThis), similar more>> This is a simple script that shows how to create a Replace Subroutine and call it from a script more easily by supplying 3 parameters EX: &Replace($FullString, $SearchThis, $ReplaceWithThis), similar to the VBScript function.<<less
Added: 2007-08-03 License: Freeware Price: Free
838 downloads
Perl Modules Docs
Documentation for the more common Perl modules. A must read for all Perl programmers and developers. This is a FREE service. more>> Documentation for the more common Perl modules. A must read for all Perl programmers and developers. This is a FREE service.<<less
Added: 2005-04-30 License: Freeware Price: Free
1641 downloads
PHP for dummy 1.0
PHP for dummy is a small tutorial for the absolute beginners how to start with PHP. This article covers more topic from installation to PHP basics. more>> PHP for dummy is a small tutorial for the absolute beginners how to start with PHP. This article covers more topic from installation to PHP basics.<<less
Added: 2007-08-20 License: Freeware Price: $0.00USD
12 downloads
Perl Tutorial
Learn the basics of programming in Perl. All the basic programming topics are covered with advanced topics like file manipulation and database interaction for adventerous programmers. more>> Learn the basics of programming in Perl. All the basic programming topics are covered with advanced topics like file manipulation and database interaction for adventerous programmers.<<less
Added: 2006-07-30 License: Other Free / Open Source License Price: FreeAdditionalInfoInformationWebsite
1204 downloads
Perl File Handling
This article describes the facilities provided for file handling in Perl. Learn how to operate on files including how to open, read, write and close both binary and text files. more>> This article describes the facilities provided for file handling in Perl. Learn how to operate on files including how to open, read, write and close both binary and text files.<<less
Added: 2007-05-24 License: Freeware Price: Free
917 downloads
perlForum
perlForum is message board system made in powerful perl language. It has many advanced features, including a news system, a must for perl developers. more>> perlForum is message board system made in powerful perl language. It has many advanced features, including a news system, a must for perl developers.<<less
Added: 2003-09-12 License: Free for non-commercial use Price: FreeAdditionalInfoBoldOutlookEULA
2236 downloads
Voicent Gateway Perl Interface for make phone calls 5.1.0
The functions included are used for making telephone calls from any computer. The call requests are sent over http to Voicent Gateway, a software program for interactive telephony applications. It is also possible to set up a call-till-confirm phone more>> The functions included are used for making telephone calls from any computer. The call requests are sent over http to Voicent Gateway, a software program for interactive telephony applications. It is also possible to set up a call-till-confirm phone escalation process, ideal for system administration staffs. (This feature is not available in the free version)<<less
Added: 2004-12-20 License: Freeware Price: $0.00USD
12 downloads
Other version of Voicent Gateway Perl Interface for make phone calls
Price: FreeAdditionalInfofreedownload,noexpiration
License:Freeware
License:Freeware
Perl arrays tutorial 1.0
Learn through examples how to use and manipulate the arrays in a Perl script. The script examples show you how to define and create an array, the context in which the array variables are used and different ways to manipulate them: append elements to a more>> Learn through examples how to use and manipulate the arrays in a Perl script. The script examples show you how to define and create an array, the context in which the array variables are used and different ways to manipulate them: append elements to a Perl array, assign a list to Perl arrays, modify Perl array elements, iterate and loop through the array elements, sort Perl arrays and much more.<<less
Added: 2008-12-13 License: Freeware Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above perl pattern matching for dummies search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed