Categories
Tags → Php Sql

Munin

Munin is a PHP application firewall that work similar to mod_security, only it is applied to the PHP appplication, and not the webserver. Munin scans trough the HTTP request headers and blocks unwanted requests, based on a set of rules. It can ...
DETAILS

How to connect to MS SQL Server database

Before you can get content out of your MS SQL database, you must know how to establish a connection to MS SQL Server from inside a PHP script. This tutorial describes how to connect to MS SQL database with a DSN and without a DSN.
DETAILS

MySQL FAQs - PHP Connections and Query Execution

A collection of 18 FAQs on connecting MySQL server with PHP scritps. Clear explanations and tutorial exercises are provided on MySQL server connection; providing port number, user account and password; selecting or creating database; running SQL stat...
DETAILS

MS SQL Data Wizard

MS SQL Data Wizard is a powerful Windows GUI utility for managing data. It provides you with a number of easy-to-use wizards for performing the required data manipulation easily and quickly. MS SQL Data Wizard allows you to generate PHP scripts for t...
DETAILS

DBConvert for MS SQL && MySQL

DBConvert for MS SQL && MySQL is a database converter which performs MS SQL to MySQL and MySQL to MS SQL conversions. Features: Unicode Support, Primary keys and Indexes conversion, Interactive multilingual (GUI) mode / command line mode, fi...
DETAILS

BSS User Management System

Our management system uses PHP, MySQL and cookies to prevent users from accessing member areas. It includes user registration, account activation, account recovery, login / logoff scripts and the ability to prevent unauthorised access to any page you...
DETAILS

AutoCRUD for PHP

The AutoCRUD for PHP library is a CRUD library, which handles most of the common tasks when using a database: insert, update, delete, select and get. But this library also provides extra functionality. It is able to automatically handle relatio...
DETAILS

phpEclipse: A user guide

PHPEclipse brings PHP functionality to the Eclipse platform, enhancing it as an environment for developing web applications and focusing on what PHP web developers need to create an application. This book teaches you: -Finding your way around the ...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Commercial License
DETAILS

PHPMyCluster

PHPMyCluster is a PHP / C++ / MySQL library system for multi cpu processing. It is in essence a highly optimized database load balancing system written on the code level, for advance server setups. By having multiple MySQL Servers running on differen...
DETAILS

PHP Script Timer

Measure PHP execution time using this small and simple script. PHP typically executes very quickly, though some code takes significant time to execute, i.e. retrieving and parsing remote files, image manipulations, complex and/or multiple SQL queries...
DETAILS

Page:
©2019 A--9.com