PHP Classes
elePHPant
Icontem

process

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 875       Packages icon Packages (426)   Blogs icon Blogs (90)   Discussions icon Discussions (9)   Packages icon Forums icon Package forums (279)   Blogs icon Forums icon Blog forums (71)  

      1-10   11-20   21-30   31-40   41-50   Next >  
Process Killer Support forum processkiller kill all instances of a unix process   This class is meant to kill all instances of a Unix process by specifying its name. It takes the name of the command to kill from the current script comand line arguments, uses the command ps to list all running processes ...
OSX Process Support forum osx-process-control Run PHP scripts in parallel using the PHP command   This class can be used to run PHP scripts in parallel using the PHP command. It uses the PHP CLI program to run a PHP script in parallel. The class can kill the started process at any moment and check ...
PID process check Support forum pid-process-check Check if a PHP script is running using PID files   This class can check if a PHP script is running using PID files. It looks at a given directory to see if it exists a process identifier file with the number of the current script process. If the file ...
This class can be used to validate and process uploaded image files. It can take the name of a given form file input and retrieve the information about an image file uploaded via Web forms. The class can validate image file size, file name extension, image width and height. It can also deleted previously ...
Process Wait Screen Support forum processwaitscreen Display wait screens to show during long processes   This package is meant to generate a wait screen that is display during the execution of a long processes to make the wait more tolerable for the users. It supports displaying wait screens in pages ...
Kill Duplicate process Support forum kill_process Find duplicate processes running a given script   This is a very simple class that can determine whether a process running a given script on a Linux/Unix system. It can check whether a script with a given file name. If found, the class kills the current ...
Wiki Parser Support forum wikiparser Retrieve and process articles from Wikipedia   This package can be used to retrieve documents from Wikipedia or any other MediaWiki based site and convert the wiki markup into plain HTML. Main class file Wiki document retriever class XML parser class Example script ...
Skunky Form Support forum skunky-form Display, validate and process HTML forms   This class can be used to display, validate and process HTML forms. It can generate HTML and JavaScript to display and validate forms on the browser side. The class may also validate the forms according to several rules ...
Power Process Support forum power-process Create processes to PHP code in parallel   This class can create processes to PHP code in parallel. It can fork new processes with pcntl extension and return the information on whether the current script is running the parent or the just created child process ...
Rapid Form Builder Support forum rapidformbuilder Show and process database access forms using AJAX   This package can be used to show and process database access forms using AJAX. There is one class that can generate HTML and Javascript to display form fields and have them validated immediately after ...

      1-10   11-20   21-30   31-40   41-50   Next >