A Practical Guide to Active Server Pages is a guide which is very helpful for the intermediate level programmers of ASP. It is a full programming guide and a refernce guide for the ASP programmers. This is a simple script that contains the...
This article is a short guide to DBI (The Perl Database Interface Module). The article covers topics such as general information about relational databases, example of how to use DBI, Cached Queries, transactions and many more.
The nature of JavaScript libraries means they can be accessed and utilized by any site online, not just yours. Learn how to restrict access of your libraries to only your own sites, warding off bandwidth theft in the process.
At the end of this online article the developers can learn about the concept of opening and closing a data connection. The author explains the art of generating a data function to retrieve webmaster's web page whenever they like to open and close...
A series of labs describing the process of building modular, structured and valid XHTML Web pages using the PHP server-side scripting language.
A complete solution for interactive games/quizzes. Each game/quiz you create has an independent set of options. Set the number of seconds a player has to answer a question, the number of questions they'll receive each game session, and more.
1SITE is a professional easy-to-use Web site creator software. It includes everything you need to create a business or personal Web site in minutes!With 1SITE you will create Internet pages quickly and efficiently. It is:- fast and easy to use;-...
A Programmer's Introduction to PHP 4.0 addresses experienced programmers and Web developers--no matter what language they are familiar with. The book begins with a rapid introduction to PHP's syntax and basic functionality, allowing readers to...
Programming PHP is a comprehensive guide to PHP, a simple yet powerful language for creating dynamic web content. The book is co-authored by the creator of PHP, Rasmus Lerdorf, so you'll learn not only how to program in PHP, but how to do it well....
This tutorial tells you about the steps to pass the value from a client machine with the help of javascript and explains how to send that gathered information into an ASP variable. Sample program provides the required form methods and string... |