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.
Perl in a Nutshell strives to be a perfect set of socket tools for the active Perl programmer. By and large, it succeeds, providing endless and well-thought-out lists and tables on the language's modules, flags, and extensions. The authors briefly...
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....
Most Web developers pick up a book to learn how to use a language like JavaScript, looking for practical examples of how to get things done. The Book of JavaScript: A Practical Guide to Interactive Web Pages is plenty practical, and hits the mark...
A concise guide to Microsoft's Active Server Pages in which software developer and instructor Flanders shows how to enhance the technology with the Component Object Model to create dynamic Web applications that are more scalable and robust. The...
The usage of a Pocket PC to link with a webservice is the topic discussed in this tutorial. The author explains the working of a pocket PC application in calling a webservice. With the help of SOAP this PC application would send the data to the...
Rather than providing a complete guide to the PHP language, Tansley (a systems administrator) focuses on only those aspects necessary to create dynamic web pages. Tansley prefers Linux, and anticipates mainly a Linux audience. The areas covered in...
FtpPhpClient is a web script to connect with any ftp server in your intranet or Internet without any client. You can install this script in your server and create some connections to any remote host and upload, download and view your remote files....
A beginnerls guide to why PHP is a good language to learn compared to others and what it can do for you. It compares PHP to CGI and ColdFusion and it goes into PHP's cool features and how it can help you make your website dynamic |