This is a directory of free PHP scripts written by us at 0PHP.COM.
Source Code Utility - Optionally add line numbers (inline or separate) and/or highlight the PHP syntax in the source code. Files to highlight are chosen in a form and temporarily uploaded to the remote server, or you can use this script on your local server to aid PHP development.
MySQL Backup Utility - PHP script to make SQL commands to delete, insert, and modify MySQL database table entries.
Useful for:
(1) When you update your database offline and import the changes to online database; or
(2) When you update your database online and want a SQL backup of the changes.
|