| Visit tutorial >> |
| Short Guide to DBI Jan... Short Guide to Perl's Database Interface, learn what DBI (`Database Interface ) module is all about. Relational databases started to get to be a big deal in the 1970 s andthey re still a big deal today which is a little peculiar because they re a 1960 s technology. A relational database is a bunch of rectangular tables. Each row of a table is a record about one person or thing the record contains several pieces of information called fields.... |
| Hits: 301 |
| Visit tutorial >> |
| Apache Web Server: PHP MySQL Perl SSL - Window... Apache 2.0 MySQL 4.1 PHP 5.0 and Perl 5.8 is extended with mod_perl (Apache-to-Perl integration) mod_deflate (compr... _ssl/OpenSSL (secured communications). The Web-Server is further combined with essential tools and applications such as ... |
| Hits: 497 |
| Visit tutorial >> |
| REGULAR EXPRESSIONS REGULAR EXPRESSIONS: We are going to review three of the main regex functions: preg_match used to... regular expression the source string and a array variable. preg_match returns 1 if a match is found and 0 if no match... |
| Hits: 129 |
| Visit tutorial >> |
| Perl to Java regular expressions tutorial Per... regular expressions in Perl and want to use them in Java too. First I recommend you to read Scott A. Hommel s excellent... Perl on the left side and their Java equivalent on the right side. Get a group from a string $text = "Asian.lst" if ... |
| Hits: 331 |
| Visit tutorial >> |
| CGI Programming FAQ CGI Programming FAQ Copyright Nick Kew 1996-2000. Please read the Notice and Disclaimer. The Table... |
| Hits: 130 |
| Visit tutorial >> |
| Configure a CGI Script... In this article I will start to tackle one of the biggest newbie questions, how do I configure a cgi script for my site? ...Scripts Tutorials |
| Hits: 172 |
| Visit tutorial >> |
| Handling file uploading from www forms with CGI.pm Sea... forms the file uplad element. This element allows the user to select a local file to be submitted with the form to the... File uploading is a frequently needed facility in many occasions but the technique involved in handling forms that upl... |
| Hits: 254 |
| Visit tutorial >> |
| Imagemap Help Page -- Instr... page is an educational resource intended to provide assistance with the implementation of imagemaps. We hope that you c... page is not under construction; however, more information is needed to make it complete. If, after reading this page, y... |
| Hits: 203 |
| Visit tutorial >> |
| Loading variables from a text field and Editing/Updating the values via Perl Author: Website: Page 11 Introdu... variables from a text file into your Flash movie, but also be able to edit and update those variables from that same mo... variables, cut and pasting, and uploading 2 files. The basic concept behind this tutorial will make it possible for yo... |
| Hits: 231 |