Sesion and Application Cookies & Sessions Tutorials & Tips ASP
Sesion and Application This tutorial shows how to keep information from the user in your server (Session method) and how to share information between users (Application method). This is only a basic tutorial for beginners with only basic features are described.
Matt’s Whois (PHP) Whois Networking Tools Scripts & Programs
Matt’s Whois (PHP) Matt’s Whois is a flexible and highly configurable whois lookup script written in PHP3. You can use it to check the availability of domain names all over the world. It also includes a domain name wizard for creating domain names from data provided by users, and a global domain name wizard to search through all domain types. Matt’s Whois is a completely template-driven system that can be easily customized for your Web site.
C++ Programming Programming Books C & C++
C++ Programming This book serves as an introduction to the C++ language. It teaches how to program in C++ and how to properly use its features. It does not attempt to teach object-oriented design to any depth. There are three goals: First, to produce a concise introductory text, free from unnecessary verbosity, so that beginners can develop a good understanding of the language in a short period of time. Second, to combine a tutorial style (based on explanation of concepts through examples) with a reference style (based on a flat structure). As a result, each chapter consists of a list of relatively short sections (mostly one or two pages), with no further subdivision. This, further simplifies the reader?s task. Third, the author have avoided trying to present an absolutely complete description of C++. While no important topic has been omitted, descriptions of some of the minor idiosyncrasies have been avoided for the sake of clarity and to avoid overwhelming beginners with too much information
Categories: C & C++ Tags:
Subroutines and Include/virtual Development Tutorials & Tips ASP
Subroutines and Include/virtual This tutorial explains the basic use of Subroutines and Include virtual using SSI that may be used in ASP pages to make your code cleaner.
PHP Whois script Whois Networking Tools Scripts & Programs
PHP Whois script With this PHP class is it possible to check the whois information for domain names. If the result for a query is negative that a standard message is given. Special features: String validation for the name part, dynamic select menu for the defined tld’s, domain check or full domain query, multiple domain check. New! .eu and .us type domain names are supported now.
A Beginners C++ Programming Books C & C++
A Beginners C++ A Beginners C++ is primarily intended for introductory Computer Science courses that use C++ as an implementation language. However, the book should be equally suited to an individual who wants to learn how to program their own personal computer. This book assumes that you are a computer literate. You are required to have experience with word processing packages, and possibly other packages like spreadsheets and data bases. Although most schools do provide a limited introduction to programming (usually in Pascal or possibly a dialect of Basic), this book does not rely on such past experience. It is expected that you will use one of the modern Integrated Development Environments (IDE) on a personal computer. Examples of such environments include the Borland environment for Intel PCs and the Symantec environment for Macintosh/PowerPC machines.
Categories: C & C++ Tags:
Introduction to global.asa Development Tutorials & Tips ASP
Introduction to global.asa A short tutorial showing the basic the basic structure of the global.asa file. Describes different objects: Application_OnStart, Application_OnEnd, Session_OnStart, Session_OnEnd. An active servers counter is used as an example.
PHP-Ping Ping Networking Tools Scripts & Programs
PHP-Ping Update: Security Fix, $count was not sanitized, now fixed! Enjoy. Update: Works now with 4.2+ (register_globals change). Updated form validation (security). PHP-Ping is a PHP script to ping from your server. The author writes “I was looking for a easy ping script and didn’t found one, so I wrote this one. Just one file, a single line to configure.”. Update (Aug. 2002): no more errors with new PHP versions.
All about Microsoft .NET Tutorials & Tips ASP.NET
All about Microsoft .NET This programming tutorial covers the basics of Microsoft .NET environment and its architecture. It includes NET Implementations Common Language Runtime Framework Class Libraries Common Language Specification (CLS) .NET Framework Namespaces
Dictionary object Development Tutorials & Tips ASP
Dictionary object This tutorial explains basics of the Dictionary object by using two examples: translation of a number from English to Spanish and password protection.
