Main > Free Download Search >

Free mysql server variables script

mysql server variables

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3575
Server variables RB2 1.9

Server variables RB2 1.9


Display the environment variables for GET, POST, COOKIE and SESSION. Simple code to display all values. more>> Display the environment variables for GET, POST, COOKIE and SESSION. Simple code to display all values.<<less
Added: 2006-12-20 License: Freeware Price: $0.00USD
15 downloads
Enviromental Variables

Enviromental Variables


Using this script you can get the enviromental variables of your server it will help with the installation of other cgi programs more>> Using this script you can get the enviromental variables of your server it will help with the installation of other cgi programs<<less
Added: 2006-01-12 License: Freeware Price: Free
1381 downloads
POST/GET Form Variables

POST/GET Form Variables


Using PHP array functions to view all of your POST/GET Variables make it easy for retrieving data from online forms. Its also great for debugging your codes. more>> Using PHP array functions to view all of your POST/GET Variables make it easy for retrieving data from online forms. Its also great for debugging your codes.<<less
Added: 2004-01-27 License: Not Specified Price: Free
2123 downloads
Content Variables

Content Variables


This is a simple one page example of how to display all Server, Application and Session variables. Also shows how to add & delete Session and Application variables programatically. more>> This is a simple one page example of how to display all Server, Application and Session variables. Also shows how to add & delete Session and Application variables programatically.<<less
Added: 2002-11-25 License: Other Free / Open Source License Price: Free
2526 downloads
Session variables RB2 2.3

Session variables RB2 2.3


Session variables allow web developers to store visitor information by setting a variable that is accessible to the application for the duration of a web visitor his/her session. Unless specified otherwise, session variables expire 20 minutes after a more>> Session variables allow web developers to store visitor information by setting a variable that is accessible to the application for the duration of a web visitor his/her session. Unless specified otherwise, session variables expire 20 minutes after a visitor leaves the site.<<less
Added: 2006-12-20 License: Freeware Price: $0.00USD
14 downloads
 
Other version of Session variables RB2
Session variables RB2Session variables allow web developers to store visitor information by . Session variables allow web developers to store visitor information by
License:Freeware
Download
1042 downloads
Added: 2006-12-20
Javascript Get Variables 1.0

Javascript Get Variables 1.0


This function allows you to read form variables from static HTML. Combined with the document.write() method, you can actually add dynamic content to regular HTML. Given a choice, server side processing of form variables is preferable. more>> This function allows you to read form variables from static HTML. Combined with the document.write() method, you can actually add dynamic content to regular HTML. Given a choice, server side processing of form variables is preferable.<<less
Added: 2004-04-20 License: Freeware Price: 0.00
12 downloads
MySQL fields RB2

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
Server Information 1

Server Information 1


Server Info is a program thatll show all your server variables (over 60). It is password protected by default or not password protected. more>> Server Info is a program thatll show all your server variables (over 60). It is password protected by default or not password protected.<<less
Added: 2003-06-14 License: Free Non-Commercial Price: $0.00USD
13 downloads
 
Other version of Server Information
Server InformationBold Outlook - thatll show all your server variables (over 60). It is password protected by default or not ... Server Info is a program thatll show all
Price: FreeAdditionalInfoBoldOutlookEULA
License:Free for non-commercial use
Download
2351 downloads
Added: 2003-06-14
PHP Variables Tutorial 1

PHP Variables Tutorial 1


Provides information on creating and displaying variables. The tutorial also touches on Variable Types such as string and integer. more>> Provides information on creating and displaying variables. The tutorial also touches on Variable Types such as string and integer.<<less
Added: 2005-11-24 License: Freeware Price: $0.00USD
15 downloads
 
Other version of PHP Variables Tutorial
PHP Variables TutorialProvides information on creating and displaying variables. The tutorial also touches on ... Provides information on creating and displaying variables. The tutorial also touches on
License:Freeware
Download
1430 downloads
Added: 2005-11-24
MySQL Optimizer 0.0

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
MySQL OptimizerThe script is made for system administrators to monitor MySQL server (it could ... server (it could run not as administrator), and optimize sql queries (using sql explain). Also
License:Freeware
Download
1566 downloads
Added: 2005-07-19
ServerCheck 2.10

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
ServerCheckserver configuration including server environmental variables, and server setup including ... server configuration including server environmental variables, and server setup including
License:Freeware
Download
1645 downloads
Added: 2005-04-30
Simple MySQL DB Class 1.0.0

Simple MySQL DB Class 1.0.0


This class is a MySQL database access wrapper. It can: - Connect to a MySQL server - Execute SQL queries and retrieve single value results or return result rows into arrays - Return the last inserted table row identifier, the number of result rows more>> This class is a MySQL database access wrapper. It can: - Connect to a MySQL server - Execute SQL queries and retrieve single value results or return result rows into arrays - Return the last inserted table row identifier, the number of result rows and the number of affected rows - Count the number of executed queries - Lock and unlock tables - Escape text literal values or like patterns - Retrieve database access errors<<less
Added: 2007-03-13 License: GPL Price: $0.00USD
11 downloads
 
Other version of Simple MySQL DB Class
Simple MySQL DB ClassThis class is a MySQL database access wrapper. It can: - Connect to a MySQL server - Execute SQL ... It can: - Connect to a MySQL server - Execute SQL queries and retrieve single value results or
License:GPL
Download
963 downloads
Added: 2007-03-13
How to install a local server. Tutorial for PHPDEV

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
Insert MySQL PHP data

Insert MySQL PHP data


In thie tutorial you will learn how to insert information in to a PHP MySQL database. more>> In thie tutorial you will learn how to insert information in to a PHP MySQL database.<<less
Added: 2008-04-17 License: Freeware Price: $0.00USD
15 downloads
Web-Developer Server Suite

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
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5