- 1,233 categories
- 40,467 scripts
Updated: 11/20/2007
- In this tutorial I will show you how you can create a simple PHP script to execute MySQL batch files.
- Categories
- Tags
- Platforms
- Licenses
- Author
- 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...
- 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 ...
- 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...
- 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 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)...