mysql server setup
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3696
Server Status Checker
This small script will allow you to check if the servers on a website are online or offline. more>> This small script will allow you to check if the servers on a website are online or offline.<<less
Added: 2007-02-26 License: Free for non-commercial use Price: Free
726 downloads
MySQL HyperStorage v1 for PHP
This is like Table Indexing compared to MySQLs column indexing. Complete Documentation included more>> This is like Table Indexing compared to MySQLs column indexing. Complete Documentation included<<less
Added: 2005-11-12 License: Free for non-commercial use Price: FreeAdditionalInfoPleasedonotreseller.Youmayredistributeonlyifyoukeepthecreditsintact.
1441 downloads
Web-Developer Server Suite
The Web-Developer Server Suite is an open-source/non-proprieta ry, WAMP-based [Windows, Apache, MySQL, PHP] web-server distribution for Windows that is fully configured and ready to run. Suitable for both beginners and professionals, a complete more>> The Web-Developer Server Suite is an open-source/non-proprieta ry, WAMP-based [Windows, Apache, MySQL, PHP] web-server distribution for Windows that is fully configured and ready to run. Suitable for both beginners and professionals, a complete turnkey solution is provided that is capable of creating and deploying a personal website for the average individual, or an Internet presence for a business. Create, test, publish, and maintain your website in-house, on your local system, where you are in full control.<<less
Added: 2003-08-17 License: GPL Price: $0.00USD
420 downloads
PHP/MySQL RSS Feed
Setup your own RSS feed that pulls data from your PHP/MySQL-driven web site. Use PHP to create the XML/RSS document RSS Readers require to inform visitors of your web site databases content updates. more>> Setup your own RSS feed that pulls data from your PHP/MySQL-driven web site. Use PHP to create the XML/RSS document RSS Readers require to inform visitors of your web site databases content updates.<<less
Added: 2006-12-25 License: Freeware Price: Free
1100 downloads
ServerCheck 2.10
This script will check your server configuration including server environmental variables, and server setup including server specs / Perl / Sendmail version and paths, and installed Perl modules. This is a FREEWARE script. more>> This script will check your server configuration including server environmental variables, and server setup including server specs / Perl / Sendmail version and paths, and installed Perl modules. This is a FREEWARE script.<<less
Added: 2005-04-30 License: Freeware Price: $0.00USD
12 downloads
Other version of ServerCheck
License:Freeware
MySQL Optimizer 0.0
The script is made for system administrators to monitor MySQL server (it could run not as administrator), and optimize sql queries (using sql explain). Also includes easy interface for simple browsing, repair, check and optimize (using sql optimize) more>> The script is made for system administrators to monitor MySQL server (it could run not as administrator), and optimize sql queries (using sql explain). Also includes easy interface for simple browsing, repair, check and optimize (using sql optimize) tables. There are interface for executing custom SQL commands. If you place this script on your web server, be advice, you need to protect the directory.<<less
Added: 2005-07-19 License: Freeware Price: $0.00USD
10 downloads
Other version of MySQL Optimizer
License:Freeware
MySQL fields RB2
isplay a complete list of MySQL table fields in database. Must have script for developers. Easy and quick! more>> isplay a complete list of MySQL table fields in database. Must have script for developers. Easy and quick!<<less
Added: 2006-12-20 License: Freeware Price: Free
1040 downloads
Using MySQL Prepared Statements in PHP
Using MySQL Prepared Statements in PHP offers you a helpful software using the Mysqli (MySQL enhanced) extension in PHP 5 via the MySQLi_STMT class. more>> <<less
Added: 2009-07-29 License: PHP Price: $0.00USD
downloads
Orange Server 1.0
A WAMP package that allows you to run a server with Apache, MySQL, and PHP on any Microsoft Windows Operating System. The server is created with stability, speed, and security in mind. It is small and portable and can be used or setup as a personal more>> A WAMP package that allows you to run a server with Apache, MySQL, and PHP on any Microsoft Windows Operating System. The server is created with stability, speed, and security in mind. It is small and portable and can be used or setup as a personal server. Components in current version: Apache, PHP, MySQL, phpMyAdmin, and eAccelerator.<<less
Added: 2008-08-02 License: GPL Price: $0.00USD
13 downloads
MySQL DataBase Backup Script 0.2
This is a shell script which is for backing up your mysql database. This can be customised as you like. The speciality of the script The script can keep a copy of the mysql database on the server along with sending a copy as attachment to your more>> This is a shell script which is for backing up your mysql database. This can be customised as you like. The speciality of the script The script can keep a copy of the mysql database on the server along with sending a copy as attachment to your mail id.<<less
Added: 2005-12-05 License: GPL Price: $0.00USD
13 downloads
Web server and user location 1.0
Use this simple code to get a map showing your visitor and your site location. Setup in 30 seconds more>> Use this simple code to get a map showing your visitor and your site location. Setup in 30 seconds<<less
Added: 2005-07-24 License: Freeware Price: $0.00USD
16 downloads
PHP SQL Server (MSSQL) Query Analyzer 0.3
PLEASE REVIEW AND EDIT CAREFULLY This is a web-based tool for running queries on a SQL database. more>> <<less
Added: 2009-06-25 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
1 downloads
PHP Server Monitor 1.0.0
PHP Server Monitor is a script that checks whether the servers on your list are up and running on the selected ports. Each server has its own settings regarding notification. You can choose for email notification or text message (SMS). At this moment more>> PHP Server Monitor is a script that checks whether the servers on your list are up and running on the selected ports. Each server has its own settings regarding notification. You can choose for email notification or text message (SMS). At this moment the only text message gateway supported is Mollie.nl (Dutch), for which you must have your own account with sufficient credits. It comes with a web based user interface where you can add and remove servers from the MySQL database, and you can manage users for each server with a mobile number and email address. If logging is enabled in the config file, it will log any connection errors, emails and text messages sent. The latest log records will be displayed on your web interface. The monitor.php can be added as a cronjob which will keep the server status up to date.<<less
Added: 2008-07-24 License: GPL Price: $0.00USD
13 downloads
Youtube Video Server
This script allows you to upload the embed code of a video from Youtube.com Video Page into a mysql database. The result is a window player for all videos;using Ajax for displaying videos:You don ́t ne more>> <<less
Added: 2007-06-13 License: Free for non-commercial use Price: Free
958 downloads
PHPMyCluster 3.5
PHPMyCluster is a PHP / C++ / MySQL library system for multi cpu processing. It is in essence a highly optimized database load balancing system written on the code level, for advance server setups. By having multiple MySQL Servers running on different more>> PHPMyCluster is a PHP / C++ / MySQL library system for multi cpu processing. It is in essence a highly optimized database load balancing system written on the code level, for advance server setups. By having multiple MySQL Servers running on different machines on the same network, the PHP code will pass intensive processing SQL code to the compiled application ( in C++ ), which will then fork out into multiple processes and execute the various SQL code in parallel to the different MySQL Servers. This results in a much faster execution of SQL Code, and can reduce long executing queries to a fraction of the time it takes to execute.<<less
Added: 2006-05-31 License: Commercial Price: $0.00USD
11 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above mysql server setup search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed