Main > Free Download Search >

Free phpmyadmin script

phpmyadmin

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 43
Land Down Under 800

Land Down Under 800


Land Down Under is a skinnable PHP/MySQL website engine, featuring everything you need to quick-start any kind of site, but more specifically community sites. Multi-categories, links, pages, smilies, BBcode, built-in news system, fast built-in forums, more>> Land Down Under is a skinnable PHP/MySQL website engine, featuring everything you need to quick-start any kind of site, but more specifically community sites. Multi-categories, links, pages, smilies, BBcode, built-in news system, fast built-in forums, users profile, comments, ratings, event manager, polls, administration tools, statistics, localization support, groups of users. Fully skinnable, PHP code and HTML layout are 100% separated. Requires PHP4.3 and MySQL 3.23 or more, and a MySQL administration tool such as phpMyAdmin.<<less
Added: 2002-07-29 License: Free Non-Commercial Price: 0.00
10 downloads
 
Other version of Land Down Under
Land Down UnderRequires PHP4.3 and MySQL 3.23 or more, and a MySQL administration tool such as phpMyAdmin
License:Free for non-commercial use
Download
2658 downloads
Added: 2002-07-29
BigDump 0.29b

BigDump 0.29b


Staggered import of large and huge MySQL Dumps (like phpMyAdmin dumps and even GZip compressed dumps). Do you want to restore the huge backup of your mySQL database (or a part of it) into the new or the same mySQL database? You cant access the server more>> Staggered import of large and huge MySQL Dumps (like phpMyAdmin dumps and even GZip compressed dumps). Do you want to restore the huge backup of your mySQL database (or a part of it) into the new or the same mySQL database? You cant access the server shell and you cant import the dump using phpMyAdmin due to hard memory/runtime limit of the web server. BigDump will do it even through the web servers with hard runtime limit and those in safe mode in a couple of short sessions.<<less
Added: 2003-03-10 License: GPL Price: $0.00USD
11 downloads
 
