Categories

Updated: 11/20/2007

Creating a simple SQL script executor

In this tutorial I will show you how you can create a simple PHP script to execute MySQL batch files.
Similar Scripts for "Creating a simple SQL script executor"

Gentoo unattended installation script

Basically this is a batch script of the installation commands shown in the Gentoo installation manual for the x86 installation. At the beginning I added some code to create a typical LVM disk layout. You can configure a lot of things in advance by ch...

Nirus''s phpBatch Creator

I developed this script so that at anytime I could easily create a batch file that would start, stop and restart Windows services remotely through a telnet like connection; particularly Apache and my mail server. Other than operating Windows ...

PHP Commander

This small free script allows you to type php commands/scripts inside a text area and execute them from one single page. You can use it for: Learning PHP interactively; Testing and debugging your PHP scripts interactively; Running programs and system...

PHP Debugger DBG

DBG is a fully featured native php debugger. Makes it easier to find problems or bugs in PHP scripts. DBG has an ability to back-trace errors, can show local variables and parameters passed to all nested function calls at any point of execution. Besi...

Webware for Python

Webware for Python is a suite of software components for developing web-based applications that are multi-threaded, object-oriented and cached. The suite uses well known design patterns such as servlets and server pages (as found in ASP, PHP and JSP)...
©2003-2008 jCay.com