lost connection to mysql server during query
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3806
MySQL FAQs - PHP Connections and Query Execution
A collection of 18 FAQs on connecting MySQL server with PHP scritps. Clear explanations and tutorial exercises are provided on MySQL server connection; providing port number, user account and password more>> A collection of 18 FAQs on connecting MySQL server with PHP scritps. Clear explanations and tutorial exercises are provided on MySQL server connection; providing port number, user account and password; selecting or creating database; running SQL statements; checking execution errors.<<less
Added: 2006-09-11 License: Freeware Price: Free
1139 downloads
How to install a local server. Tutorial for PHPDEV
For those working on php and mysql a server is mandatory. But what if you cannot have a place to upload and modify or maybe you just want to develop your project privately and then install online? Thi more>> For those working on php and mysql a server is mandatory. But what if you cannot have a place to upload and modify or maybe you just want to develop your project privately and then install online? This is the moment a local server is needed. Your computer can "act" like a normal server if you have some programs installed. PHPDEV is a free program that, once installed, can offer you the tools you needed to work offline on your projects and still be able to benefit from all the features a server has. This tutorial will guide you through all the steps needed till you have a working local server on your PC.<<less
Added: 2006-07-10 License: Freeware Price: FreeAdditionalInfoDonotredistributethisarticlewithoutpermission
1224 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
Creating an object oriented MySQL abstraction class 1.0
In this tutorial I will show you how you can create an object oriented database abstraction class for MySQL database. Besides the basic functions this manager class can summarize total time spent with db connection and query execution and counts how many more>> In this tutorial I will show you how you can create an object oriented database abstraction class for MySQL database. Besides the basic functions this manager class can summarize total time spent with db connection and query execution and counts how many query were executed during your PHP script.<<less
Added: 2007-03-31 License: Freeware Price: $0.00USD
14 downloads
Other version of Creating an object oriented MySQL abstraction class
License:Freeware
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
MySQL Simple Query Browser 0.1.10
write a query, execute, and youll get the result. in this script you can log in to database server, create database, drop database, create table, and drop table using dialog box. fast and simple query browser. need wxPython and MySQLdb modul. more>> write a query, execute, and youll get the result. in this script you can log in to database server, create database, drop database, create table, and drop table using dialog box. fast and simple query browser. need wxPython and MySQLdb modul.<<less
Added: 2006-01-12 License: Freeware Price: $0.00USD
19 downloads
Other version of MySQL Simple Query Browser
License:Freeware
Connection base de donnée avec PDO 0.1
Connection base de donnée avec PDO 0.1 is considered to be a professional and smart PHP class that can be used to manage MySQL database connections using PDO. more>> <<less
Added: 2009-07-22 License: Other Free / Open Source License - MIT/X Consortium Price: OtherFreeOpenSourceLicenseMITXConsortium
1 downloads
COM-MSSQL & MySQL Class Library 1.0.1
Develop your applications for mulitple platforms with these class files, connect to Microsoft SQL server and MySQL server with ease by using the same methods and properties you gain the ability to develop your applications without the hassle of worrying more>> Develop your applications for mulitple platforms with these class files, connect to Microsoft SQL server and MySQL server with ease by using the same methods and properties you gain the ability to develop your applications without the hassle of worrying about if your client is using Microsoft SQL server or MySQL.<<less
Added: 2007-04-03 License: GPL Price: $0.00USD
11 downloads
Other version of COM-MSSQL & MySQL Class Library
License:GPL
Php MySql Primer 1
topics covered, - mysql connections - error handling - listing databases on a server - listing tables in a database - printing mysql table fields into table header - printing the data into the table automatically why should you look at more>> topics covered, - mysql connections - error handling - listing databases on a server - listing tables in a database - printing mysql table fields into table header - printing the data into the table automatically why should you look at it? - no specific fields mentioned, just point the script at a server, db and table and watch it do its thing! - you get to reuse the code easily - no functions, includes, apis or anything - all 100% php + mysql code for beginners - runs on php4 or php5, with any mysql version by tss503<<less
Added: 2005-05-03 License: GPL Price: $0.00USD
14 downloads
Other version of Php MySql Primer
License:GPL
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
VINDOZO: MYSQL-COPY ver.1.1 FREE 1.1 FREE 05.02.2008
Copy all tables MYSQL Database FROM: MYSQL-Server, HTTP-Path file or Upload file dump TO: MYSQL-Server, One file, File-parts dump. Advanced statistics. Improved stability. Multiuser. Report to file. No limit database size. Convert Charset. Only one PHP more>> Copy all tables MYSQL Database FROM: MYSQL-Server, HTTP-Path file or Upload file dump TO: MYSQL-Server, One file, File-parts dump. Advanced statistics. Improved stability. Multiuser. Report to file. No limit database size. Convert Charset. Only one PHP file 26kb. Perfect tool :)<<less
Added: 2008-02-12 License: Freeware Price: $0.00USD
10 downloads
PHP Database Integration With MySQL 1.0.0
One of the defining features of PHP is the versatility it offers for connection to, and manipulation with, databases. In this article, we look at some features of the PHP and MySQL combination. We shall go through the following steps:- Connect to MySQL more>> One of the defining features of PHP is the versatility it offers for connection to, and manipulation with, databases. In this article, we look at some features of the PHP and MySQL combination. We shall go through the following steps:- Connect to MySQL Database Server Create new Database Select MySQL Database Add data to table Retrieve data Error Handling<<less
Added: 2007-04-23 License: Freeware Price: $0.00USD
12 downloads
Other version of PHP Database Integration With MySQL
License:Freeware
Apache with PHP & MYSQL on Windows 1.0
Learn how to install Apache server with PHP and MYSQL database on Microsoft Windows. This tutorial will explain step by step how to install and configure apache server on a Windows machine with complete links for packages. Very complete tutorial with more>> Learn how to install Apache server with PHP and MYSQL database on Microsoft Windows. This tutorial will explain step by step how to install and configure apache server on a Windows machine with complete links for packages. Very complete tutorial with fully installation explications.<<less
Added: 2007-06-12 License: PHP Price: $0.00USD
15 downloads
Other version of Apache with PHP & MYSQL on Windows
Price: FreeAdditionalInfofreeforallkindfouse
License:PHP License
License:PHP License
CDSITE (Apache, MySQL, PHP, CRON) 1.1
CDSITE runs from any location, including directories with names containing spaces. Ideal means for start php site from CD or DVD. Includes interactive monitor. CDSITE Monitor 1.1 Apache/2.0.59 (Win32) PHP/5.2.0 Zend Optimizer 3.2 MySQL 5.0 more>> CDSITE runs from any location, including directories with names containing spaces. Ideal means for start php site from CD or DVD. Includes interactive monitor. CDSITE Monitor 1.1 Apache/2.0.59 (Win32) PHP/5.2.0 Zend Optimizer 3.2 MySQL 5.0 Community Server WinCron 1.01<<less
Added: 2006-06-17 License: GPL Price: $0.00USD
12 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
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 lost connection to mysql server during query 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