Download Manager is a popular download management PHP script for websites. Most commonly used accross anime websites, the script protects there 'valuable' download URLs from vicious leechers(people who link others files on there own websites is the most common definition), while at the same time, tracking the ammount of times the file has been downloaded.Some of those features are Categories, Template Management, Database Backup, and more.
http://www.xtremescripts.com/index.php?x=scripts&script=xtdownloads
(Clicks: 2;
Comments: 0;
Listing added: Sep 15, 2009)
|
This class can be used to build MySQL SQL query conditions to search for Arabic text considering Arabic lexical rules.
It uses the MySQL REGEXP and LIKE functions to retrieve better results from queries for Arabic text.
http://www.phpclasses.org/browse/package/2875.html
(Clicks: 2;
Comments: 0;
Listing added: Sep 15, 2009)
|
This script was born out of necessity for me. I was creating quite a few reports that are to be extracted from MySQL database. Format them into a table like structure, with or without headers. And be able to view as HTML, download as HTML, or download as EXCEL.
All settings to generate a report can be controlled by adjusting the variables found in config.inc.php
This script helped me somewhat in having some spare time to go for a good round of fishing. I hope that it will aid you as it aided me.
There would not be any technical assistance on this script. However you can pop a question or so to me at my email ( ben AT benruth DOT com ). It is good to say hi!
This script requires some knowledge of SQL.
Features-At-A-Glance
- Configurable script
- Simple table for
- Download as EXCEL
- Download as HTML
- Viewing as HTML
- Extraction from MySQL database
http://benruth.com/?p=5
(Clicks: 1;
Comments: 0;
Listing added: Sep 15, 2009)
|
chaozzDB is a simple to use Flatfile Database System. Functions include updating, adding, deleting and searching of records. The package includes a clear manual and an example database.
http://chaozz.nl/chaozzdb
(Clicks: 1;
Comments: 0;
Listing added: Sep 14, 2009)
|
PuszBaza is a flat textfile-based database script based on PHP4. Data is stored in a similar stucture to the csv files. Puszbaza can be used to easily create guestbooks, forums, counters, etc. Please note PuszBaza currently includes no security feature. Anyone who knows the name of your data file will be able to view your data. The documents are available in English and Polish.
Version 1.2.2 includes new documentation, new capabilities, and delete-last-line bug fixed. At hotscripts you can find a several scripts based on puszbaza: phpPuszAdmin (to manage PuszBaza database), PuszGuestBook (simple guest book), PuszForum (simple discusion board).
http://www.puszkinsite.rpg.pl/puszbaza/baza.php
(Clicks: 2;
Comments: 0;
Listing added: Sep 14, 2009)
|
Mimesis is a php4 flat file database class library.
Mimesis mimics the behavior of a standard SQL database but without using SQL. Instead, using php's object oriented programming features Mimesis functions as a distinct class with various database manipulation methods.
http://mimesis.110mb.com/
(Clicks: 0;
Comments: 0;
Listing added: Sep 14, 2009)
|
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://en.dklab.ru/lib/DbSimple/
(Clicks: 0;
Comments: 0;
Listing added: Sep 13, 2009)
|
This is a set of classes used to connect, select, and disconnect mysql. Currently it only works with mysql but the future versions will also support oracle, msql, and postgresql.
http://sourceforge.net/projects/sqlclasses/
(Clicks: 1;
Comments: 0;
Listing added: Sep 12, 2009)
|
Ditto Download Manager is a popular download management free PHP script for websites. Most commonly used accross anime websites, the script protects there 'valuable' download URLs from vicious leechers(people who link others files on there own websites is the most common definition), while at the same time, tracking the ammount of times the file has been downloaded.Some of those features are Categories, Template Management, Database Backup, and more.
http://www.dittoscripts.com/index.php?x=scripts&script=downloads
(Clicks: 0;
Comments: 0;
Listing added: Sep 12, 2009)
|
MySQL PHP to PostgresSQL is a program that takes a php page that uses mysql calls and changes them into Postgres calls. This allows any website that was written in PHP for MySQL to run as a website written to run on Postgres.
http://www.naken.cc/mp2p/
(Clicks: 0;
Comments: 0;
Listing added: Sep 9, 2009)
|
This class can perform several tasks and you decide how much you want from it. In its complete form it can generate an interactable paginated columnar listing from a MySQL database.
If you want to use it in parts you can generate XHTML tables with defined sortable columns. Add links to given column data or generate an action column to allow for editing, deleting, etc. of records. You can also paginate the query results data with a specified limit of rows per page. It also generates navigation links to go to different listing pages.
The presentation details may be configured using CSS style sheets.
Examples supplied
http://www.baytree-cs.com/index.php?pid=141
(Clicks: 0;
Comments: 0;
Listing added: Sep 8, 2009)
|
PHP DataGrid has been created for selecting data, displaying it as a grid, and to perform routine operations on it. It allows paging through results, editing, deleting and inserting new data. PHP DataGrid can be very helpful for you to display any complex data from database and to automatically perform any needed operations of them. By enabling or disabling its features you can turn PHP DataGrid into something very helpful for you. You know how important such a tool for creating web applications is. Really, data grid is heart of almost every web application.
http://coolstuff.support.googlepages.com/
(Clicks: 2;
Comments: 0;
Listing added: Sep 8, 2009)
|
This is a PHP class that will allow web application developers to speed up the development process. All that is needed is a configuration file where you will include the database information for connection such as database name, user, password and so on.
Supports MySQL
http://code.google.com/p/winn-databaseclass/
(Clicks: 0;
Comments: 0;
Listing added: Sep 6, 2009)
|
This database management script is a great basis for writing code for using a database. It includes error catching and sanitation.
http://forum.nystic.com/viewtopic.php?f=5&t=798
(Clicks: 0;
Comments: 0;
Listing added: Sep 6, 2009)
|
My Contact Table is a code generator program and can be used for a variety of applications where you wish to store records into a MySQL database. Perhaps you want a file upload area on your website or only need to create a member's access area for a particular area of your website.
Example Option 1 use of the software:
Use the software to create a database for members or yourself to store records. You have full control defining the fields for the MySQL table and the forms used to submit the data. A member can upload multiple files per records also. File uploads are enabled by default. You control how many files a user can upload per record, filetypes allowed, file size restrictions.
Example Option 2 use of the software:
Use the software to generate a members access area for a particular area on your website. It could not be easier to accomplish. You only need to fill out one field in the software (the members access page url) and generate the code. That's It
http://www.websitedatabases.com/phpmagicplus-overview.html
(Clicks: 2;
Comments: 0;
Listing added: Sep 4, 2009)
|