Other version of BigDump
BigDumpStaggered import of large and huge MySQL Dumps (like phpMyAdmin 2.x dumps and even GZip compressed dumps). Do you want to restore the huge backup of your mySQL database (or a part
License:GPL
Download
2431 downloads
Added: 2003-03-10
WizMysqlAdmin

WizMysqlAdmin


WizMySQLAdmin is a PHP script to manage MySQL databases. If your web site uses a MySQL database you can manage its contents with WizMySQLAdmin, as you can do with the most known phpMyAdmin: but my scr more>> WizMySQLAdmin is a PHP script to manage MySQL databases. If your web site uses a MySQL database you can manage its contents with WizMySQLAdmin, as you can do with the most known phpMyAdmin: but my script is very simple to configure and use, because its composed by only one file. So you can install it on your web site very easily.<<less
Added: 2004-01-08 License: GPL Price: Free
2117 downloads
SQLimport

SQLimport


Execute SQL from a file on a MySQL database. Use this to import your database structure and data without the use of e.g. phpMyAdmin. more>> Execute SQL from a file on a MySQL database. Use this to import your database structure and data without the use of e.g. phpMyAdmin.<<less
Added: 2005-01-14 License: GPL Price: Free
1743 downloads
MySQpolL 0.0.3

MySQpolL 0.0.3


A simple poll like you see it on most of the sites. This polls layout is completly dynamic trough a CSS stylesheet. Ive also scripted a little admin tool for it. The poll is easely implemented in your page or site. Just use the demo index.php and copy more>> A simple poll like you see it on most of the sites. This polls layout is completly dynamic trough a CSS stylesheet. Ive also scripted a little admin tool for it. The poll is easely implemented in your page or site. Just use the demo index.php and copy paste some code into it, or the othe way around... I still havnt the time to make a MySQL table installer. So youll have to know how to add the MySQL tables to your database, before you can use my code. (It should be easy for you when you use phpMyAdmin for adding and editing MySQL databases and tables)<<less
Added: 2005-02-18 License: GPL Price: $0.00USD
10 downloads
 
Other version of MySQpolL
MySQpolL(It should be easy for you when you use phpMyAdmin for adding and editing MySQL databases and tables)
License:GPL
Download
1709 downloads
Added: 2005-02-18
Maxers linkdump 0.1

Maxers linkdump 0.1


i originally built this for a domain that i had lying in a hosting account doing nothing so i spent an hour building this simple scipt- one page and one form that allows anyone to add a link- no admin because you can edit the entries from phpmyadmin more>> i originally built this for a domain that i had lying in a hosting account doing nothing so i spent an hour building this simple scipt- one page and one form that allows anyone to add a link- no admin because you can edit the entries from phpmyadmin or something similar. 5 minute install!!<<less
Added: 2005-06-10 License: GPL Price: $0.00USD
11 downloads
 
Other version of Maxers linkdump
Maxers linkdumpto add a link- no admin because you can edit the entries from phpmyadmin or something similar. 5 minute install!!
License:GPL
Download
1599 downloads
Added: 2005-06-10
Micro-Forum 1.1

Micro-Forum 1.1


This is a guestbook with forum-like functionality. Recommeded for people new to PHP/MySQL. Very Easy to setup. Just add the database and tables using PHPMyAdmin, then change the username and password in the script to your MySQL username and password. more>> This is a guestbook with forum-like functionality. Recommeded for people new to PHP/MySQL. Very Easy to setup. Just add the database and tables using PHPMyAdmin, then change the username and password in the script to your MySQL username and password.<<less
Added: 2005-07-17 License: Other Price: $0.00USD
13 downloads
 
Other version of Micro-Forum
Micro-ForumAbsolutZer0 - Just add the database and tables using PHPMyAdmin, then change the username and password. This is a guestbook with forum-like functionality. Recommeded
License:Other Free / Open Source License
Download
1585 downloads
Added: 2005-07-17
Latest Version Checker 2.3.5

Latest Version Checker 2.3.5


This script collects information about the installed versions of Apache, PHP, Zend Optimizer, MySQL and phpMyAdmin on your webserver, and compairs them to the latest stable releases listed on the websites of each of the programs, and displays a chart more>> This script collects information about the installed versions of Apache, PHP, Zend Optimizer, MySQL and phpMyAdmin on your webserver, and compairs them to the latest stable releases listed on the websites of each of the programs, and displays a chart with the results. If a version is not up to date, it highlights that row.<<less
Added: 2005-11-26 License: GPL Price: $0.00USD
11 downloads
 
Other version of Latest Version Checker
Latest Version Checkerthe installed versions of Apache, PHP, Zend Optimizer, MySQL and phpMyAdmin on your webserver, and compairs them to the latest stable releases listed on the webs. Latest Version Checker - JMan
License:GPL
Download
1428 downloads
Added: 2005-11-26
deeMySQLParser 0.5

deeMySQLParser 0.5


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) more>> 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.<<less
Added: 2005-12-21 License: GPL Price: $0.00USD
13 downloads
 
Other version of deeMySQLParser
deeMySQLParserAlso compatible with phpMyAdmin(structure only) export format
License:GPL
Download
1404 downloads
Added: 2005-12-21
PHP & MYSQL Setting up the database 1

PHP & MYSQL Setting up the database 1


This tutorial is the second part of our PHP/MYSQL series of articles. In this episode we show you setting up a MYSQL Database through phpmyadmin and create a PHP Script to make tables for the MYSQL database and more. more>> This tutorial is the second part of our PHP/MYSQL series of articles. In this episode we show you setting up a MYSQL Database through phpmyadmin and create a PHP Script to make tables for the MYSQL database and more.<<less
Added: 2006-01-04 License: Freeware Price: $0.00USD
14 downloads
 
Other version of PHP & MYSQL Setting up the database
PHP & MYSQL Setting up the databaseIn this episode we show you setting up a MYSQL Database through phpmyadmin and create a PHP Script to make tables for the MYSQL da. PHP & MYSQL Setting up the database - http://www.chauy.com/ PHP
License:Freeware
Download
1394 downloads
Added: 2006-01-04
Seditio 102

