Hiding a file Ver: n/a With this technique visitors will be able to download a file from your site but they never will find the URL information of this file. Useful for pay ... |
Reading binary data Ver: n/a This tutorial describes a proper way to read all the contents of a binary file. This technique provides you a safe way to avoid getting errors when re ... |
Files & Directories Ver: n/a Here you will find Cut & Paste functions in Perl to manipulate files and directories. ... |
Perl 101 (Part 4) - Mind Games Ver: n/a This article teaches you how to use Perl to interact with files on your system, and also provides you with a quick crash course in various array funct ... |
Perl Basics: Reading, Writing and Taking a Bite Ver: n/a To increase the interactiving and ability of the script to "remember" things, we'll need to store some information in separate files. This t ... |