|
|||||
|
Introduction to Ajax, Ajax how-to Javascript code to parse form fields into URL query string. To be used with Ajax sites. Info regarding new Web Chatting application which allows site owners to interact with their visitors in real time. Mimmicking PHP and Perl’s auto-increment on letters. Have you ever needed to do an auto-increment on a letter in Javascript? It’s built into PHP and Perl ($a = ‘A’; $a++; # $a is now ‘B’), but I recently found that trying to do it in Javascript may be harder than one thinks. After lots of time lost searching the web for a [...] Perl – the Practical Extraction and Report Language (or Pathologically Eclectict Rubbish Lister) was created by Larry Wall in the late 1980′s. It started as a combination of Larry’s favorite Unix tools such as sed, awk, and shell, and grew to be the best language for text manipulation. I started learning Perl back in 1998 [...] |
|||||
|
Copyright © 2010 use strict ;#) - All Rights Reserved |
|||||