DBForms from MS Access to PHP + PostgreSQL is an application to convert Microsoft Access databases (mdb) and MS Access Forms to AJAX based WEB page using PHP and PostgreSQL. Now you can easily convert forms and their elements to Web page, filling...
The main objective of this online article is to show the speed and realiability of OLE DB. Switching from ODBC to OLE DB is the main theme discussed and the author demonstrates the two unique ways to switch over in ASP page and in the Global.asa...
This six-part introduction to PHP from CNET includes PHP Syntax, simple and multi-part forms, cookies, dates and times and more.
Most of the users do not know how to call PHP from the flash clip, this tutorial helps the users to pass the data from flash to the PHP script. This tutorial can be used by people who have intermediate level of skill in flash. This tutorial gives...
Calling Procedural COBOL from VB.NET is a tutorial which teaches you about developing an interface program in COBOL for .NET. This interface program acts as an interface between the .NET data types and the standard COBOL data types. This tutorial...
This is a very brief introduction to PHP (what it is and how it works) and provides minimal sample code to show the basics of this language.
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...
This is a basic introduction to PHP for people that are new to PHP.
A brief introduction to PHP that explains the basics of PHP programming.
From XML to Database using the XmlTextReader is an easy to understand tutorial in which the author discusses about the process of migrating the content of the XML files into database with the help of XmlTextReader. The author gives details about... |