- 1,233 categories
- 40,467 scripts
- Injection Scanner is a PHP-based script that parses the query strings in a URL. By comparing the query string to known injection and remote execution exploits, it can effectively secure a webpage from being exploited. When an exploit is detected, t...
- Categories
- Tags
- Platforms
- Licenses
- A collection of 18 FAQs on connecting to MS SQL Server with PHP scripts. Clear explanations and tutorial exercises are provided on SQL Server connection; providing port number; selecting database; running SQL statements; checking execution errors; lo...
- Categories
- Tags
- Platforms
- Licenses
- In this tutorial I will show you how you can create an object oriented database abstraction class for MySQL database. Besides the basic functions this manager class can summarize total time spent with db connection and query execution and counts how ...
- Categories
- Tags
- Platforms
- Licenses
- This is a Database Abstraction Layer written in PHP and it currently supports both MySQL and MSSQL. Support for other database systems can easily be added.
The Driver also contains a few functions that might be useful for debugging: query count...
- Categories
- Tags
- Platforms
- Licenses
- Other Free / Open Source License