Links
<< Previous 4 5 6 7 8 9 10 11 12 Next >>
  • db-drill
    This script allows you to "drill" down through a MySQL server with relative ease and speed. It will not give you access to any data other than table structures and index information. Programmers will hopefully find it useful. If you make any interesting modifications, please inform me.
    http://scripts.ie96.com/detail.php?link_id=29812
    Date:2007-07-16, Google PR:-1


    $65.00 Installation Fee Now only $29.95
    Limited Time Offer - Over 1/2 Off First Hour

    Let ie96.com Install this Script for you for only $29.95 down - Additional Fees May Apply * Please Note: The $29.95 fee you will be charged is for installation support ONLY. We are not resellers of any scripts listed on this website. Some scripts require more than 1 hour to install, additional time will be billed at $65/hour.
  •  
  • DB2CMS
    Install a plug-n-play content management system onto your existing database. Or, use DB2CMS to create a content manageable database from scratch using easy visual tools. DB2CMS custom fits a browser-based content management interface to the structure of any database! The content management system from DB2CMS makes it easy for non-technical users such as writers, editors, managers, and graphic artists to keep articles, products, web sites, etc up to date. This takes the burden off of you, the developer, and allows for content to be updated more often.
    http://scripts.ie96.com/detail.php?link_id=22308
    Date:2007-07-16, Google PR:-1


    $65.00 Installation Fee Now only $29.95
    Limited Time Offer - Over 1/2 Off First Hour

    Let ie96.com Install this Script for you for only $29.95 down - Additional Fees May Apply * Please Note: The $29.95 fee you will be charged is for installation support ONLY. We are not resellers of any scripts listed on this website. Some scripts require more than 1 hour to install, additional time will be billed at $65/hour.
  •  
  • db2SQL
    A PHP file that connects to a specified host and mySQL database, and generates the SQL queries needed to reconstruct the database. Very useful for backing up databases you don't have remote access to. Features: -backup either structure, data or both -backup either all or only specified tables -suports multi-column keys, all field types, autoinc fields, etc. -escape field data to allow smooth update
    http://scripts.ie96.com/detail.php?link_id=43842
    Date:2007-07-16, Google PR:-1


    $65.00 Installation Fee Now only $29.95
    Limited Time Offer - Over 1/2 Off First Hour

    Let ie96.com Install this Script for you for only $29.95 down - Additional Fees May Apply * Please Note: The $29.95 fee you will be charged is for installation support ONLY. We are not resellers of any scripts listed on this website. Some scripts require more than 1 hour to install, additional time will be billed at $65/hour.
  •  
  • DbCon
    DbCon is a free php based MYSQL API class that provides functions to fetch data from the database, query the database with sql statements from file, it also has performance tracking and several other features.
    http://scripts.ie96.com/detail.php?link_id=70870
    Date:2007-07-16, Google PR:-1


    $65.00 Installation Fee Now only $29.95
    Limited Time Offer - Over 1/2 Off First Hour

    Let ie96.com Install this Script for you for only $29.95 down - Additional Fees May Apply * Please Note: The $29.95 fee you will be charged is for installation support ONLY. We are not resellers of any scripts listed on this website. Some scripts require more than 1 hour to install, additional time will be billed at $65/hour.
  •  
  • dbf Converter
    dbfConverter is a PHP script that reads data from dbase files (dbf,dbt,fpt) and convert them into the mysql or postgres tables. Initially, it create sql tables & insert data, and then updates old data. It does not support index files converting jet. Configurable feautures: join 2 or more dbf files in one mysql table, add primary key id field, support more same named dbf files from different locations (directories), transform characters or words in data, update sql tables with new data from dbf files in 2 modes, filtering data which you don't need in sql tables.
    http://scripts.ie96.com/detail.php?link_id=15253
    Date:2007-07-16, Google PR:-1


    $65.00 Installation Fee Now only $29.95
    Limited Time Offer - Over 1/2 Off First Hour

    Let ie96.com Install this Script for you for only $29.95 down - Additional Fees May Apply * Please Note: The $29.95 fee you will be charged is for installation support ONLY. We are not resellers of any scripts listed on this website. Some scripts require more than 1 hour to install, additional time will be billed at $65/hour.
  •  
  • dbForm
    PHP class that creates a Web Data Entry Form for a database table and handles all processing of the form including validation of data, inserts, updates and deletes. Very customisable and flexible. Uses ADODB to connect to databases and simple Templates.
    http://scripts.ie96.com/detail.php?link_id=19702
    Date:2007-07-16, Google PR:-1


    $65.00 Installation Fee Now only $29.95
    Limited Time Offer - Over 1/2 Off First Hour

    Let ie96.com Install this Script for you for only $29.95 down - Additional Fees May Apply * Please Note: The $29.95 fee you will be charged is for installation support ONLY. We are not resellers of any scripts listed on this website. Some scripts require more than 1 hour to install, additional time will be billed at $65/hour.
  •  
  • DBGrid
    DBGrid uses SQLite and XML HTTP requests to offer a PHP web-based spreadsheet like application.
    http://scripts.ie96.com/detail.php?link_id=48784
    Date:2007-07-16, Google PR:-1


    $65.00 Installation Fee Now only $29.95
    Limited Time Offer - Over 1/2 Off First Hour

    Let ie96.com Install this Script for you for only $29.95 down - Additional Fees May Apply * Please Note: The $29.95 fee you will be charged is for installation support ONLY. We are not resellers of any scripts listed on this website. Some scripts require more than 1 hour to install, additional time will be billed at $65/hour.
  •  
  • DbSimple: laconic database anstraction for PHP
    DbSimple is a database abstraction library which provides an extremely laconic and handy interface for practical usage in PHP 4/5 scripts. Its usage is much easier than most of other popular abstraction libraries (like ADODB, PEAR DB, and PDO). "Query execution" and "result fetching" operations are joined thogether and complemented by powerful placeholder support (including list-based placeholders) and various fetching modes. The library supports a unique and very convenient method to build dynamic SQL queries (conditional macro-blocks).
    http://scripts.ie96.com/detail.php?link_id=69926
    Date:2007-07-16, Google PR:-1


    $65.00 Installation Fee Now only $29.95
    Limited Time Offer - Over 1/2 Off First Hour

    Let ie96.com Install this Script for you for only $29.95 down - Additional Fees May Apply * Please Note: The $29.95 fee you will be charged is for installation support ONLY. We are not resellers of any scripts listed on this website. Some scripts require more than 1 hour to install, additional time will be billed at $65/hour.
  •  
  • dbUtils
    dbUtils is a simple, pure-PHP solution which allows anyone to manage multiple mySQL databases and tables. dbUtils currently consists of 5 functions to allow you to accomplish a number of copying, moving, renaming, and general management tasks. Designed originally for database backup without the need for command-line access or telnet access, but expanded to provide functions normally not available in most database management front-ends like phpMyAdmin.
    http://scripts.ie96.com/detail.php?link_id=10533
    Date:2007-07-16, Google PR:-1


    $65.00 Installation Fee Now only $29.95
    Limited Time Offer - Over 1/2 Off First Hour

    Let ie96.com Install this Script for you for only $29.95 down - Additional Fees May Apply * Please Note: The $29.95 fee you will be charged is for installation support ONLY. We are not resellers of any scripts listed on this website. Some scripts require more than 1 hour to install, additional time will be billed at $65/hour.
  •  
  • deeMySQLParser
    This parser will parse the contents of mysqldump file into an associative array. The array contains table definition information include primary key, table name, field name, default value and datatype. Also compatible with phpMyAdmin(structure only) export format.
    http://scripts.ie96.com/detail.php?link_id=55367
    Date:2007-07-16, Google PR:-1


    $65.00 Installation Fee Now only $29.95
    Limited Time Offer - Over 1/2 Off First Hour

    Let ie96.com Install this Script for you for only $29.95 down - Additional Fees May Apply * Please Note: The $29.95 fee you will be charged is for installation support ONLY. We are not resellers of any scripts listed on this website. Some scripts require more than 1 hour to install, additional time will be billed at $65/hour.
  •   << Previous 4 5 6 7 8 9 10 11 12 Next >>
     
    Legend

    Opens links in new window.
    Web sites that link back to PHP Scripts Index - ie96.com.
     
      Categories: 123, Links: 10,669, Pages: 0

     
    Forums · Astanda Directory Project Add URL
     
    Powered by ADP