Categories
Tags → Sql In Php

daCode

daCode is a news engine written in PHP. It works with PHP 3 and 4, and requires a database (MySQL or PostgreSQL). It can also be used with LDAP or NIS in addition to the SQL database. daCode focuses on modularity and performance. Therefore, it is usi...
DETAILS

DaDaBIK

DaDaBIK is a PHP application that allows you to easily create a highly customizable front-end for a database. The strength of DaDaBIK lies in its ability of customization. For each field of a table you can choose: if the field should be included or n...
DETAILS

Hangman

This is the famous Hangman game written in PHP code with XML compatibility. It uses PHP sessions and so it can be used with browsers which don''t use cookies, too, Lynx included. Words are read from a file or stored in a MySQL or SQLite database...
DETAILS

QueryPrint

QueryPrint is a PHP class that prints the results of a SQL query in HTML format. The printing is defined in a seperate module class that can be modified or replaced. QueryPrint also supports multiple page queries allowing the user to decide how many ...
DETAILS

Ultimate PHP Board

Ultimate PHP Board is a full featured discussion board/forum that uses our in-house produced text database system. We aim to offer the same features as any of the large SQL based forums but without ANY of the SQL mess and to do it FAST. All of our co...
DETAILS

AVirCAP (aka CodeRed && Ninda Hunter)

AVirCAP 2.0 (also known as CODERED Hunter) is a package designed to monitor the network for CodeRed and NIMDA type of activities. It is possible to set up several servers and have a central report repository that collects all reports. Now Supporting ...
DETAILS

PHP and MySQL Web Development

PHP and MySQL Web Development teaches the reader to develop dynamic, secure e-commerce Web sites and Web applications. The book shows how to integrate and implement these technologies by following real-world examples and working sample projects. It a...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

phpLens

PhpLens is a PHP Application Server for rapidly creating database driven Web applications. With phpLens, data can be presented as html tables with facilities to create, edit, paginate, search and delete records. Over 150 properties for modifying phpL...
DETAILS

UltraTree

UltraTree is a fast navigation tree builder based on PHP and MySQL. Features: unlimited depth, though you can set a limit; makes only one SQL query to draw the tree; draws all the ascending branches; you can easily add it to your scripts; UltraTree g...
DETAILS

A Tutorial on Porting MySQL code using ADODB

In PHP every database is accessed slightly differently. To connect to MySQL, you would use mysql_connect(). When you decide to upgrade to Oracle or Microsoft SQL Server, you would use ocilogon() or mssql_connect() respectively. What is worse is that ...
DETAILS

Page:
©2019 A--9.com