In this article, the author gives PHP with MySQL introduction and explains the basic interaction with MySQL by making a link databse. Further the author says that to create a table to work from, place this info into your MySQL database and ask your h
Introduction to ASP For Web Developers is an article which gives an introduction to ASP. It has three parts which describes about the introduction of DNA, its application, introduction to ASP with its function, ASP environment then the usage of langu
This introduction to PHP by W.J. Gilmore published at Developer Shed in March of 1999 starts out by helping you get your feet wet with the language, followed by instruction on forms and variables and MySQL database interfacing and output.
This article gives a introduction to PostgreSQL, prerequisites, connecting to PostgreSQL from PHP, using pg_query() to create a table, inserting data into your database, viewing the entries in the database and updating the entries. The author conclud
Introduction to ASP.Net by Pawan Bangar is a reference guide which gives detailed information regarding ASP.NET. This article discusses the introduction and definition of ASP.NET, advantages over ASP, usage of languages, and some features such as .NE
ActiveEducation's Introduction to ASP teaches you how to get more out of your Web site than you ever thought possible. Learn how to create more dynamic and interactive Web pages that not only gather and read information from site visitors, but also s
An Introduction to Microsoft .NET is a reference guide which gives information regarding ASP.NET. It gives the introduction and evolution of Microsoft .NET, communication with .NET components, some important new features, describes about security env
PHP Introduction is an web based article that teaches you everything about the cause and root of PHP language. This tutorial gives an introduction for the HTML output formats, variables, control structures, decision making and loopings etc., in the
Introduction to Active Server Pages is an article which describes the detailed information about ASP. It gives introduction of ASP, expansion and its meaning, reasons for saying server generated pages, describes the creation of dynamic web pages, mor
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 easily |