PHP 101 (Part 2) - Shakespeare's Rose is an article that assists webmasters and programmers in implementing PHP forms on the website. Using this tutorial you can generate several utility functions with functions, variables and classes along with...
Accessing Form Variables is a suitable tool for PHP beginners to know how to create forms and how to put variables to obtain the data. This tool teaches you about the several types of syntax and variables to enable the user to input the data....
More information on Variables in ASP is provided in this ASP study module which will be more useful for the initial stage ASP developers. Describes the 'variant' datatype in ASP to contain either string or numeric value. Sample coding shows how...
From this Cookies 101 article you can learn what is a cookie, how to use it to protect your web applications, cookie management etc., The author has restricted his cookie theory with PHP and has given seperate example codings with guide lines on...
Display Server Variables is a simple script that helps the programmers to read their site visitors system details like operating system, browser, IP address etc., This will be very useful for the programmers to read the clients system details for...
The usage of server variables is listed out on this ASP tutorial that describes how server variables can be accessed through ASP to collect web based information. Describes the utilities of environment variables to get such detail like...
The Java sockets 101 is a tutorial on sockets for use in Java programs. This tutorial is absolutely fit for those who are new to sockets. This tutorial may seem a bit basic, if you are aware of classes and its usage in the java.net.package. The...
Perl 101(Part 4) ? Mind Games is an article that teaches you how to use Perl to interact with files on your system. In addition, this article also offers a quick crash course in various array functions.
The Perl 101 is a series of five articles that teaches the reader to Perl so as to enable him to begin writing his own programs. This part five of the series introduces the aspect of subroutines and teaches you how to structure your code for...
Printing all CGI environment variables is an article that provides a short CGI program which is capable of printing every environment variable that it knows. |