Categories
Tags → Php Database Script

PHP Email Archiver

PHP Email Archiver is a tool that allows you to archive email in a SQL database with a nice PHP front end, and full text search capabilities. It uses a Perl script to save messages created.
DETAILS

PHPXref

PHPXref is a Perl script to make working with the source code of a large PHP site somewhat easier. It allows you to: Cross references classes, interfaces, functions, variables, constants and database tables defined and used across your various PHP fi...
DETAILS

TAF

TAF is a small todo list manager written in PHP that uses PostgreSQL database on backend. Features include: multi-user, priority, category, assigned-user management of a task list, and closed (terminated) tasks with termination date. The authentifica...
DETAILS

Ptitafiche

PTITAFICHE is a PHP script for displaying random advertising banners on a Web page. PTITAFICHE uses a MySQL database to store information. Each banner includes: ID, image URL, Banner image file name, and Destination URL link. Note that the document i...
DETAILS

Running PHP Scripts Securely

Connecting to a database requires that passwords be included in the script at some point. This information may be exposed if you do not wrap your PHP scripts. Protecting your scripts from prying eyes is called &"wrapping.&" When yo...
DETAILS

PHP/Msql Database Script

This PHP script will allow you to open any MiniSQL database, and then list the database contents, make additions, deletions, and updates. The script communicates with the MSQL server to determine the names and types of fields in the database table. ...
DETAILS

DevShed''s PHP Resources

DevShed''s PHP section provides a number of well-written tutorials and interesting articles on PHP programming. Tutorials range from introductory guide to more advanced database manipulation topics. It also maintains discussion forums on PHP and...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Setting Up Database Driven Websites

This tutorial is an introductory guide to get you started in the world of server-side-scripting and web databases. It covers installation and configuration of MySQL, Apache, and PHP. An example script is also included as a guide for making your own s...
DETAILS

phpHoo

phpHoo is a PHP link/directory management script that allows you to build a Yahoo like Web directory on your Web site. It requires the MySQL database to store and retrieve data. Main features include: Organizes information hierarchically, Allows user...
DETAILS

SimplePoll

SimplePoll is a basic Poll script written in PHP 3 that doesn''t use any sort of SQL database systems.
DETAILS

Page:
©2019 A--9.com