News & Info
Statistics
PHP System Functions/Libraries | PHP System Functions/Libraries |
Standard PHP Library (SPL) - collection of interfaces and classes that are meant to solve standard problems.
PEAR - PHP Extension and Application - framework and distribution system for reusable PHP components.
exec - Execute an external program. This graph provides information about the PHP setting and the effective availability of this function.
shell_exec - execute command via shell and return the complete output as a string. This graph provides information about the PHP setting and the effective availability of this function.
system - Execute an external program and display the output. This graph provides information about the PHP setting and the effective availability of this function.
Shared Memory - easy to use set of functions that allows PHP to read, write, create and delete Unix shared memory segments. This graph provides information about the PHP setting and the effective availability of this function.
Semaphore Functions - provides wrappers for the System V IPC family of functions. It includes semaphores, shared memory and inter-process messaging (IPC).
Memcache - provides handy procedural and object oriented interface to memcached, highly effective caching daemon, which was especially designed to decrease database load in dynamic web applications.
Alternative PHP Cache - free and open opcode cache for PHP. It was conceived of to provide a free, open, and robust framework for caching and optimizing PHP intermediate code. |
| < Prev | Next > |
|---|
Visitors: