This section explains how to install, configure, and use the SQLMap DataMapper with your PHP application.
There are two steps to using SQLMap DataMapper with your application for the first time.
The official site for SQLMap PHP DataMapper is http://www.pradosoft.com. The DataMapper is availabe as a source distribution in the form of a ZIP archive. To download the distributions, follow the link to the Downloads area on the web site, and select the the source distribution for the SQLMap PHP DataMapper release. You can extract the distribution using a utility like WinZip or the extractor built into newer versions of Windows.
TODO: Add distribution contents
After unpacking the source distribution, you will need to add two types of XML files to your Web application, or library project (and Test project if you have one). These files are:
As expected, the SqlMap.config file should be (by default) placed where the DataMapper can find them at runtime.