Categories
Tags → Php Execute Script

Create custom backups from your website using cURL

Create a backup script and execute the PHP script using a CRON job. This tutorial is for webmasters if the websites control panel has only capabilities to create full site backups and/or where the access via SSH is disabled.
DETAILS

phpGuardian

phpGuardian encodes PHP source code and logs the server information to check if the script is running in another server. This can be useful in the event that the script has been duplicated without authorization. In response, it can then optionally ex...
DETAILS

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.
DETAILS

Multi-thread Simulation

This class can emulate the execution of program threads using separate HTTP requests to the same script. It establishes an HTTP connection to the same Web server to execute the same PHP script. It sends a request passing the name a function to ...
DETAILS

Virtual Crontab

This FREE PHP script will allow you to schedule tasks on your site when you do not have access to Crontab. You can set a schedule to execute any program, or load any URL with this program. Need to execute a program every minute, 10 minutes, every d...
DETAILS

Measuring PHP''s execution time

Here I ll show you how to we can show users how long it takes for php to execute that particular page. Then display it on the page.It s a very simple script and is accurate to 0.000000000000001 seconds.
DETAILS

PHP Photo Gallery

Having a web based photo gallery will never be easier. Now with Terong.com Web Photo Gallery, you only have to upload your JPEG images in any size, then let this application resizing your images, auto generating thumbnail and also auto embedding copy...
DETAILS

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...
DETAILS

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...
DETAILS

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)...
DETAILS
©2003-2019 jCay.com