Join Up!
92447 members and counting!
PHP Manual
All Mail Lists
Entire Site
downloads
|
documentation
|
faq
|
getting help
|
mailing lists
|
reporting bugs
|
php.net sites
|
links
|
my php.net
s
earch for
in the
function list
whole site
online documentation [en]
bug database
general mailing list
developer mailing list
documentation mailing list
runkit
Index
Function Reference
Affecting PHP's Behaviour
runkit
HOME
Community
Articles
Code Library
People
Mail Archive
My Account
Contribute
PHP Jobs
runkit
Runkit_Sandbox
Last updated: Thu, 26 Jun 2008
runkit Functions
Table of Contents
Runkit_Sandbox
— Runkit Sandbox Class -- PHP Virtual Machine
Runkit_Sandbox_Parent
— Runkit Anti-Sandbox Class
runkit_class_adopt
— Convert a base class to an inherited class, add ancestral methods when appropriate
runkit_class_emancipate
— Convert an inherited class to a base class, removes any method whose scope is ancestral
runkit_constant_add
— Similar to define(), but allows defining in class definitions as well
runkit_constant_redefine
— Redefine an already defined constant
runkit_constant_remove
— Remove/Delete an already defined constant
runkit_function_add
— Add a new function, similar to create_function
runkit_function_copy
— Copy a function to a new function name
runkit_function_redefine
— Replace a function definition with a new implementation
runkit_function_remove
— Remove a function definition
runkit_function_rename
— Change a function's name
runkit_import
— Process a PHP file importing function and class definitions, overwriting where appropriate
runkit_lint_file
— Check the PHP syntax of the specified file
runkit_lint
— Check the PHP syntax of the specified php code
runkit_method_add
— Dynamically adds a new method to a given class
runkit_method_copy
— Copies a method from class to another
runkit_method_redefine
— Dynamically changes the code of the given method
runkit_method_remove
— Dynamically removes the given method
runkit_method_rename
— Dynamically changes the name of the given method
runkit_return_value_used
— Determines if the current functions return value will be used
runkit_sandbox_output_handler
— Specify a function to capture and/or process output from a runkit sandbox
runkit_superglobals
— Return numerically indexed array of registered superglobals
add a note
User Contributed Notes
runkit Functions
There are no user contributed notes for this page.
Open Source Database Feature Comparison Matrix
Try Declarative Programming with Annotations and Aspects
Locate All Stored Procedures and Their Objects/SQL Tables
Building a Stored Procedure Generator
Making Tables Read-only in Oracle
24-hour Support
Daily Backup
Dedicated Servers
JSP/Java Servlets
PHP
MySQL
Streaming Audio/Video
Telnet/SSH
Unix Hosting
24-hour Support
runkit
Runkit_Sandbox
Last updated: Thu, 26 Jun 2008
show source
|
credits
|
sitemap
|
contact
|
advertising
|
mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror
is operated at:
http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles
|
Tips / Quickies
|
News
|
News Linking and RSS Feeds
|
Shared Code Library
Mail Archives
|
Support / Discussion Forums
|
Get Started!
Links
|
Contribute!
|
Docs