- shuffle
Shuffle an array - sizeof
Alias of count() - sort
Sort an array - strftime
Format a local time/date according to locale settings - strptime
Parse a time/date generated with strftime() - strtotime
Parse about any English textual datetime description into a Unix timestamp - scandir
List files and directories inside the specified path - set_error_handler
Sets a user-defined error handler function - set_exception_handler
Sets a user-defined exception handler function - set_file_buffer
Alias of stream_set_write_buffer() - stat
Gives information about a file - symlink
Creates a symbolic link - setcookie
Send a cookie - setrawcookie
Send a cookie without urlencoding the cookie value - sin
Sine - sinh
Hyperbolic sine - sqrt
Square root - srand
Seed the random number generator - SWFButton::addASound
Associates a sound with a button transition - SWFButton::setMenu
enable track as menu button behaviour - SWFDisplayItem::addAction
Adds this SWFAction to the given SWFSprite instance - SWFDisplayItem::endMask
Another way of defining a MASK layer - SWFDisplayItem::getRot
- SWFDisplayItem::getX
- SWFDisplayItem::getXScale
- SWFDisplayItem::getXSkew
- SWFDisplayItem::getY
- SWFDisplayItem::getYScale
- SWFDisplayItem::getYSkew
- SWFDisplayItem::setMaskLevel
Defines a MASK layer at level - SWFDisplayItem::setMatrix
Sets the item's transform matrix - SWFFont::getAscent
Returns the ascent of the font, or 0 if not available - SWFFont::getDescent
Returns the descent of the font, or 0 if not available - SWFFont::getLeading
Returns the leading of the font, or 0 if not available - SWFFont::getShape
Returns the glyph shape of a char as a text string - SWFFont::getUTF8Width
Calculates the width of the given string in this font at full height - SWFFontChar::addChars
Adds characters to a font for exporting font - SWFFontChar::addUTF8Chars
Adds characters to a font for exporting font - SWFMovie::addExport
- SWFMovie::addFont
- SWFMovie::importChar
- SWFMovie::importFont
- SWFMovie::labelFrame
Labels frame - SWFMovie::saveToFile
- SWFMovie::startSound
- SWFMovie::stopSound
- SWFMovie::writeExports
- SWFPrebuiltClip
Returns a SWFPrebuiltClip object - SWFShape::drawArc
Draws an arc of radius r centered at the current location, from angle startAngle to angle endAngle measured clockwise from 12 o'clock - SWFShape::drawCircle
Draws a circle of radius r centered at the current location, in a counter-clockwise fashion - SWFShape::drawCubic
Draws a cubic bezier curve using the current position and the three given points as control points - SWFShape::drawCubicTo
Draws a cubic bezier curve using the current position and the three given points as control points - SWFShape::drawGlyph
Draws the first character in the given string into the shape using the glyph definition from the given font - SWFSound
Returns a new SWFSound object from given file - SWFSoundInstance::loopCount
- SWFSoundInstance::loopInPoint
- SWFSoundInstance::loopOutPoint
- SWFSoundInstance::noMultiple
- SWFSprite::labelFrame
Labels frame - SWFSprite::startSound
- SWFSprite::stopSound
- SWFText::addUTF8String
Writes the given text into this SWFText object at the current pen position, using the current font, height, spacing, and color - SWFText::getAscent
Returns the ascent of the current font at its current size, or 0 if not available - SWFText::getDescent
Returns the descent of the current font at its current size, or 0 if not available - SWFText::getLeading
Returns the leading of the current font at its current size, or 0 if not available - SWFText::getUTF8Width
calculates the width of the given string in this text objects current font and size - SWFTextField::addChars
adds characters to a font that will be available within a textfield - SWFTextField::setPadding
Sets the padding of this textfield - SWFVideoStream::getNumFrames
- SWFVideoStream::setDimension
- SWFVideoStream
Returns a SWFVideoStream object - SWFAction
Creates a new Action - SWFBitmap->getHeight
Returns the bitmap's height - SWFBitmap->getWidth
Returns the bitmap's width - SWFBitmap
Loads Bitmap object - SWFbutton->addAction
Adds an action - SWFbutton->addShape
Adds a shape to a button - SWFbutton->setAction
Sets the action - SWFbutton->setdown
Alias for addShape(shape, SWFBUTTON_DOWN) - SWFbutton->setHit
Alias for addShape(shape, SWFBUTTON_HIT) - SWFbutton->setOver
Alias for addShape(shape, SWFBUTTON_OVER) - SWFbutton->setUp
Alias for addShape(shape, SWFBUTTON_UP) - SWFbutton
Creates a new Button - SWFDisplayItem->addColor
Adds the given color to this item's color transform - SWFDisplayItem->move
Moves object in relative coordinates - SWFDisplayItem->moveTo
Moves object in global coordinates - SWFDisplayItem->multColor
Multiplies the item's color transform - SWFDisplayItem->remove
Removes the object from the movie - SWFDisplayItem->Rotate
Rotates in relative coordinates - SWFDisplayItem->rotateTo
Rotates the object in global coordinates - SWFDisplayItem->scale
Scales the object in relative coordinates - SWFDisplayItem->scaleTo
Scales the object in global coordinates - SWFDisplayItem->setDepth
Sets z-order - SWFDisplayItem->setName
Sets the object's name - SWFDisplayItem->setRatio
Sets the object's ratio - SWFDisplayItem->skewX
Sets the X-skew - SWFDisplayItem->skewXTo
Sets the X-skew - SWFDisplayItem->skewY
Sets the Y-skew - SWFDisplayItem->skewYTo
Sets the Y-skew - SWFFill->moveTo
Moves fill origin - SWFFill->rotateTo
Sets fill's rotation - SWFFill->scaleTo
Sets fill's scale - SWFFill->skewXTo
Sets fill x-skew - SWFFill->skewYTo
Sets fill y-skew - SWFFill
Loads SWFFill object - swffont->getwidth
Returns the string's width - SWFFont
Loads a font definition - SWFGradient->addEntry
Adds an entry to the gradient list - SWFGradient
Creates a gradient object - SWFMorph->getshape1
Gets a handle to the starting shape - SWFMorph->getshape2
Gets a handle to the ending shape - SWFMorph
Creates a new SWFMorph object - SWFMovie->add
Adds any type of data to a movie - SWFMovie->nextframe
Moves to the next frame of the animation - SWFMovie->output
Dumps your lovingly prepared movie out - swfmovie->remove
Removes the object instance from the display list - SWFMovie->save
Saves your movie in a file - SWFMovie->setbackground
Sets the background color - SWFMovie->setdimension
Sets the movie's width and height - SWFMovie->setframes
Sets the total number of frames in the animation - SWFMovie->setrate
Sets the animation's frame rate - SWFMovie->streammp3
Streams a MP3 file - SWFMovie
Creates a new movie object, representing an SWF version 4 movie - SWFShape->addFill
Adds a solid fill to the shape - SWFShape->drawCurve
Draws a curve (relative) - SWFShape->drawCurveTo
Draws a curve - SWFShape->drawLine
Draws a line (relative) - SWFShape->drawLineTo
Draws a line - SWFShape->movePen
Moves the shape's pen (relative) - SWFShape->movePenTo
Moves the shape's pen - SWFShape->setLeftFill
Sets left rasterizing color - SWFShape->setLine
Sets the shape's line style - SWFShape->setRightFill
Sets right rasterizing color - SWFShape
Creates a new shape object - swfsprite->add
Adds an object to a sprite - SWFSprite->nextframe
Moves to the next frame of the animation - SWFSprite->remove
Removes an object to a sprite - SWFSprite->setframes
Sets the total number of frames in the animation - SWFSprite
Creates a movie clip (a sprite) - SWFText->addString
Draws a string - SWFText->getWidth
Computes string's width - SWFText->moveTo
Moves the pen - SWFText->setColor
Sets the current font color - SWFText->setFont
Sets the current font - SWFText->setHeight
Sets the current font height - SWFText->setSpacing
Sets the current font spacing - SWFText
Creates a new SWFText object - SWFTextField->addstring
Concatenates the given string to the text field - SWFTextField->align
Sets the text field alignment - SWFTextField->setbounds
Sets the text field width and height - SWFTextField->setcolor
Sets the color of the text field - SWFTextField->setFont
Sets the text field font - SWFTextField->setHeight
Sets the font height of this text field font - SWFTextField->setindentation
Sets the indentation of the first line - SWFTextField->setLeftMargin
Sets the left margin width of the text field - SWFTextField->setLineSpacing
Sets the line spacing of the text field - SWFTextField->setMargins
Sets the margins width of the text field - SWFTextField->setname
Sets the variable name - SWFTextField->setrightMargin
Sets the right margin width of the text field - SWFTextField
Creates a text field object - show_source
Alias of highlight_file() - sleep
Delay execution - socket_get_status
Alias of stream_get_meta_data() - socket_set_blocking
Alias of stream_set_blocking() - socket_set_timeout
Alias of stream_set_timeout() - syslog
Generate a system log message - set_include_path
Sets the include_path configuration option - set_magic_quotes_runtime
Sets the current active configuration setting of magic_quotes_runtime - set_time_limit
Limits the maximum execution time - split
Split string into array by regular expression - spliti
Split string into array by regular expression case insensitive - sql_regcase
Make regular expression for case insensitive match - shell_exec
Execute command via shell and return the complete output as a string - system
Execute an external program and display the output - satellite_caught_exception
See if an exception was caught from the previous function - satellite_exception_id
Get the repository id for the latest exception. - satellite_exception_value
Get the exception struct for the latest exception - satellite_get_repository_id
NOT IMPLEMENTED - satellite_load_idl
Instruct the type manager to load an IDL file - satellite_object_to_string
Convert an object to its string representation - SDO_DAS_ChangeSummary::beginLogging
Begin change logging - SDO_DAS_ChangeSummary::endLogging
End change logging - SDO_DAS_ChangeSummary::getChangeType
Get the type of change made to an SDO_DataObject - SDO_DAS_ChangeSummary::getChangedDataObjects
Get the changed data objects from a change summary - SDO_DAS_ChangeSummary::getOldContainer
Get the old container for a deleted SDO_DataObject - SDO_DAS_ChangeSummary::getOldValues
Get the old values for a given changed SDO_DataObject - SDO_DAS_ChangeSummary::isLogging
Test to see whether change logging is switched on - SDO_DAS_DataFactory::addPropertyToType
Adds a property to a type - SDO_DAS_DataFactory::addType
Add a new type to a model - SDO_DAS_DataFactory::getDataFactory
Get a data factory instance - SDO_DAS_DataObject::getChangeSummary
Get a data object's change summary - SDO_DAS_Setting::getListIndex
Get the list index for a changed many-valued property - SDO_DAS_Setting::getPropertyIndex
Get the property index for a changed property - SDO_DAS_Setting::getPropertyName
Get the property name for a changed property - SDO_DAS_Setting::getValue
Get the old value for the changed property - SDO_DAS_Setting::isSet
Test whether a property was set prior to being modified - SDO_DataFactory::create
Create an SDO_DataObject - SDO_DataObject::clear
Clear an SDO_DataObject's properties - SDO_DataObject::createDataObject
Create a child SDO_DataObject - SDO_DataObject::getContainer
Get a data object's container - SDO_DataObject::getContainmentPropertyName
Get the container's property name - SDO_DataObject::getSequence
Get the sequence for a data object - SDO_DataObject::getType
Get the type of a data object - SDO_List::insert
Insert into a list - SDO_Model_Property::getContainingType
Get the SDO_Model_Type which contains this property - SDO_Model_Property::getDefault
Get the default value for the property - SDO_Model_Property::getName
Get the name of the SDO_Model_Property - SDO_Model_Property::getType
Get the SDO_Model_Type of the property - SDO_Model_Property::isContainment
Test to see if the property defines a containment relationship - SDO_Model_Property::isMany
Test to see if the property is many-valued - SDO_Model_ReflectionDataObject::__construct
Construct an SDO_Model_ReflectionDataObject - SDO_Model_ReflectionDataObject::getContainmentProperty
Get the parent's SDO_Model_Property which defines the containment relationship to the reflected data object - SDO_Model_ReflectionDataObject::getInstanceProperties
Get the instance properties of the SDO_DataObject - SDO_Model_ReflectionDataObject::getType
Get the SDO_Model_Type for the SDO_DataObject - SDO_Model_Type::getBaseType
Get the base type for this type - SDO_Model_Type::getName
Get the name of the type - SDO_Model_Type::getNamespaceURI
Get the namespace URI of the type - SDO_Model_Type::getProperties
Get the SDO_Model_Property objects defined for the type - SDO_Model_Type::getProperty
Get an SDO_Model_Property of the type - SDO_Model_Type::isDataType
Test to see if this SDO_Model_Type is a primitive data type - SDO_Model_Type::isInstance
Test for an SDO_DataObject being an instance of this SDO_Model_Type - SDO_Model_Type::isOpenType
Test to see if this type is an open type - SDO_Model_Type::isSequencedType
Test to see if this is a sequenced type - SDO_Sequence::getPropertyIndex
Return the property index for the specified sequence index - SDO_Sequence::getPropertyName
Return the property name for the specified sequence index - SDO_Sequence::insert
Insert into a sequence - SDO_Sequence::move
Move an item to another sequence position - SDO_DAS_XML_Document::getEncoding
Returns encoding string - SDO_DAS_XML_Document::getNoNamespaceSchemaLocation
Returns no namespace schema location - SDO_DAS_XML_Document::getRootDataObject
Returns the root SDO_DataObject - SDO_DAS_XML_Document::getRootElementName
Returns root element's name - SDO_DAS_XML_Document::getRootElementURI
Returns root element's URI string - SDO_DAS_XML_Document::getSchemaLocation
Returns schema location - SDO_DAS_XML_Document::getXMLDeclaration
Returns whether the xml declaration is set or not - SDO_DAS_XML_Document::getXMLVersion
Returns xml declaration string - SDO_DAS_XML_Document::setEncoding
Sets the given string as encoding - SDO_DAS_XML_Document::setNoNamespaceSchemaLocation
Sets the given string as no namespace schema location - SDO_DAS_XML_Document::setSchemaLocation
Sets the given string as schema location - SDO_DAS_XML_Document::setXMLDeclaration
Sets the xml declaration - SDO_DAS_XML_Document::setXMLVersion
Sets the given string as xml version - SDO_DAS_XML::create
To create SDO_DAS_XML object for a given schema file - SDO_DAS_XML::createDataObject
Creates SDO_DataObject for a given namespace URI and type name - SDO_DAS_XML::loadFromFile
Returns SDO_DAS_XML_Document object for a given path to xml instance document - SDO_DAS_XML::loadFromString
Returns SDO_DAS_XML_Document for a given xml instance string - SDO_DAS_XML::saveDataObjectToFile
Saves the SDO_DataObject object to File - SDO_DAS_XML::saveDataObjectToString
Saves the SDO_DataObject object to string - SDO_DAS_XML::saveDocumentToFile
Saves the SDO_DAS_XML_Document object to a file - SDO_DAS_XML::saveDocumentToString
Saves the SDO_DAS_XML_Document object to a string - SDO_DAS_Relational::applyChanges
Applies the changes made to a data graph back to the database. - SDO_DAS_Relational::__construct
Creates an instance of a Relational Data Access Service - SDO_DAS_Relational::createRootDataObject
Returns the special root object in an otherwise empty data graph. Used when creating a data graph from scratch. - SDO_DAS_Relational::executePreparedQuery
Executes an SQL query passed as a prepared statement, with a list of values to substitute for placeholders, and return the results as a normalised data graph. - SDO_DAS_Relational::executeQuery
Executes a given SQL query against a relational database and returns the results as a normalised data graph. - sem_acquire
Acquire a semaphore - sem_get
Get a semaphore id - sem_release
Release a semaphore - sem_remove
Remove a semaphore - shm_attach
Creates or open a shared memory segment - shm_detach
Disconnects from shared memory segment - shm_get_var
Returns a variable from shared memory - shm_put_var
Inserts or updates a variable in shared memory - shm_remove_var
Removes a variable from shared memory - shm_remove
Removes shared memory from Unix systems - sesam_affected_rows
Get number of rows affected by an immediate query - sesam_commit
Commit pending updates to the SESAM database - sesam_connect
Open SESAM database connection - sesam_diagnostic
Return status information for last SESAM call - sesam_disconnect
Detach from SESAM connection - sesam_errormsg
Returns error message of last SESAM call - sesam_execimm
Execute an "immediate" SQL-statement - sesam_fetch_array
Fetch one row as an associative array - sesam_fetch_result
Return all or part of a query result - sesam_fetch_row
Fetch one row as an array - sesam_field_array
Return meta information about individual columns in a result - sesam_field_name
Return one column name of the result set - sesam_free_result
Releases resources for the query - sesam_num_fields
Return the number of fields/columns in a result set - sesam_query
Perform a SESAM SQL query and prepare the result - sesam_rollback
Discard any pending updates to the SESAM database - sesam_seek_row
Set scrollable cursor mode for subsequent fetches - sesam_settransaction
Set SESAM transaction parameters - session_pgsql_add_error
Increments error counts and sets last error message - session_pgsql_get_error
Returns number of errors and last error message - session_pgsql_get_field
Get custom field value - session_pgsql_reset
Reset connection to session database servers - session_pgsql_set_field
Set custom field value - session_pgsql_status
Get current save handler status - session_cache_expire
Return current cache expire - session_cache_limiter
Get and/or set the current cache limiter - session_commit
Alias of session_write_close() - session_decode
Decodes session data from a string - session_destroy
Destroys all data registered to a session - session_encode
Encodes the current session data as a string - session_get_cookie_params
Get the session cookie parameters - session_id
Get and/or set the current session id - session_is_registered
Find out whether a global variable is registered in a session - session_module_name
Get and/or set the current session module - session_name
Get and/or set the current session name - session_regenerate_id
Update the current session id with a newly generated one - session_register
Register one or more global variables with the current session - session_save_path
Get and/or set the current session save path - session_set_cookie_params
Set the session cookie parameters - session_set_save_handler
Sets user-level session storage functions - session_start
Initialize session data - session_unregister
Unregister a global variable from the current session - session_unset
Free all session variables - session_write_close
Write session data and end session - shmop_close
Close shared memory block - shmop_delete
Delete shared memory block - shmop_open
Create or open shared memory block - shmop_read
Read data from shared memory block - shmop_size
Get size of shared memory block - shmop_write
Write data into shared memory block - SimpleXMLElement->asXML
Return a well-formed XML string based on SimpleXML element - SimpleXMLElement->attributes
Identifies an element's attributes - SimpleXMLElement->children
Finds children of given node - SimpleXMLElement->xpath
Runs Xpath query on XML data - simplexml_import_dom
Get a SimpleXMLElement object from a DOM node. - simplexml_load_file
Interprets an XML file into an object - simplexml_load_string
Interprets a string of XML into an object - snmp_get_quick_print
Fetches the current value of the UCD library's quick_print setting - snmp_get_valueretrieval
Return the method how the SNMP values will be returned - snmp_read_mib
Reads and parses a MIB file into the active MIB tree - snmp_set_enum_print
Return all values that are enums with their enum value instead of the raw integer - snmp_set_oid_numeric_print
Return all objects including their respective object id within the specified one - snmp_set_quick_print
Set the value of quick_print within the UCD SNMP library - snmp_set_valueretrieval
Specify the method how the SNMP values will be returned - snmpget
Fetch an SNMP object - snmpgetnext
Fetch a SNMP object - snmprealwalk
Return all objects including their respective object ID within the specified one - snmpset
Set an SNMP object - snmpwalk
Fetch all the SNMP objects from an agent - snmpwalkoid
Query for a tree of information about a network entity - SoapClient->__call()
Calls a SOAP function (deprecated) - SoapClient->__construct()
SoapClient constructor - SoapClient->__doRequest()
Performs a SOAP request - SoapClient->__getFunctions()
Returns list of SOAP functions - SoapClient->__getLastRequest()
Returns last SOAP request - SoapClient->__getLastRequestHeaders()
Returns last SOAP request headers - SoapClient->__getLastResponse()
Returns last SOAP response. - SoapClient->__getLastResponseHeaders()
Returns last SOAP response headers. - SoapClient->__getTypes()
Returns list of SOAP types - SoapClient->__setCookie()
Sets the cookie that will be sent with the SOAP request - SoapClient->__soapCall()
Calls a SOAP function - SoapFault->__construct()
SoapFault constructor - SoapHeader->__construct()
SoapHeader constructor - SoapParam->__construct()
SoapParam constructor - SoapServer->addFunction()
Adds one or several functions those will handle SOAP requests - SoapServer->__construct()
SoapServer constructor - SoapServer->fault()
Issue SoapServer fault indicating an error - SoapServer->getFunctions()
Returns list of defined functions - SoapServer->handle()
Handles a SOAP request - SoapServer->setClass()
Sets class which will handle SOAP requests - SoapServer->setPersistence()
Sets persistence mode of SoapServer - SoapVar->__construct()
SoapVar constructor - socket_accept
Accepts a connection on a socket - socket_bind
Binds a name to a socket - socket_clear_error
Clears the error on the socket or the last error code - socket_close
Closes a socket resource - socket_connect
Initiates a connection on a socket - socket_create_listen
Opens a socket on port to accept connections - socket_create_pair
Creates a pair of indistinguishable sockets and stores them in an array - socket_create
Create a socket (endpoint for communication) - socket_get_option
Gets socket options for the socket - socket_getpeername
Queries the remote side of the given socket which may either result in host/port or in a Unix filesystem path, dependent on its type - socket_getsockname
Queries the local side of the given socket which may either result in host/port or in a Unix filesystem path, dependent on its type - socket_last_error
Returns the last error on the socket - socket_listen
Listens for a connection on a socket - socket_read
Reads a maximum of length bytes from a socket - socket_recv
Receives data from a connected socket - socket_recvfrom
Receives data from a socket, connected or not - socket_select
Runs the select() system call on the given arrays of sockets with a specified timeout - socket_send
Sends data to a connected socket - socket_sendto
Sends a message to a socket, whether it is connected or not - socket_set_block
Sets blocking mode on a socket resource - socket_set_nonblock
Sets nonblocking mode for file descriptor fd - socket_set_option
Sets socket options for the socket - socket_shutdown
Shuts down a socket for receiving, sending, or both - socket_strerror
Return a string describing a socket error - socket_write
Write to a socket - SimpleXMLIterator::current
Return current SimpleXML entry - SimpleXMLIterator::getChildren
Returns an iterator for the current entry if it is a SimpleXML object - SimpleXMLIterator::hasChildren
Returns whether current entry is a SimpleXML object - SimpleXMLIterator::key
Return current SimpleXML key - SimpleXMLIterator::next
Move to next entry - SimpleXMLIterator::rewind
Rewind SimpleXML back to the start - SimpleXMLIterator::valid
Check whether SimpleXML contains more entries - spl_classes
Return available SPL classes - sqlite_array_query
Execute a query against a given database and returns an array - sqlite_busy_timeout
Set busy timeout duration, or disable busy handlers - sqlite_changes
Returns the number of rows that were changed by the most recent SQL statement - sqlite_close
Closes an open SQLite database - sqlite_column
Fetches a column from the current row of a result set - sqlite_create_aggregate
Register an aggregating UDF for use in SQL statements - sqlite_create_function
Registers a "regular" User Defined Function for use in SQL statements - sqlite_current
Fetches the current row from a result set as an array - sqlite_error_string
Returns the textual description of an error code - sqlite_escape_string
Escapes a string for use as a query parameter - sqlite_exec
Executes a result-less query against a given database - sqlite_factory
Opens a SQLite database and returns a SQLiteDatabase object - sqlite_fetch_all
Fetches all rows from a result set as an array of arrays - sqlite_fetch_array
Fetches the next row from a result set as an array - sqlite_fetch_column_types
Return an array of column types from a particular table - sqlite_fetch_object
Fetches the next row from a result set as an object - sqlite_fetch_single
Fetches the first column of a result set as a string - sqlite_fetch_string
Alias of sqlite_fetch_single() - sqlite_field_name
Returns the name of a particular field - sqlite_has_more
Finds whether or not more rows are available - sqlite_has_prev
Returns whether or not a previous row is available - sqlite_key
Returns the current row index - sqlite_last_error
Returns the error code of the last error for a database - sqlite_last_insert_rowid
Returns the rowid of the most recently inserted row - sqlite_libencoding
Returns the encoding of the linked SQLite library - sqlite_libversion
Returns the version of the linked SQLite library - sqlite_next
Seek to the next row number - sqlite_num_fields
Returns the number of fields in a result set - sqlite_num_rows
Returns the number of rows in a buffered result set - sqlite_open
Opens a SQLite database and create the database if it does not exist - sqlite_popen
Opens a persistent handle to an SQLite database and create the database if it does not exist - sqlite_prev
Seek to the previous row number of a result set - sqlite_query
Executes a query against a given database and returns a result handle - sqlite_rewind
Seek to the first row number - sqlite_seek
Seek to a particular row number of a buffered result set - sqlite_single_query
Executes a query and returns either an array for one single column or the value of the first row - sqlite_udf_decode_binary
Decode binary data passed as parameters to an UDF - sqlite_udf_encode_binary
Encode binary data before returning it from an UDF - sqlite_unbuffered_query
Execute a query that does not prefetch and buffer all data - sqlite_valid
Returns whether more rows are available - ssh2_auth_hostbased_file
Authenticate using a public hostkey - ssh2_auth_none
Authenticate as "none" - ssh2_auth_password
Authenticate over SSH using a plain password - ssh2_auth_pubkey_file
Authenticate using a public key - ssh2_connect
Connect to an SSH server - ssh2_exec
Execute a command on a remote server - ssh2_fetch_stream
Fetch an extended data stream - ssh2_fingerprint
Retreive fingerprint of remote server - ssh2_methods_negotiated
Return list of negotiated methods - ssh2_publickey_add
Add an authorized publickey - ssh2_publickey_init
Initialize Publickey subsystem - ssh2_publickey_list
List currently authorized publickeys - ssh2_publickey_remove
Remove an authorized publickey - ssh2_scp_recv
Request a file via SCP - ssh2_scp_send
Send a file via SCP - ssh2_sftp_lstat
Stat a symbolic link - ssh2_sftp_mkdir
Create a directory - ssh2_sftp_readlink
Return the target of a symbolic link - ssh2_sftp_realpath
Resolve the realpath of a provided path string - ssh2_sftp_rename
Rename a remote file - ssh2_sftp_rmdir
Remove a directory - ssh2_sftp_stat
Stat a file on a remote filesystem - ssh2_sftp_symlink
Create a symlink - ssh2_sftp_unlink
Delete a file - ssh2_sftp
Initialize SFTP subsystem - ssh2_shell
Request an interactive shell - ssh2_tunnel
Open a tunnel through a remote server - stats_absolute_deviation
Returns the absolute deviation of an array of values - stats_cdf_beta
CDF function for BETA Distribution. Calculates any one parameter of the beta distribution given values for the others. - stats_cdf_binomial
Calculates any one parameter of the binomial distribution given values for the others. - stats_cdf_cauchy
Not documented - stats_cdf_chisquare
Calculates any one parameter of the chi-square distribution given values for the others. - stats_cdf_exponential
Not documented - stats_cdf_f
Calculates any one parameter of the F distribution given values for the others. - stats_cdf_gamma
Calculates any one parameter of the gamma distribution given values for the others. - stats_cdf_laplace
Not documented - stats_cdf_logistic
Not documented - stats_cdf_negative_binomial
Calculates any one parameter of the negative binomial distribution given values for the others. - stats_cdf_noncentral_chisquare
Calculates any one parameter of the non-central chi-square distribution given values for the others. - stats_cdf_noncentral_f
Calculates any one parameter of the Non-central F distribution given values for the others. - stats_cdf_poisson
Calculates any one parameter of the Poisson distribution given values for the others. - stats_cdf_t
Calculates any one parameter of the T distribution given values for the others. - stats_cdf_uniform
Not documented - stats_cdf_weibull
Not documented - stats_covariance
Computes the covariance of two data sets - stats_den_uniform
Not documented - stats_dens_beta
Not documented - stats_dens_cauchy
Not documented - stats_dens_chisquare
Not documented - stats_dens_exponential
Not documented - stats_dens_f
- stats_dens_gamma
Not documented - stats_dens_laplace
Not documented - stats_dens_logistic
Not documented - stats_dens_negative_binomial
Not documented - stats_dens_normal
Not documented - stats_dens_pmf_binomial
Not documented - stats_dens_pmf_hypergeometric
- stats_dens_pmf_poisson
Not documented - stats_dens_t
Not documented - stats_dens_weibull
Not documented - stats_harmonic_mean
Returns the harmonic mean of an array of values - stats_kurtosis
Computes the kurtosis of the data in the array - stats_rand_gen_beta
Generates beta random deviate - stats_rand_gen_chisquare
Generates random deviate from the distribution of a chisquare with "df" degrees of freedom random variable. - stats_rand_gen_exponential
Generates a single random deviate from an exponential distribution with mean "av" - stats_rand_gen_f
Generates a random deviate from the F (variance ratio) distribution with "dfn" degrees of freedom in the numerator and "dfd" degrees of freedom in the denominator. Method : directly generates ratio of chisquare variates - stats_rand_gen_funiform
Generates uniform float between low (exclusive) and high (exclusive) - stats_rand_gen_gamma
Generates random deviates from a gamma distribution - stats_rand_gen_ibinomial_negative
Generates a single random deviate from a negative binomial distribution. Arguments : n - the number of trials in the negative binomial distribution from which a random deviate is to be generated (n > 0), p - the probability of an event (0 < p < 1)). - stats_rand_gen_ibinomial
Generates a single random deviate from a binomial distribution whose number of trials is "n" (n >= 0) and whose probability of an event in each trial is "pp" ([0;1]). Method : algorithm BTPE - stats_rand_gen_int
Generates random integer between 1 and 2147483562 - stats_rand_gen_ipoisson
Generates a single random deviate from a Poisson distribution with mean "mu" (mu >= 0.0). - stats_rand_gen_iuniform
Generates integer uniformly distributed between LOW (inclusive) and HIGH (inclusive) - stats_rand_gen_noncenral_chisquare
Generates random deviate from the distribution of a noncentral chisquare with "df" degrees of freedom and noncentrality parameter "xnonc". d must be >= 1.0, xnonc must >= 0.0 - stats_rand_gen_noncentral_f
Generates a random deviate from the noncentral F (variance ratio) distribution with "dfn" degrees of freedom in the numerator, and "dfd" degrees of freedom in the denominator, and noncentrality parameter "xnonc". Method : directly generates ratio of noncentral numerator chisquare variate to central denominator chisquare variate. - stats_rand_gen_noncentral_t
Generates a single random deviate from a noncentral T distribution - stats_rand_gen_normal
Generates a single random deviate from a normal distribution with mean, av, and standard deviation, sd (sd >= 0). Method : Renames SNORM from TOMS as slightly modified by BWB to use RANF instead of SUNIF. - stats_rand_gen_t
Generates a single random deviate from a T distribution - stats_rand_get_seeds
Not documented - stats_rand_phrase_to_seeds
generate two seeds for the RGN random number generator - stats_rand_ranf
Returns a random floating point number from a uniform distribution over 0 - 1 (endpoints of this interval are not returned) using the current generator - stats_rand_setall
Not documented - stats_skew
Computes the skewness of the data in the array - stats_standard_deviation
Returns the standard deviation - stats_stat_binomial_coef
Not documented - stats_stat_correlation
Not documented - stats_stat_gennch
Not documented - stats_stat_independent_t
Not documented - stats_stat_innerproduct
- stats_stat_noncentral_t
Calculates any one parameter of the noncentral t distribution give values for the others. - stats_stat_paired_t
Not documented - stats_stat_percentile
Not documented - stats_stat_powersum
Not documented - stats_variance
Returns the population variance - stream_bucket_append
Append bucket to brigade - stream_bucket_make_writeable
Return a bucket object from the brigade for operating on - stream_bucket_new
Create a new bucket for use on the current stream - stream_bucket_prepend
Prepend bucket to brigade - stream_context_create
Create a streams context - stream_context_get_default
Retreive the default streams context - stream_context_get_options
Retrieve options for a stream/wrapper/context - stream_context_set_option
Sets an option for a stream/wrapper/context - stream_context_set_params
Set parameters for a stream/wrapper/context - stream_copy_to_stream
Copies data from one stream to another - stream_filter_append
Attach a filter to a stream - stream_filter_prepend
Attach a filter to a stream - stream_filter_register
Register a stream filter implemented as a PHP class derived from php_user_filter - stream_filter_remove
Remove a filter from a stream - stream_get_contents
Reads remainder of a stream into a string - stream_get_filters
Retrieve list of registered filters - stream_get_line
Gets line from stream resource up to a given delimiter - stream_get_meta_data
Retrieves header/meta data from streams/file pointers - stream_get_transports
Retrieve list of registered socket transports - stream_get_wrappers
Retrieve list of registered streams - stream_register_wrapper
Alias of stream_wrapper_register() - stream_select
Runs the equivalent of the select() system call on the given arrays of streams with a timeout specified by tv_sec and tv_usec - stream_set_blocking
Set blocking/non-blocking mode on a stream - stream_set_timeout
Set timeout period on a stream - stream_set_write_buffer
Sets file buffering on the given stream - stream_socket_accept
Accept a connection on a socket created by stream_socket_server() - stream_socket_client
Open Internet or Unix domain socket connection - stream_socket_enable_crypto
Turns encryption on/off on an already connected socket - stream_socket_get_name
Retrieve the name of the local or remote sockets - stream_socket_pair
Creates a pair of connected, indistinguishable socket streams - stream_socket_recvfrom
Receives data from a socket, connected or not - stream_socket_sendto
Sends a message to a socket, whether it is connected or not - stream_socket_server
Create an Internet or Unix domain server socket - stream_wrapper_register
Register a URL wrapper implemented as a PHP class - stream_wrapper_restore
Restores a previously unregistered built-in wrapper - stream_wrapper_unregister
Unregister a URL wrapper - setlocale
Set locale information - sha1_file
Calculate the sha1 hash of a file - sha1
Calculate the sha1 hash of a string - similar_text
Calculate the similarity between two strings - soundex
Calculate the soundex key of a string - sprintf
Return a formatted string - sscanf
Parses input from a string according to a format - str_ireplace
Case-insensitive version of str_replace(). - str_pad
Pad a string to a certain length with another string - str_repeat
Repeat a string - str_replace
Replace all occurrences of the search string with the replacement string - str_rot13
Perform the rot13 transform on a string - str_shuffle
Randomly shuffles a string - str_split
Convert a string to an array - str_word_count
Return information about words used in a string - strcasecmp
Binary safe case-insensitive string comparison - strchr
Alias of strstr() - strcmp
Binary safe string comparison - strcoll
Locale based string comparison - strcspn
Find length of initial segment not matching mask - strip_tags
Strip HTML and PHP tags from a string - stripcslashes
Un-quote string quoted with addcslashes() - stripos
Find position of first occurrence of a case-insensitive string - stripslashes
Un-quote string quoted with addslashes() - stristr
Case-insensitive strstr() - strlen
Get string length - strnatcasecmp
Case insensitive string comparisons using a "natural order" algorithm - strnatcmp
String comparisons using a "natural order" algorithm - strncasecmp
Binary safe case-insensitive string comparison of the first n characters - strncmp
Binary safe string comparison of the first n characters - strpbrk
Search a string for any of a set of characters - strpos
Find position of first occurrence of a string - strrchr
Find the last occurrence of a character in a string - strrev
Reverse a string - strripos
Find position of last occurrence of a case-insensitive string in a string - strrpos
Find position of last occurrence of a char in a string - strspn
Find length of initial segment matching mask - strstr
Find first occurrence of a string - strtok
Tokenize string - strtolower
Make a string lowercase - strtoupper
Make a string uppercase - strtr
Translate certain characters - substr_compare
Binary safe optionally case insensitive comparison of 2 strings from an offset, up to length characters - substr_count
Count the number of substring occurrences - substr_replace
Replace text within a portion of a string - substr
Return part of a string - swf_actiongeturl
Get a URL from a Shockwave Flash movie - swf_actiongotoframe
Play a frame and then stop - swf_actiongotolabel
Display a frame with the specified label - swf_actionnextframe
Go forward one frame - swf_actionplay
Start playing the flash movie from the current frame - swf_actionprevframe
Go backwards one frame - swf_actionsettarget
Set the context for actions - swf_actionstop
Stop playing the flash movie at the current frame - swf_actiontogglequality
Toggle between low and high quality - swf_actionwaitforframe
Skip actions if a frame has not been loaded - swf_addbuttonrecord
Controls location, appearance and active area of the current button - swf_addcolor
Set the global add color to the rgba value specified - swf_closefile
Close the current Shockwave Flash file - swf_definebitmap
Define a bitmap - swf_definefont
Defines a font - swf_defineline
Define a line - swf_definepoly
Define a polygon - swf_definerect
Define a rectangle - swf_definetext
Define a text string - swf_endbutton
End the definition of the current button - swf_enddoaction
End the current action - swf_endshape
Completes the definition of the current shape - swf_endsymbol
End the definition of a symbol - swf_fontsize
Change the font size - swf_fontslant
Set the font slant - swf_fonttracking
Set the current font tracking - swf_getbitmapinfo
Get information about a bitmap - swf_getfontinfo
The height in pixels of a capital A and a lowercase x - swf_getframe
Get the frame number of the current frame - swf_labelframe
Label the current frame - swf_lookat
Define a viewing transformation - swf_modifyobject
Modify an object - swf_mulcolor
Sets the global multiply color to the rgba value specified - swf_nextid
Returns the next free object id - swf_oncondition
Describe a transition used to trigger an action list - swf_openfile
Open a new Shockwave Flash file - swf_ortho2
Defines 2D orthographic mapping of user coordinates onto the current viewport - swf_ortho
Defines an orthographic mapping of user coordinates onto the current viewport - swf_perspective
Define a perspective projection transformation - swf_placeobject
Place an object onto the screen - swf_polarview
Define the viewer's position with polar coordinates - swf_popmatrix
Restore a previous transformation matrix - swf_posround
Enables or Disables the rounding of the translation when objects are placed or moved - swf_pushmatrix
Push the current transformation matrix back unto the stack - swf_removeobject
Remove an object - swf_rotate
Rotate the current transformation - swf_scale
Scale the current transformation - swf_setfont
Change the current font - swf_setframe
Switch to a specified frame - swf_shapearc
Draw a circular arc - swf_shapecurveto3
Draw a cubic bezier curve - swf_shapecurveto
Draw a quadratic bezier curve between two points - swf_shapefillbitmapclip
Set current fill mode to clipped bitmap - swf_shapefillbitmaptile
Set current fill mode to tiled bitmap - swf_shapefilloff
Turns off filling - swf_shapefillsolid
Set the current fill style to the specified color - swf_shapelinesolid
Set the current line style - swf_shapelineto
Draw a line - swf_shapemoveto
Move the current position - swf_showframe
Display the current frame - swf_startbutton
Start the definition of a button - swf_startdoaction
Start a description of an action list for the current frame - swf_startshape
Start a complex shape
|