|
Diverse Access develops scripts in the following languages PHP PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. PERL perl - Practical Extraction and Report Language Perl is a language optimized for scanning arbitrary text files, extracting information from those text files, and printing reports based on that information. It's also a good language for many system management tasks. Unlike most Unix utilities, Perl does not arbitrarily limit the size of your data - if you've got the memory, Perl can slurp in your whole file as a single string. Recursion is of unlimited depth. And the tables used by hashes (sometimes called "associative arrays") grow as necessary to prevent degraded performance. Perl can use sophisticated pattern matching techniques to scan large amounts of data quickly. Although optimized for scanning text, Perl can also deal with binary data. JAVASCRIPT JavaScript is a scripting language developed by Netscape. What is JavaScript?
|