Links
<< Previous 1 2 3 4 5 6 7 8 9 Next >>
  • Comdev CSV Importer
    The CSV Importer component is the only tool that offers you the shortcut to maintain your MySQL database. Using CSV format file, everything is easy to work around with data that you have updated using spreadsheet software like Microsoft Excel. Key features: import csv file wizard, specify separator, onscreen columns & data viewing, select database to import and column matching, append / replace existing records / update using primary key. To backup your valuable data, you have the options to export only fields that you need from the selected table or simply export all of them to your local computer. Best of all, Comdev CSV Importer comes with Undo Import functionality that lets you preview lastest imported data, last backup data and undo import to restore all data. Packed with web based installation wizard that eases your pain from complicated configuration. Take advantage of our FREE Installation Support, get your copy today!
    http://scripts.ie96.com/detail.php?link_id=27295
    Date:2007-07-16, Google PR:-1

    $65.00 Installation Fee Now only $29
    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
  •  
  • Connection class PDO
    This is a simple wrapper class that can be used to access SQL databases using the PDO API. It can establish connections, execute direct or prepared SQL queries, retrieve the all query results into a single array, begin, commit and rollback transactions.
    http://scripts.ie96.com/detail.php?link_id=56610
    Date:2007-07-16, Google PR:-1

    $65.00 Installation Fee Now only $29
    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
  •  
  • Convert Character set (convert charset)
    This is a PHP class that you can use to convert between utf-8, windows, iso, dos, ibm, mac charsets. It's very useful with databases, text procesing, especially when you have many people on different computers and different operating systems working on the same web site.
    http://scripts.ie96.com/detail.php?link_id=37274
    Date:2007-07-16, Google PR:-1

    $65.00 Installation Fee Now only $29
    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
  •  
  • crackerDB
    This is a very limited, barely visual database manager. Users will need to know the SQL statements to locate the necessary data within the database. A login function has been included to allow it to be published in a less-than-secure location.
    http://scripts.ie96.com/detail.php?link_id=41149
    Date:2007-07-16, Google PR:-1

    $65.00 Installation Fee Now only $29
    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
  •  
  • crackerDB v1.0
    This is a very limited, barely visual database manager. It was designed as an 'include' file, to be used within any template already built. Users will need to know the SQL statements to locate the necessary data within the databaseIt assumes an existing connection to a database: $db = mysql_connect($dbHost,$dbRoot,$dbPassword); There's nothing secure about this, so you'll want to make sure it's in a secure location on your server. If you want a login script, you'll want to use crackerDB v1.0s.
    http://scripts.ie96.com/detail.php?link_id=41148
    Date:2007-07-16, Google PR:-1

    $65.00 Installation Fee Now only $29
    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
  •  
  • Create SQL
    A class that creates your common sql query code using just a given array. The author uses this class as an extension to his database class to do some cool stuff. Automating is the key.
    http://scripts.ie96.com/detail.php?link_id=20365
    Date:2007-07-16, Google PR:-1

    $65.00 Installation Fee Now only $29
    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
  •  
  • CSV Import Module for Esvon Classifieds
    CSV Import module allows admin users to load / import listings with images into website database from Comma Separated Value (CSV) files. Using this tool you can quickly and easily import large quantities of listings into multiple categories (as long as they use the same fieldset) and multiple regions. This module can help dealers to have their inventory uploaded in bulk. It is well-known that dealers and power sellers can fill your website with a lot of listings, but they can't waste time placing one ad at a time. With administrator's assistance dealers can prepare their stock for mass upload into your system. You can provide them with a template (CSV file or Excel form), they fill it in and send to you. If you got it as Excel speadsheet, you export the data from Excel to CSV file. CSV file can be imported in Admin Area, where you can specify user ID, target category (or categories), set imported listings expiration time and assign them to certain price plan.
    http://scripts.ie96.com/detail.php?link_id=52966
    Date:2007-07-16, Google PR:-1

    $65.00 Installation Fee Now only $29
    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
  •  
  • cy_virtual hostaccount manager
    The author writes "This is a little script I wrote in order to make quick backups of the numerous virtual accounts I got running for clients. This script is far from complete, i'm working on a validation addon, and a function to auto optimalise tables. Installation is pretty easy, create a database, create table by running the .sql file and configure db.php."
    http://scripts.ie96.com/detail.php?link_id=19613
    Date:2007-07-16, Google PR:-1

    $65.00 Installation Fee Now only $29
    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
  •  
  • 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 not in the search/insert/update form; the form label; the content of the field; the input type; the possible values, also driven from another table. Other features: files uploading, checking for possible duplication during an insert, authentication and authorization restrictions on view/update/delete, customizable graphic layout to enable embedding of the forms in your own site, export to CSV, e-mail notices, table aliases. DaDaBIK uses the ADOdb Database Abstraction Library in order to support as many DBMS as possible, at the moment it has been tested on MySQL, PostgreSQL, Oracle and MS SQL Server. It's available in several languages.
    http://scripts.ie96.com/detail.php?link_id=13114
    Date:2007-07-16, Google PR:-1

    $65.00 Installation Fee Now only $29
    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
  •  
  • data grid php class
    - the class executes a given SQL query and generates a template driven HTML code that displays the query results - automatically provides means of navigation trough pages and lets user decide how many rows to be displayed on each page - automatically let user sort by available columns - or you can restrict this feature for specific columns - if requested, it can automatically display a "selector" column - a column to let users mark specific rows as selected - you set what columns from the query result to be displayed - you can alter the content of a column's fields on the fly by creating callback functions - you can add JavaScript actions for when user clicks on displayed rows or on specific column's cells - you can extend the functionality of the data grid by adding custom columns - columns whose content is not generated by the query but added by you - you can add any HTML and/or JavaScript to perform any action - check manual!
    http://scripts.ie96.com/detail.php?link_id=62503
    Date:2007-07-16, Google PR:-1

    $65.00 Installation Fee Now only $29
    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
  •   << Previous 1 2 3 4 5 6 7 8 9 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