Seditio 102


Seditio is a skinnable PHP/SQL website engine, featuring everything you need to quick-start any kind of site, but more specifically community sites. Multi-categories, smilies, BBcode, fast built-in forums, users profile, comments, ratings, polls, more>> Seditio is a skinnable PHP/SQL website engine, featuring everything you need to quick-start any kind of site, but more specifically community sites. Multi-categories, smilies, BBcode, fast built-in forums, users profile, comments, ratings, polls, administration tools, statistics, localization support, groups of users. Fully skinnable, PHP code and HTML layout are 100% separated. Requires PHP and MySQL, and a MySQL administration tool such as phpMyAdmin.<<less
Added: 2006-03-10 License: Free Non-Commercial Price: $0.00USD
11 downloads
 
Other version of Seditio
SeditioRequires PHP and MySQL, and a MySQL administration tool such as phpMyAdmin
License:Free for non-commercial use
Download
1328 downloads
Added: 2006-03-10
DGImage 1.0

DGImage 1.0


Very simple image gallery. Unlimited Categories and Images, click count to know how many views on the image gallery. MySQL is needed to database stored. Easy to install, but we recommend phpmyadmin to dump the database. Paltform(s): Linux, Windows. more>> Very simple image gallery. Unlimited Categories and Images, click count to know how many views on the image gallery. MySQL is needed to database stored. Easy to install, but we recommend phpmyadmin to dump the database. Paltform(s): Linux, Windows.<<less
Added: 2006-06-17 License: Freeware Price: $0.00USD
10 downloads
 
Other version of DGImage
DGImageIlva Yulfianto - Easy to install, but we recommend phpmyadmin to. Very simple image gallery. Unlimited Categories and Images, click count to know how many views on the image gallery
License:Freeware
Download
1225 downloads
Added: 2006-06-17
cPanel Database Creator 1.2

cPanel Database Creator 1.2


cPanel does not allow you to create databases directly from MySQL/PhpMyAdmin. You would have to login to cPanel and use its interface to create database each time you need new one. cPanel Database Creator will make it easier. Just fill more>> cPanel does not allow you to create databases directly from MySQL/PhpMyAdmin. You would have to login to cPanel and use its interface to create database each time you need new one. cPanel Database Creator will make it easier. Just fill username/password/host once, and script will be ready to use. Creating database will be as easy as running cpanel_create_db.php?db=M yNewDbName NOTE: requires cURL installation on the server.<<less
Added: 2006-07-15 License: Freeware Price: $0.00USD
12 downloads
 
Other version of cPanel Database Creator
License:Freeware
Download
1222 downloads
Added: 2006-07-15
How to create and populate a database in your PhpMyAdmin

How to create and populate a database in your PhpMyAdmin


In some content management scripts case one needs to create a database and also populate it (insert the tables from the example .sql file). Its the case of PhpNuke for example. You will learn here to more>> In some content management scripts case one needs to create a database and also populate it (insert the tables from the example .sql file). Its the case of PhpNuke for example. You will learn here to create a new database in phpmyadmin and also insert the needed information. There are some images too, to help you grasp the info easier.<<less
Added: 2006-07-10 License: Freeware Price: FreeAdditionalInfoDonotredistributethisarticlewithoutpermission
1219 downloads
Database Optimizer

Database Optimizer


If you have a Database(s), you surelly issued overheads. Run this script once per week (i.e. every Monday at midnight) and you will get rid of it. Note: if you have huge amount of hits, then you shoul more>> If you have a Database(s), you surelly issued overheads. Run this script once per week (i.e. every Monday at midnight) and you will get rid of it. Note: if you have huge amount of hits, then you should use it more often! HOW DOES IT WORK It uses a SQL command OPTIMIZE TABLE. You can do the same in phpMyAdmin, with one difference. This tool can optimize your database automatically. All in one, no need to optimize table-by-table. If you have any further questions visit: http://forum-grounds.com/ This initially released on: http://dev.recgr.com/ Base: http://www.recgr.com/<<less
Added: 2006-09-01 License: Freeware Price: Free
1155 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3