- 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 ofmagic_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 databaseand 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
- simplexml_element_asxml - Return a well-formed XML string based on SimpleXML element
- simplexml_element_attributes - Identifies an element's attributes
- simplexml_element_children - Finds children of given node
- simplexml_element_xpath - Runs Xpath query on XML data
- simplexml_import_dom - Get a SimpleXMLElement object from aDOM 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
- soap_soapclient_call - Calls a SOAP function (deprecated)
- soap_soapclient_construct - SoapClient constructor
- soap_soapclient_dorequest - Performs a SOAP request
- soap_soapclient_getfunctions - Returns list of SOAP functions
- soap_soapclient_getlastrequest - Returns last SOAP request
- soap_soapclient_getlastrequestheaders - Returns last SOAP request headers
- soap_soapclient_getlastresponse - Returns last SOAP response.
- soap_soapclient_getlastresponseheaders - Returns last SOAP response headers.
- soap_soapclient_gettypes - Returns list of SOAP types
- soap_soapclient_setcookie - Sets the cookie that will be sent with the SOAP request
- soap_soapclient_soapcall - Calls a SOAP function
- soap_soapfault_construct - SoapFault constructor
- soap_soapheader_construct - SoapHeader constructor
- soap_soapparam_construct - SoapParam constructor
- soap_soapserver_addfunction - Adds one or several functions those will handle SOAP requests
- soap_soapserver_construct - SoapServer constructor
- soap_soapserver_fault - Issue SoapServer fault indicating an error
- soap_soapserver_getfunctions - Returns list of defined functions
- soap_soapserver_handle - Handles a SOAP request
- soap_soapserver_setclass - Sets class which will handle SOAP requests
- soap_soapserver_setpersistence - Sets persistence mode of SoapServer
- soap_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/portor 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/portor 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 mostrecent 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 ncharacters
- 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 thecurrent viewport
- swf_ortho - Defines an orthographic mapping of user coordinates onto thecurrent 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 objectsare 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
- swf_startsymbol - Define a symbol
- swf_textwidth - Get the width of a string
- swf_translate - Translate the current transformations
- swf_viewport - Select an area for future drawing
- sybase_affected_rows - Gets number of affected rows in last query
- sybase_close - Closes a Sybase connection
- sybase_connect - Opens a Sybase server connection
- sybase_data_seek - Moves internal row pointer
- sybase_deadlock_retry_count - Sets the deadlock retry count
- sybase_fetch_array - Fetch row as array
- sybase_fetch_assoc - Fetch a result row as an associative array
- sybase_fetch_field - Get field information from a result
- sybase_fetch_object - Fetch a row as an object
- sybase_fetch_row - Get a result row as an enumerated array
- sybase_field_seek - Sets field offset
- sybase_free_result - Frees result memory
- sybase_get_last_message - Returns the last message from the server
- sybase_min_client_severity - Sets minimum client severity
- sybase_min_error_severity - Sets minimum error severity
- sybase_min_message_severity - Sets minimum message severity
- sybase_min_server_severity - Sets minimum server severity
- sybase_num_fields - Gets the number of fields in a result set
- sybase_num_rows - Get number of rows in a result set
- sybase_pconnect - Open persistent Sybase connection
- sybase_query - Sends a Sybase query
- sybase_result - Get result data
- sybase_select_db - Selects a Sybase database
- sybase_set_message_handler - Sets the handler called when a server message is raised
- sybase_unbuffered_query - Send a Sybase query and do not block
- serialize - Generates a storable representation of a value
- settype - Set the type of a variable
- strval - Get string value of a variable
Programowanie w jezyku PHP 5.0
PHP programming
Kodowanie w języku PHP
