Categories
Tags → Php Script Execution Time

Large Database Backup

This class can be used to backup large MySQL databases into multiple files. It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current values of the table rows, as if it was creati...
DETAILS

PHP Script Timer

Measure PHP execution time using this small and simple script. PHP typically executes very quickly, though some code takes significant time to execute, i.e. retrieving and parsing remote files, image manipulations, complex and/or multiple SQL queries...
DETAILS

Atrise PHP Script Debugger

Atrise PHP Script Debugger is a debug script for your PHP projects. It can help you to show PHP variables, debug string output, script execution time, the page source and other information that helps you in your PHP development. Features: * H...
DETAILS

Kwik-e-marK

Kwik-e-marK is a very simple and easy-to-use benchmark class that lets you test the execution time of your php script. It''s very easy to split the code into many parts, which can be marked green or red in the report as a reminder (optimized or ...
DETAILS

Ground phpnet

We are a light-weight flexible PHP forum package that uses object-oriented programming and the MySQL database. It''s purpose is to act as a fast (and free) alternative to other forum packages which are noticably slow or have everything but the k...
DETAILS

Marc''s PHP Debugger

PHPDebugger can be used to help you debug your newly written or maintained PHP web pages. It enables you to trace EVERYTHING that happens in your PHP script at execution time together with endless loop control and many other features. This tra...
DETAILS
©2003-2019 jCay.com