what is the current salary package in India for a PHP &
MySQL programmer who has 3 years experience

Answer Posted / -=pkg=-

continuation of part.......



gmp_scan1 — Scan for 1
gmp_setbit — Set bit
gmp_sign — Sign of number
gmp_sqrt — Calculate square root
gmp_sqrtrem — Square root with remainder
gmp_strval — Convert GMP number to string
gmp_sub — Subtract numbers
gmp_testbit — Tests if a bit is set
gmp_xor — Logical XOR



LII. gnupg

gnupg_adddecryptkey — Add a key for decryption
gnupg_addencryptkey — Add a key for encryption
gnupg_addsignkey — Add a key for signing
gnupg_cleardecryptkeys — Removes all keys which were set for
decryption before
gnupg_clearencryptkeys — Removes all keys which were set for
encryption before
gnupg_clearsignkeys — Removes all keys which were set for
signing before
gnupg_decrypt — Decrypts a given text
gnupg_decryptverify — Decrypts and verifies a given text
gnupg_encrypt — Encrypts a given text
gnupg_encryptsign — Encrypts and signs a given text
gnupg_export — Exports a key
gnupg_geterror — Returns the errortext, if a function fails
gnupg_getprotocol — Returns the currently active protocol
for all operations
gnupg_import — Imports a key
gnupg_keyinfo — Returns an array with information about all
keys that matches the given pattern
gnupg_setarmor — Toggle armored output
gnupg_seterrormode — Sets the mode for error_reporting
gnupg_setsignmode — Sets the mode for signing
gnupg_sign — Signs a given text
gnupg_verify — Verifies a signed text



LIII. gopher

gopher_parsedir — Translate a gopher formatted directory
entry into an associative array.



LIV. haru

HaruException — Haru PDF Exception Class
HaruDoc — Haru PDF Document Class
HaruPage — Haru PDF Page Class
HaruFont — Haru PDF Font Class
HaruImage — Haru PDF Image Class
HaruEncoder — Haru PDF Encoder Class
HaruOutline — Haru PDF Outline Class
HaruAnnotation — Haru PDF Annotation Class
HaruDestination — Haru PDF Destination Class
HaruAnnotation::setBorderStyle — Set the border style of the
annotation
HaruAnnotation::setHighlightMode — Set the highlighting mode
of the annotation
HaruAnnotation::setIcon — Set the icon style of the annotation
HaruAnnotation::setOpened — Set the initial state of the
annotation
HaruDestination::setFit — Set the appearance of the page to
fit the window
HaruDestination::setFitB — Set the appearance of the page to
fit the bounding box of the page within the window
HaruDestination::setFitBH — Set the appearance of the page
to fit the width of the bounding box
HaruDestination::setFitBV — Set the appearance of the page
to fit the height of the boudning box
HaruDestination::setFitH — Set the appearance of the page to
fit the window width
HaruDestination::setFitR — Set the appearance of the page to
fit the specified rectangle
HaruDestination::setFitV — Set the appearance of the page to
fit the window height
HaruDestination::setXYZ — Set the appearance of the page
HaruDoc::addPage — Add new page to the document
HaruDoc::addPageLabel — Set the numbering style for the
specified range of pages
HaruDoc::__construct — Construct new HaruDoc instance
HaruDoc::createOutline — Create a HaruOutline instance
HaruDoc::getCurrentEncoder — Get HaruEncoder currently used
in the document
HaruDoc::getCurrentPage — Return current page of the document
HaruDoc::getEncoder — Get HaruEncoder instance for the
specified encoding
HaruDoc::getFont — Get HaruFont instance
HaruDoc::getInfoAttr — Get current value of the specified
document attribute
HaruDoc::getPageLayout — Get current page layout
HaruDoc::getPageMode — Get current page mode
HaruDoc::getStreamSize — Get the size of the temporary stream
HaruDoc::insertPage — Insert new page just before the
specified page
HaruDoc::loadJPEG — Load JPEG image and return new HaruImage
instance
HaruDoc::loadPNG — Load PNG image and return HaruImage instance
HaruDoc::loadRaw — Load RAW image and return HaruImage instance
HaruDoc::loadTTC — Load the font with the specified index
from TTC file
HaruDoc::loadTTF — Load TTF font file
HaruDoc::loadType1 — Load Type1 font
HaruDoc::output — Write the document data to the output buffer
HaruDoc::readFromStream — Read data from the temporary stream
HaruDoc::resetError — Reset error state of the document handle
HaruDoc::resetStream — Rewind the temporary stream
HaruDoc::save — Save the document into the specified file
HaruDoc::saveToStream — Save the document into a temporary
stream
HaruDoc::setCompressionMode — Set compression mode for the
document
HaruDoc::setCurrentEncoder — Set the current encoder for the
document
HaruDoc::setEncryptionMode — Set encryption mode for the
document
HaruDoc::setInfoAttr — Set the info attribute of the document
HaruDoc::setInfoDateAttr — Set the datetime info attributes
of the document
HaruDoc::setOpenAction — Define which page is shown when the
document is opened
HaruDoc::setPageLayout — Set how pages should be displayed
HaruDoc::setPageMode — Set how the document should be displayed
HaruDoc::setPagesConfiguration — Set the number of pages per
set of pages
HaruDoc::setPassword — Set owner and user passwords for the
document
HaruDoc::setPermission — Set permissions for the document
HaruDoc::useCNSEncodings — Enable Chinese simplified encodings
HaruDoc::useCNSFonts — Enable builtin Chinese simplified fonts
HaruDoc::useCNTEncodings — Enable Chinese traditional encodings
HaruDoc::useCNTFonts — Enable builtin Chinese traditional fonts
HaruDoc::useJPEncodings — Enable Japanese encodings
HaruDoc::useJPFonts — Enable builtin Japanese fonts
HaruDoc::useKREncodings — Enable Korean encodings
HaruDoc::useKRFonts — Enable builtin Korean fonts
HaruEncoder::getByteType — Get the type of the byte in the text
HaruEncoder::getType — Get the type of the encoder
HaruEncoder::getUnicode — Convert the specified character to
unicode
HaruEncoder::getWritingMode — Get the writing mode of the
encoder
HaruFont::getAscent — Get the vertical ascent of the font
HaruFont::getCapHeight — Get the distance from the baseline
of uppercase letters
HaruFont::getDescent — Get the vertical descent of the font
HaruFont::getEncodingName — Get the name of the encoding
HaruFont::getFontName — Get the name of the font
HaruFont::getTextWidth — Get the total width of the text,
number of characters, number of words and number of spaces
HaruFont::getUnicodeWidth — Get the width of the character
in the font
HaruFont::getXHeight — Get the distance from the baseline of
lowercase letters
HaruFont::measureText — Calculate the number of characters
which can be included within the specified width
HaruImage::getBitsPerComponent — Get the number of bits used
to describe each color component of the image
HaruImage::getColorSpace — Get the name of the color space
HaruImage::getHeight — Get the height of the image
HaruImage::getSize — Get size of the image
HaruImage::getWidth — Get the width of the image
HaruImage::setColorMask — Set the color mask of the image
HaruImage::setMaskImage — Set the image mask
HaruOutline::setDestination — Set the destination for the
outline
HaruOutline::setOpened — Set the initial state of the outline
HaruPage::arc — Append an arc to the current path
HaruPage::beginText — Begin a text object and set the
current text position to (0,0)
HaruPage::circle — Append a circle to the current path
HaruPage::closePath — Append a straight line from the
current point to the start point of the path
HaruPage::concat — Concatenate current transformation matrix
of the page and the specified matrix
HaruPage::createDestination — Create new HaruDestination
instance
HaruPage::createLinkAnnotation — Create new HaruAnnotation
instance
HaruPage::createTextAnnotation — Create new HaruAnnotation
instance
HaruPage::createURLAnnotation — Create and return new
HaruAnnotation instance
HaruPage::curveTo2 — Append a Bezier curve to the current path
HaruPage::curveTo3 — Append a Bezier curve to the current path
HaruPage::curveTo — Append a Bezier curve to the current path
HaruPage::drawImage — Show image at the page
HaruPage::ellipse — Append an ellipse to the current path
HaruPage::endPath — End current path object without filling
and painting operations
HaruPage::endText — End current text object
HaruPage::eofill — Fill current path using even-odd rule
HaruPage::eoFillStroke — Fill current path using even-odd
rule, then paint the path
HaruPage::fill — Fill current path using nonzero winding
number rule
HaruPage::fillStroke — Fill current path using nonzero
winding number rule, then paint the path
HaruPage::getCharSpace — Get the current value of character
spacing
HaruPage::getCMYKFill — Get the current filling color
HaruPage::getCMYKStroke — Get the current stroking color
HaruPage::getCurrentFont — Get the currently used font
HaruPage::getCurrentFontSize — Get the current font size
HaruPage::getCurrentPos — Get the current position for path
painting
HaruPage::getCurrentTextPos — Get the current position for
text printing
HaruPage::getDash — Get the current dash pattern
HaruPage::getFillingColorSpace — Get the current filling
color space
HaruPage::getFlatness — Get the flatness of the page
HaruPage::getGMode — Get the current graphics mode
HaruPage::getGrayFill — Get the current filling color
HaruPage::getGrayStroke — Get the current stroking color
HaruPage::getHeight — Get the height of the page
HaruPage::getHorizontalScaling — Get the current value of
horizontal scaling
HaruPage::getLineCap — Get the current line cap style
HaruPage::getLineJoin — Get the current line join style
HaruPage::getLineWidth — Get the current line width
HaruPage::getMiterLimit — Get the value of miter limit
HaruPage::getRGBFill — Get the current filling color
HaruPage::getRGBStroke — Get the current stroking color
HaruPage::getStrokingColorSpace — Get the current stroking
color space
HaruPage::getTextLeading — Get the current value of line spacing
HaruPage::getTextMatrix — Get the current text
transformation matrix of the page
HaruPage::getTextRenderingMode — Get the current text
rendering mode
HaruPage::getTextRise — Get the current value of text rising
HaruPage::getTextWidth — Get the width of the text using
current fontsize, character spacing and word spacing
HaruPage::getTransMatrix — Get the current transformation
matrix of the page
HaruPage::getWidth — Get the width of the page
HaruPage::getWordSpace — Get the current value of word spacing
HaruPage::lineTo — Draw a line from the current point to the
specified point
HaruPage::measureText — Calculate the number of characters
which can be included within the specified width
HaruPage::moveTextPos — Move text position to the specified
offset
HaruPage::moveTo — Set starting point for new drawing path
HaruPage::moveToNextLine — Move text position to the start
of the next line
HaruPage::rectangle — Append a rectangle to the current path
HaruPage::setCharSpace — Set character spacing for the page
HaruPage::setCMYKFill — Set filling color for the page
HaruPage::setCMYKStroke — Set stroking color for the page
HaruPage::setDash — Set the dash pattern for the page
HaruPage::setFlatness — Set flatness for the page
HaruPage::setFontAndSize — Set font and fontsize for the page
HaruPage::setGrayFill — Set filling color for the page
HaruPage::setGrayStroke — Sets stroking color for the page
HaruPage::setHeight — Set height of the page
HaruPage::setHorizontalScaling — Set horizontal scaling for
the page
HaruPage::setLineCap — Set the shape to be used at the ends
of lines
HaruPage::setLineJoin — Set line join style for the page
HaruPage::setLineWidth — Set line width for the page
HaruPage::setMiterLimit — Set the current value of the miter
limit of the page
HaruPage::setRGBFill — Set filling color for the page
HaruPage::setRGBStroke — Set stroking color for the page
HaruPage::setRotate — Set rotation angle of the page
HaruPage::setSize — Set size and direction of the page
HaruPage::setSlideShow — Set transition style for the page
HaruPage::setTextLeading — Set text leading (line spacing)
for the page
HaruPage::setTextMatrix — Set the current text
transformation matrix of the page
HaruPage::setTextRenderingMode — Set text rendering mode for
the page
HaruPage::setTextRise — Set the current value of text rising
HaruPage::setWidth — Set width of the page
HaruPage::setWordSpace — Set word spacing for the page
HaruPage::showText — Print text at the current position of
the page
HaruPage::showTextNextLine — Move the current position to
the start of the next line and print the text
HaruPage::stroke — Paint current path
HaruPage::textOut — Print the text on the specified position
HaruPage::textRect — Print the text inside the specified region



LV. hash

hash_algos — Return a list of registered hashing algorithms
hash_file — Generate a hash value using the contents of a
given file
hash_final — Finalize an incremental hash and return
resulting digest
hash_hmac_file — Generate a keyed hash value using the HMAC
method and the contents of a given file
hash_hmac — Generate a keyed hash value using the HMAC method
hash_init — Initialize an incremental hashing context
hash_update_file — Pump data into an active hashing context
from a file
hash_update_stream — Pump data into an active hashing
context from an open stream
hash_update — Pump data into an active hashing context
hash — Generate a hash value (message digest)



LVI. http

Installation — Installing the HTTP extension
Configuration — http module configuration directives
Resources — Resources created by the HTTP extension
Constants — predefined http module constants
Request Options — options usable with the HttpRequest class
and request functions
HttpMessage — HTTP Message Class
HttpMessage::__construct — HttpMessage constructor
HttpMessage::factory — Create HttpMessage from string
HttpMessage::fromEnv — Create HttpMessage from environment
HttpMessage::fromString — Create HttpMessage from string
HttpMessage::toString — Get string representation
HttpMessage::toMessageTypeObject — Create HTTP object
regarding message type
HttpMessage::guessContentType — Guess content type
HttpMessage::detach — Detach HttpMessage
HttpMessage::prepend — Prepend message(s)
HttpMessage::reverse — Reverse message chain
HttpMessage::send — Send message
HttpMessage::getParentMessage — Get parent message
HttpMessage::getType — Get message type
HttpMessage::setType — Set message type
HttpMessage::getHttpVersion — Get HTTP version
HttpMessage::setHttpVersion — Set HTTP version
HttpMessage::getHeaders — Get message headers
HttpMessage::getHeader — Get header
HttpMessage::addHeaders — Add headers
HttpMessage::setHeaders — Set headers
HttpMessage::getBody — Get message body
HttpMessage::setBody — Set message body
HttpMessage::getRequestMethod — Get request method
HttpMessage::setRequestMethod — Set request method
HttpMessage::getRequestUrl — Get request URL
HttpMessage::setRequestUrl — Set request URL
HttpMessage::getResponseCode — Get response code
HttpMessage::setResponseCode — Set response code
HttpMessage::getResponseStatus — Get response status
HttpMessage::setResponseStatus — Set response status
HttpQueryString — HTTP Query String Class
HttpQueryString::__construct — HttpQueryString constructor
HttpQueryString::singleton — HttpQueryString singleton
HttpQueryString::get — Get (part of) query string
HttpQueryString::mod — Modifiy query string copy
HttpQueryString::set — Set query string params
HttpQueryString::toArray — Get query string as array
HttpQueryString::toString — Get query string
HttpQueryString::xlate — Change query strings charset
HttpDeflateStream — HTTP Deflate Stream Class
HttpDeflateStream::factory — HttpDeflateStream class factory
HttpDeflateStream::__construct — HttpDeflateStream class
constructor
HttpDeflateStream::update — Update deflate stream
HttpDeflateStream::flush — Flush deflate stream
HttpDeflateStream::finish — Finalize deflate stream
HttpInflateStream — HTTP Inflate Stream
HttpInflateStream::factory — HttpInflateStream class factory
HttpInflateStream::__construct — HttpInflateStream class
constructor
HttpInflateStream::update — Update inflate stream
HttpInflateStream::flush — Flush inflate stream
HttpInflateStream::finish — Finalize inflate stream
HttpRequest — HTTP Request Class
HttpRequest::addCookies — Add cookies
HttpRequest::addHeaders — Add headers
HttpRequest::addPostFields — Add post fields
HttpRequest::addPostFile — Add post file
HttpRequest::addPutData — Add put data
HttpRequest::addQueryData — Add query data
HttpRequest::addRawPostData — Add raw post data
HttpRequest::addSslOptions — Add ssl options
HttpRequest::clearHistory — Clear history
HttpRequest::__construct — HttpRequest constructor
HttpRequest::enableCookies — Enable cookies
HttpRequest::getContentType — Get content type
HttpRequest::getCookies — Get cookies
HttpRequest::getHeaders — Get headers
HttpRequest::getHistory — Get history
HttpRequest::getMethod — Get method
HttpRequest::getOptions — Get options
HttpRequest::getPostFields — Get post fields
HttpRequest::getPostFiles — Get post files
HttpRequest::getPutData — Get put data
HttpRequest::getPutFile — Get put file
HttpRequest::getQueryData — Get query data
HttpRequest::getRawPostData — Get raw post data
HttpRequest::getRawRequestMessage — Get raw request message
HttpRequest::getRawResponseMessage — Get raw response message
HttpRequest::getRequestMessage — Get request message
HttpRequest::getResponseBody — Get response body
HttpRequest::getResponseCode — Get response code
HttpRequest::getResponseCookies — Get response cookie(s)
HttpRequest::getResponseData — Get response data
HttpRequest::getResponseHeader — Get response header(s)
HttpRequest::getResponseInfo — Get response info
HttpRequest::getResponseMessage — Get response message
HttpRequest::getResponseStatus — Get response status
HttpRequest::getSslOptions — Get ssl options
HttpRequest::getUrl — Get url
HttpRequest::resetCookies — Reset cookies
HttpRequest::send — Send request
HttpRequest::setContentType — Set content type
HttpRequest::setCookies — Set cookies
HttpRequest::setHeaders — Set headers
HttpRequest::setMethod — Set method
HttpRequest::setOptions — Set options
HttpRequest::setPostFields — Set post fields
HttpRequest::setPostFiles — Set post files
HttpRequest::setPutData — Set put data
HttpRequest::setPutFile — Set put file
HttpRequest::setQueryData — Set query data
HttpRequest::setRawPostData — Set raw post data
HttpRequest::setSslOptions — Set ssl options
HttpRequest::setUrl — Set URL
HttpRequestPool — HTTP Request Pool Class
HttpRequestPool::attach — Attach HttpRequest
HttpRequestPool::__construct — HttpRequestPool constructor
HttpRequestPool::__destruct — HttpRequestPool destructor
HttpRequestPool::detach — Detach HttpRequest
HttpRequestPool::getAttachedRequests — Get attached requests
HttpRequestPool::getFinishedRequests — Get finished requests
HttpRequestPool::reset — Reset request pool
HttpRequestPool::send — Send all requests
HttpRequestPool::socketPerform — Perform socket actions
HttpRequestPool::socketSelect — Perform socket select
HttpResponse — HTTP Response Class
HttpResponse::capture — Capture script output
HttpResponse::getBufferSize — Get buffer size
HttpResponse::getCacheControl — Get cache control
HttpResponse::getCache — Get cache
HttpResponse::getContentDisposition — Get content disposition
HttpResponse::getContentType — Get content type
HttpResponse::getData — Get data
HttpResponse::getETag — Get ETag
HttpResponse::getFile — Get file
HttpResponse::getGzip — Get gzip
HttpResponse::getHeader — Get header
HttpResponse::getLastModified — Get last modified
HttpResponse::getStream — Get Stream
HttpResponse::getThrottleDelay — Get throttle delay
HttpResponse::getRequestBody — Get request body
HttpResponse::getRequestBodyStream — Get request body stream
HttpResponse::getRequestHeaders — Get request headers
HttpResponse::guessContentType — Guess content type
HttpResponse::redirect — Redirect
HttpResponse::send — Send response
HttpResponse::setBufferSize — Set buffer size
HttpResponse::setCacheControl — Set cache control
HttpResponse::setCache — Set cache
HttpResponse::setContentDisposition — Set content disposition
HttpResponse::setContentType — Set content type
HttpResponse::setData — Set data
HttpResponse::setETag — Set ETag
HttpResponse::setFile — Set file
HttpResponse::setGzip — Set gzip
HttpResponse::setHeader — Set header
HttpResponse::setLastModified — Set last modified
HttpResponse::setStream — Set stream
HttpResponse::setThrottleDelay — Set throttle delay
HttpResponse::status — Send HTTP response status
http_cache_etag — Caching by ETag
http_cache_last_modified — Caching by last modification
http_chunked_decode — Decode chunked-encoded data
http_deflate — Deflate data
http_inflate — Inflate data
http_get_request_body_stream — Get request body as stream
http_get_request_body — Get request body as string
http_get_request_headers — Get request headers as array
http_date — Compose HTTP RFC compliant date
http_support — Check built-in HTTP support
http_match_etag — Match ETag
http_match_modified — Match last modification
http_match_request_header — Match any header
http_build_cookie — Build cookie string
http_negotiate_charset — Negotiate clients preferred
character set
http_negotiate_content_type — Negotiate clients preferred
content type
http_negotiate_language — Negotiate clients preferred language
ob_deflatehandler — Deflate output handler
ob_etaghandler — ETag output handler
ob_inflatehandler — Inflate output handler
http_parse_cookie — Parse HTTP cookie
http_parse_headers — Parse HTTP headers
http_parse_message — Parse HTTP messages
http_parse_params — Parse parameter list
http_persistent_handles_count — Stat persistent handles
http_persistent_handles_ident — Get/set ident of persistent
handles
http_persistent_handles_clean — Clean up persistent handles
http_get — Perform GET request
http_head — Perform HEAD request
http_post_data — Perform POST request with pre-encoded data
http_post_fields — Perform POST request with data to be encoded
http_put_data — Perform PUT request with data
http_put_file — Perform PUT request with file
http_put_stream — Perform PUT request with stream
http_request_method_exists — Check whether request method exists
http_request_method_name — Get request method name
http_request_method_register — Register request method
http_request_method_unregister — Unregister request method
http_request — Perform custom request
http_request_body_encode — Encode request body
http_redirect — Issue HTTP redirect
http_send_content_disposition — Send Content-Disposition
http_send_content_type — Send Content-Type
http_send_data — Send arbitrary data
http_send_file — Send file
http_send_last_modified — Send Last-Modified
http_send_status — Send HTTP response status
http_send_stream — Send stream
http_throttle — HTTP throttling
http_build_str — Build query string
http_build_url — Build an URL



LVII. Hyperwave

hw_Array2Objrec — Convert attributes from object array to
object record
hw_changeobject — Changes attributes of an object (obsolete)
hw_Children — Object ids of children
hw_ChildrenObj — Object records of children
hw_Close — Closes the Hyperwave connection
hw_Connect — Opens a connection
hw_connection_info — Prints information about the connection
to Hyperwave server
hw_cp — Copies objects
hw_Deleteobject — Deletes object
hw_DocByAnchor — Object id object belonging to anchor
hw_DocByAnchorObj — Object record object belonging to anchor
hw_Document_Attributes — Object record of hw_document
hw_Document_BodyTag — Body tag of hw_document
hw_Document_Content — Returns content of hw_document
hw_Document_SetContent — Sets/replaces content of hw_document
hw_Document_Size — Size of hw_document
hw_dummy — Hyperwave dummy function
hw_EditText — Retrieve text document
hw_Error — Error number
hw_ErrorMsg — Returns error message
hw_Free_Document — Frees hw_document
hw_GetAnchors — Object ids of anchors of document
hw_GetAnchorsObj — Object records of anchors of document
hw_GetAndLock — Return object record and lock object
hw_GetChildColl — Object ids of child collections
hw_GetChildCollObj — Object records of child collections
hw_GetChildDocColl — Object ids of child documents of collection
hw_GetChildDocCollObj — Object records of child documents of
collection
hw_GetObject — Object record
hw_GetObjectByQuery — Search object
hw_GetObjectByQueryColl — Search object in collection
hw_GetObjectByQueryCollObj — Search object in collection
hw_GetObjectByQueryObj — Search object
hw_GetParents — Object ids of parents
hw_GetParentsObj — Object records of parents
hw_getrellink — Get link from source to dest relative to rootid
hw_GetRemote — Gets a remote document
hw_getremotechildren — Gets children of remote document
hw_GetSrcByDestObj — Returns anchors pointing at object
hw_GetText — Retrieve text document
hw_getusername — Name of currently logged in user
hw_Identify — Identifies as user
hw_InCollections — Check if object ids in collections
hw_Info — Info about connection
hw_InsColl — Insert collection
hw_InsDoc — Insert document
hw_insertanchors — Inserts only anchors into text
hw_InsertDocument — Upload any document
hw_InsertObject — Inserts an object record
hw_mapid — Maps global id on virtual local id
hw_Modifyobject — Modifies object record
hw_mv — Moves objects
hw_New_Document — Create new document
hw_objrec2array — Convert attributes from object record to
object array
hw_Output_Document — Prints hw_document
hw_pConnect — Make a persistent database connection
hw_PipeDocument — Retrieve any document
hw_Root — Root object id
hw_setlinkroot — Set the id to which links are calculated
hw_stat — Returns status string
hw_Unlock — Unlock object
hw_Who — List of currently logged in users



LVIII. Hyperwave API

hw_api_attribute->key — Returns key of the attribute
hw_api_attribute->langdepvalue — Returns value for a given
language
hw_api_attribute->value — Returns value of the attribute
hw_api_attribute->values — Returns all values of the attribute
hw_api_attribute — Creates instance of class hw_api_attribute
hw_api->checkin — Checks in an object
hw_api->checkout — Checks out an object
hw_api->children — Returns children of an object
hw_api_content->mimetype — Returns mimetype
hw_api_content->read — Read content
hw_api->content — Returns content of an object
hw_api->copy — Copies physically
hw_api->dbstat — Returns statistics about database server
hw_api->dcstat — Returns statistics about document cache server
hw_api->dstanchors — Returns a list of all destination anchors
hw_api->dstofsrcanchor — Returns destination of a source anchor
hw_api_error->count — Returns number of reasons
hw_api_error->reason — Returns reason of error
hw_api->find — Search for objects
hw_api->ftstat — Returns statistics about fulltext server
hwapi_hgcsp — Returns object of class hw_api
hw_api->hwstat — Returns statistics about Hyperwave server
hw_api->identify — Log into Hyperwave Server
hw_api->info — Returns information about server configuration
hw_api->insert — Inserts a new object
hw_api->insertanchor — Inserts a new object of type anchor
hw_api->insertcollection — Inserts a new object of type
collection
hw_api->insertdocument — Inserts a new object of type document
hw_api->link — Creates a link to an object
hw_api->lock — Locks an object
hw_api->move — Moves object between collections
hw_api_content — Create new instance of class hw_api_content
hw_api_object->assign — Clones object
hw_api_object->attreditable — Checks whether an attribute is
editable
hw_api_object->count — Returns number of attributes
hw_api_object->insert — Inserts new attribute
hw_api_object — Creates a new instance of class hw_api_object
hw_api_object->remove — Removes attribute
hw_api_object->title — Returns the title attribute
hw_api_object->value — Returns value of attribute
hw_api->object — Retrieve attribute information
hw_api->objectbyanchor — Returns the object an anchor belongs to
hw_api->parents — Returns parents of an object
hw_api_reason->description — Returns description of reason
hw_api_reason->type — Returns type of reason
hw_api->remove — Delete an object
hw_api->replace — Replaces an object
hw_api->setcommittedversion — Commits version other than
last version
hw_api->srcanchors — Returns a list of all source anchors
hw_api->srcsofdst — Returns source of a destination object
hw_api->unlock — Unlocks a locked object
hw_api->user — Returns the own user object
hw_api->userlist — Returns a list of all logged in users



LIX. i18n

locale_get_default — Get the default Locale
locale_set_default — Set the default Locale



LX. IBM (PDO)

PDO_IBM DSN — Connecting to IBM databases



LXI. ibm_db2

db2_autocommit — Returns or sets the AUTOCOMMIT state for a
database connection
db2_bind_param — Binds a PHP variable to an SQL statement
parameter
db2_client_info — Returns an object with properties that
describe the DB2 database client
db2_close — Closes a database connection
db2_column_privileges — Returns a result set listing the
columns and associated privileges for a table
db2_columns — Returns a result set listing the columns and
associated metadata for a table
db2_commit — Commits a transaction
db2_conn_error — Returns a string containing the SQLSTATE
returned by the last connection attempt
db2_conn_errormsg — Returns the last connection error
message and SQLCODE value
db2_connect — Returns a connection to a database
db2_cursor_type — Returns the cursor type used by a
statement resource
db2_escape_string — Used to escape certain characters.
db2_exec — Executes an SQL statement directly
db2_execute — Executes a prepared SQL statement
db2_fetch_array — Returns an array, indexed by column
position, representing a row in a result set
db2_fetch_assoc — Returns an array, indexed by column name,
representing a row in a result set
db2_fetch_both — Returns an array, indexed by both column
name and position, representing a row in a result set
db2_fetch_object — Returns an object with properties
representing columns in the fetched row
db2_fetch_row — Sets the result set pointer to the next row
or requested row
db2_field_display_size — Returns the maximum number of bytes
required to display a column
db2_field_name — Returns the name of the column in the
result set
db2_field_num — Returns the position of the named column in
a result set
db2_field_precision — Returns the precision of the indicated
column in a result set
db2_field_scale — Returns the scale of the indicated column
in a result set
db2_field_type — Returns the data type of the indicated
column in a result set
db2_field_width — Returns the width of the current value of
the indicated column in a result set
db2_foreign_keys — Returns a result set listing the foreign
keys for a table
db2_free_result — Frees resources associated with a result set
db2_free_stmt — Frees resources associated with the
indicated statement resource
db2_get_option — Retrieves an option value for a statement
resource or a connection resource
db2_lob_read — Gets a user defined size of LOB files with
each invocation
db2_next_result — Requests the next result set from a stored
procedure
db2_num_fields — Returns the number of fields contained in a
result set
db2_num_rows — Returns the number of rows affected by an SQL
statement
db2_pconnect — Returns a persistent connection to a database
db2_prepare — Prepares an SQL statement to be executed
db2_primary_keys — Returns a result set listing primary keys
for a table
db2_procedure_columns — Returns a result set listing stored
procedure parameters
db2_procedures — Returns a result set listing the stored
procedures registered in a database
db2_result — Returns a single column from a row in the
result set
db2_rollback — Rolls back a transaction
db2_server_info — Returns an object with properties that
describe the DB2 database server
db2_set_option — Set options for connection or statement
resources
db2_special_columns — Returns a result set listing the
unique row identifier columns for a table
db2_statistics — Returns a result set listing the index and
statistics for a table
db2_stmt_error — Returns a string containing the SQLSTATE
returned by an SQL statement
db2_stmt_errormsg — Returns a string containing the last SQL
statement error message
db2_table_privileges — Returns a result set listing the
tables and associated privileges in a database
db2_tables — Returns a result set listing the tables and
associated metadata in a database



LXII. iconv

iconv_get_encoding — Retrieve internal configuration
variables of iconv extension
iconv_mime_decode_headers — Decodes multiple MIME header
fields at once
iconv_mime_decode — Decodes a MIME header field
iconv_mime_encode — Composes a MIME header field
iconv_set_encoding — Set current setting for character
encoding conversion
iconv_strlen — Returns the character count of string
iconv_strpos — Finds position of first occurrence of a
needle within a haystack
iconv_strrpos — Finds the last occurrence of a needle within
a haystack
iconv_substr — Cut out part of a string
iconv — Convert string to requested character encoding
ob_iconv_handler — Convert character encoding as output
buffer handler



LXIII. id3

id3_get_frame_long_name — Get the long name of an ID3v2 frame
id3_get_frame_short_name — Get the short name of an ID3v2 frame
id3_get_genre_id — Get the id for a genre
id3_get_genre_list — Get all possible genre values
id3_get_genre_name — Get the name for a genre id
id3_get_tag — Get all information stored in an ID3 tag
id3_get_version — Get version of an ID3 tag
id3_remove_tag — Remove an existing ID3 tag
id3_set_tag — Update information stored in an ID3 tag



LXIV. IIS Functions

iis_add_server — Creates a new virtual web server
iis_get_dir_security — Gets Directory Security
iis_get_script_map — Gets script mapping on a virtual
directory for a specific extension
iis_get_server_by_comment — Return the instance number
associated with the Comment
iis_get_server_by_path — Return the instance number
associated with the Path
iis_get_server_rights — Gets server rights
iis_get_service_state — Returns the state for the service
defined by ServiceId
iis_remove_server — Removes the virtual web server indicated
by ServerInstance
iis_set_app_settings — Creates application scope for a
virtual directory
iis_set_dir_security — Sets Directory Security
iis_set_script_map — Sets script mapping on a virtual directory
iis_set_server_rights — Sets server rights
iis_start_server — Starts the virtual web server
iis_start_service — Starts the service defined by ServiceId
iis_stop_server — Stops the virtual web server
iis_stop_service — Stops the service defined by ServiceId



LXV. Image

gd_info — Retrieve information about the currently installed
GD library
getimagesize — Get the size of an image
image_type_to_extension — Get file extension for image type
image_type_to_mime_type — Get Mime-Type for image-type
returned by getimagesize, exif_read_data, exif_thumbnail,
exif_imagetype
image2wbmp — Output image to browser or file
imagealphablending — Set the blending mode for an image
imageantialias — Should antialias functions be used or not
imagearc — Draws an arc
imagechar — Draw a character horizontally
imagecharup — Draw a character vertically
imagecolorallocate — Allocate a color for an image
imagecolorallocatealpha — Allocate a color for an image
imagecolorat — Get the index of the color of a pixel
imagecolorclosest — Get the index of the closest color to
the specified color
imagecolorclosestalpha — Get the index of the closest color
to the specified color + alpha
imagecolorclosesthwb — Get the index of the color which has
the hue, white and blackness nearest to the given color
imagecolordeallocate — De-allocate a color for an image
imagecolorexact — Get the index of the specified color
imagecolorexactalpha — Get the index of the specified color
+ alpha
imagecolormatch — Makes the colors of the palette version of
an image more closely match the true color version
imagecolorresolve — Get the index of the specified color or
its closest possible alternative
imagecolorresolvealpha — Get the index of the specified
color + alpha or its closest possible alternative
imagecolorset — Set the color for the specified palette index
imagecolorsforindex — Get the colors for an index
imagecolorstotal — Find out the number of colors in an
image's palette
imagecolortransparent — Define a color as transparent
imageconvolution — Apply a 3x3 convolution matrix, using
coefficient and offset
imagecopy — Copy part of an image
imagecopymerge — Copy and merge part of an image
imagecopymergegray — Copy and merge part of an image with
gray scale
imagecopyresampled — Copy and resize part of an image with
resampling
imagecopyresized — Copy and resize part of an image
imagecreate — Create a new palette based image
imagecreatefromgd2 — Create a new image from GD2 file or URL
imagecreatefromgd2part — Create a new image from a given
part of GD2 file or URL
imagecreatefromgd — Create a new image from GD file or URL
imagecreatefromgif — Create a new image from file or URL
imagecreatefromjpeg — Create a new image from file or URL
imagecreatefrompng — Create a new image from file or URL
imagecreatefromstring — Create a new image from the image
stream in the string
imagecreatefromwbmp — Create a new image from file or URL
imagecreatefromxbm — Create a new image from file or URL
imagecreatefromxpm — Create a new image from file or URL
imagecreatetruecolor — Create a new true color image
imagedashedline — Draw a dashed line
imagedestroy — Destroy an image
imageellipse — Draw an ellipse
imagefill — Flood fill
imagefilledarc — Draw a partial ellipse and fill it
imagefilledellipse — Draw a filled ellipse
imagefilledpolygon — Draw a filled polygon
imagefilledrectangle — Draw a filled rectangle
imagefilltoborder — Flood fill to specific color
imagefilter — Applies a filter to an image
imagefontheight — Get font height
imagefontwidth — Get font width
imageftbbox — Give the bounding box of a text using fonts
via freetype2
imagefttext — Write text to the image using fonts using
FreeType 2
imagegammacorrect — Apply a gamma correction to a GD image
imagegd2 — Output GD2 image to browser or file
imagegd — Output GD image to browser or file
imagegif — Output image to browser or file
imagegrabscreen — Captures the whole screen
imagegrabwindow — Captures a window
imageinterlace — Enable or disable interlace
imageistruecolor — Finds whether an image is a truecolor image
imagejpeg — Output image to browser or file
imagelayereffect — Set the alpha blending flag to use the
bundled libgd layering effects
imageline — Draw a line
imageloadfont — Load a new font
imagepalettecopy — Copy the palette from one image to another
imagepng — Output a PNG image to either the browser or a file
imagepolygon — Draws a polygon
imagepsbbox — Give the bounding box of a text rectangle
using PostScript Type1 fonts
imagepsencodefont — Change the character encoding vector of
a font
imagepsextendfont — Extend or condense a font
imagepsfreefont — Free memory used by a PostScript Type 1 font
imagepsloadfont — Load a PostScript Type 1 font from file
imagepsslantfont — Slant a font
imagepstext — Draws a text over an image using PostScript
Type1 fonts
imagerectangle — Draw a rectangle
imagerotate — Rotate an image with a given angle
imagesavealpha — Set the flag to save full alpha channel
information (as opposed to single-color transparency) when
saving PNG images
imagesetbrush — Set the brush image for line drawing
imagesetpixel — Set a single pixel
imagesetstyle — Set the style for line drawing
imagesetthickness — Set the thickness for line drawing
imagesettile — Set the tile image for filling
imagestring — Draw a string horizontally
imagestringup — Draw a string vertically
imagesx — Get image width
imagesy — Get image height
imagetruecolortopalette — Convert a true color image to a
palette image
imagettfbbox — Give the bounding box of a text using
TrueType fonts
imagettftext — Write text to the image using TrueType fonts
imagetypes — Return the image types supported by this PHP build
imagewbmp — Output image to browser or file
imagexbm — Output XBM image to browser or file
iptcembed — Embed binary IPTC data into a JPEG image
iptcparse — Parse a binary IPTC block into single tags.
jpeg2wbmp — Convert JPEG image file to WBMP image file
png2wbmp — Convert PNG image file to WBMP image file



LXVI. Imagick Image Library

Constants — Imagick class constants
Installation — Installing the Imagick extension
Imagick — Imagick Class
Imagick::adaptiveBlurImage — Adds adaptive blur filter to image
Imagick::adaptiveResizeImage — Adaptively resize image with
data dependent triangulation
Imagick::adaptiveSharpenImage — Adaptively sharpen the image
Imagick::adaptiveThresholdImage — Selects a threshold for
each pixel based on a range of intensity
Imagick::addImage — Adds new image to Imagick object image list
Imagick::addNoiseImage — Adds random noise to the image
Imagick::affineTransformImage — Transforms an image
Imagick::annotateImage — Annotates an image with text
Imagick::appendImages — Append a set of images
Imagick::averageImages — Average a set of images
Imagick::blackThresholdImage — Forces all pixels below the
threshold into black
Imagick::blurImage — Adds blur filter to image
Imagick::borderImage — Surrounds the image with a border
Imagick::charcoalImage — Simulates a charcoal drawing
Imagick::chopImage — Removes a region of an image and trims
Imagick::clear — Clears all resources associated to Imagick
object
Imagick::clipImage — Clips along the first path from the
8BIM profile
Imagick::clipPathImage — Clips along the named paths from
the 8BIM profile
Imagick::clone — Makes an exact copy of the Imagick object
Imagick::coalesceImages — Composites a set of images
Imagick::colorFloodfillImage — Changes the color value of
any pixel that matches target
Imagick::colorizeImage — Blends the fill color with the image
Imagick::clutImage — Replaces colors in the image from a
color lookup table
Imagick::combineImages — Combines one or more images into a
single image
Imagick::commentImage — Adds a comment to your image
Imagick::compareImageChannels — Returns the difference in
one or more images
Imagick::compareImageLayers — Returns the maximum bounding
region between images
Imagick::compositeImage — Composite one image onto another
Imagick::__construct — The Imagick constructor
Imagick::contrastImage — Change the contrast of the image
Imagick::contrastStretchImage — Enhances the contrast of a
color image
Imagick::convolveImage — Applies a custom convolution kernel
to the image
Imagick::cropImage — Extracts a region of the image
Imagick::current — Sets image pointer at the correct sequence
Imagick::cycleColormapImage — Displaces an image's colormap
Imagick::deconstructImages — Returns certain pixel
differences between images
Imagick::despeckleImage — Reduces the speckle noise in an image
Imagick::destroy — Destroys the Imagick object
Imagick::drawImage — Renders the ImagickDrawing object on
the current image
Imagick::edgeImage — Enhance edges within the image
Imagick::embossImage — Returns a grayscale image with a
three-dimensional effect
Imagick::enhanceImage — Improves the quality of a noisy image
Imagick::equalizeImage — Equalizes the image histogram
Imagick::evaluateImage — Applies an expression to an image
Imagick::flattenImages — Merges a sequence of images
Imagick::flipImage — Creates a vertical mirror image
Imagick::flopImage — Creates a horizontal mirror image
Imagick::frameImage — Adds a simulated three-dimensional border
Imagick::fxImage — Evaluate expression for each pixel in the
image
Imagick::gammaImage — Gamma-corrects an image
Imagick::gaussianBlurImage — Blurs an image
Imagick::getCompressionQuality — Gets the object compression
quality
Imagick::getCompression — Gets the object compression type
Imagick::getCopyright — Returns the ImageMagick API
copyright as a string constant
Imagick::getFilename — The filename associated with an image
sequence
Imagick::getFormat — Returns the format of the Imagick object
Imagick::getHomeURL — Returns the ImageMagick home URL
Imagick::getImageBackgroundColor — Returns the image
background color
Imagick::getImageBlob — Returns the image sequence as a blob
Imagick::getImageBluePrimary — Returns the chromaticy blue
primary point
Imagick::getImageBorderColor — Returns the image border color
Imagick::getImageChannelDepth — Gets the depth for a
particular image channel
Imagick::getImageChannelDistortion — Compares image channels
of an image to a reconstructed image
Imagick::getImageChannelExtrema — Gets the extrema for one
or more image channels
Imagick::getImageChannelMean — Gets the mean and standard
deviation
Imagick::getImageChannelStatistics — Returns statistics for
each channel in the image
Imagick::getImageColormapColor — Returns the color of the
specified colormap index
Imagick::getImageColorspace — Gets the image colorspace
Imagick::getImageColors — Gets the number of unique colors
in the image
Imagick::getImageCompose — Returns the composite operator
associated with the image
Imagick::getImageDelay — Gets the image delay
Imagick::getImageDepth — Gets the image depth
Imagick::getImageDispose — Gets the image disposal method
Imagick::getImageDistortion — Compares an image to a
reconstructed image
Imagick::getImageExtrema — Gets the extrema for the image
Imagick::getImageFilename — Returns the filename of a
particular image in a sequence
Imagick::getImageSize — Returns the image length in bytes
Imagick::getImageLength — Returns the image length in bytes
Imagick::getImageFormat — Returns the format of a particular
image in a sequence
Imagick::getImageGamma — Gets the image gamma
Imagick::getImageGeometry — Gets the width and height as an
associative array
Imagick::getImageGreenPrimary — Returns the chromaticy green
primary point
Imagick::getImageHeight — Returns the image height
Imagick::getImageHistogram — Gets the image histogram
Imagick::getImageIndex — Gets the index of the current
active image
Imagick::getIteratorIndex — Gets the index of the current
active image
Imagick::getImageInterlaceScheme — Gets the image interlace
scheme
Imagick::getImageInterpolateMethod — Returns the
interpolation method
Imagick::getImageIterations — Gets the image iterations
Imagick::getImageMatteColor — Returns the image matte color
Imagick::getImageMatte — Return if the image has a matte channel
Imagick::getImagePage — Returns the page geometry
Imagick::getImagePixelColor — Returns the color of the
specified pixel
Imagick::getImageProfile — Returns the named image profile
Imagick::getImageProfiles — Returns the image profiles
Imagick::getImageProperty — Returns the named image property
Imagick::getImageProperties — Returns the image properties
Imagick::getImageRedPrimary — Returns the chromaticy red
primary point
Imagick::getImageRegion — Extracts a region of the image
Imagick::getImageRenderingIntent — Gets the image rendering
intent
Imagick::getImageResolution — Gets the image X and Y resolution
Imagick::getImageScene — Gets the image scene
Imagick::getImageSignature — Generates an SHA-256 message digest
Imagick::getImageTicksPerSecond — Gets the image
ticks-per-second
Imagick::getImageTotalInkDensity — Gets the image total ink
density
Imagick::getImageType — Gets the potential image type
Imagick::getImageUnits — Gets the image units of resolution
Imagick::getImageVirtualPixelMethod — Returns the virtual
pixel method
Imagick::getImageWhitePoint — Returns the chromaticy white point
Imagick::getImageWidth — Returns the image width
Imagick::getImage — Returns a new Imagick object
Imagick::getInterlaceScheme — Gets the object interlace scheme
Imagick::getImageOrientation — Gets the image orientation.
Imagick::getNumberImages — Returns the number of images in
the object
Imagick::getOption — Returns a value associated with the
specified key
Imagick::getPackageName — Returns the ImageMagick package name
Imagick::getPage — Returns the page geometry
Imagick::getPixelIterator — Returns a MagickPixelIterator
Imagick::getPixelRegionIterator — Get an
ImagickPixelIterator for an image section
Imagick::getQuantumDepth — Gets the quantum depth
Imagick::getQuantumRange — Returns the Imagick quantum range
Imagick::getReleaseDate — Returns the ImageMagick release date
Imagick::getResourceLimit — Returns the specified resource limit
Imagick::getResource — Returns the specified resource's
memory usage
Imagick::getSamplingFactors — Gets the horizontal and
vertical sampling factor
Imagick::getSizeOffset — Returns the size offset
Imagick::getSize — Returns the size associated with the
Imagick object
Imagick::getVersion — Returns the ImageMagick API version
Imagick::hasNextImage — Checks if the object has more images
Imagick::hasPreviousImage — Checks if the object has a
previous image
Imagick::identifyImage — Identifies an image and fetches
attributes
Imagick::implodeImage — Creates a new image as a copy
Imagick::labelImage — Adds a label to an image
Imagick::levelImage — Adjusts the levels of an image
Imagick::linearStretchImage — Stretches with saturation the
image intensity
Imagick::magnifyImage — Scales an image proportionally 2x
Imagick::matteFloodfillImage — Changes the transparency
value of a color
Imagick::medianFilterImage — Applies a digital filter
Imagick::minifyImage — Scales an image proportionally to
half its size
Imagick::modulateImage — Control the brightness, saturation,
and hue
Imagick::montageImage — Creates a composite image
Imagick::morphImages — Method morphs a set of images
Imagick::compareImages — Compares an image to a
reconstructed image
Imagick::mosaicImages — Forms a mosaic from images
Imagick::motionBlurImage — Simulates motion blur
Imagick::negateImage — Negates the colors in the reference image
Imagick::distortImage — Distorts an image using various
distortion methods
Imagick::newImage — Creates a new image
Imagick::setImage — Replaces image in the object
Imagick::setImageOpacity — Sets the image opacity level
Imagick::newPseudoImage — Creates a new image
Imagick::nextImage — Moves to the next image
Imagick::normalizeImage — Enhances the contrast of a color image
Imagick::oilPaintImage — Simulates an oil painting
Imagick::optimizeImageLayers — Removes repeated portions of
images to optimize
Imagick::paintOpaqueImage — Change any pixel that matches color
Imagick::paintTransparentImage — Changes any pixel that
matches color with the color defined by fill
Imagick::pingImageBlob — Quickly fetch attributes
Imagick::pingImageFile — Get basic image attributes in a
lightweight manner
Imagick::pingImage — Fetch basic attributes about the image
Imagick::posterizeImage — Reduces the image to a limited
number of color level
Imagick::previousImage — Move to the previous image in the
object
Imagick::profileImage — Adds or removes a profile from an image
Imagick::queryFormats — Returns formats supported by Imagick
Imagick::radialBlurImage — Radial blurs an image
Imagick::raiseImage — Creates a simulated 3d button-like effect
Imagick::randomThresholdImage — Creates a high-contrast,
two-color image
Imagick::readImageBlob — Reads image from a binary string
Imagick::readImageFile — Reads image from open filehandle
Imagick::readImage — Reads image from filename
Imagick::reduceNoiseImage — Smooths the contours of an image
Imagick::removeImageProfile — Removes the named image
profile and returns it
Imagick::removeImage — Removes an image from the image list
Imagick::render — Renders all preceding drawing commands
Imagick::resampleImage — Resample image to desired resolution
Imagick::resizeImage — Scales an image
Imagick::rollImage — Offsets an image
Imagick::rotateImage — Rotates an image
Imagick::sampleImage — Scales an image with pixel sampling
Imagick::scaleImage — Scales the size of an image
Imagick::separateImageChannel — Separates a channel from the
image
Imagick::sepiaToneImage — Sepia tones an image
Imagick::setBackgroundColor — Sets the object's default
background color
Imagick::setCompressionQuality — Sets the object's default
compression quality
Imagick::setCompression — Sets the object's default
compression type
Imagick::setFilename — Sets the filename before you read or
write the image
Imagick::setFirstIterator — Sets the Imagick iterator to the
first image
Imagick::setLastIterator — Sets the Imagick iterator to the
last image
Imagick::setFormat — Sets the format of the Imagick object
Imagick::setImageBackgroundColor — Sets the image background
color
Imagick::setImageBias — Sets the image bias for any method
that convolves an image
Imagick::setImageBluePrimary — Sets the image chromaticity
blue primary point
Imagick::setImageBorderColor — Sets the image border color
Imagick::setImageChannelDepth — Sets the depth of a
particular image channel
Imagick::setImageColormapColor — Sets the color of the
specified colormap index
Imagick::setImageColorspace — Sets the image colorspace
Imagick::setImageCompose — Sets the image composite operator
Imagick::setImageCompression — Sets the image compression
Imagick::setImageDelay — Sets the image delay
Imagick::setImageDepth — Sets the image depth
Imagick::setImageDispose — Sets the image disposal method
Imagick::setImageExtent — Sets the image size
Imagick::setImageFilename — Sets the filename of a
particular image
Imagick::setImageFormat — Sets the format of a particular image
Imagick::setImageGamma — Sets the image gamma
Imagick::setImageGreenPrimary — Sets the image chromaticity
green primary point
Imagick::setImageIndex — Set the iterator position
Imagick::setIteratorIndex — Set the iterator position
Imagick::setImageInterlaceScheme — Sets the image compression
Imagick::setImageInterpolateMethod — Sets the image
interpolate pixel method
Imagick::setImageIterations — Sets the image iterations
Imagick::setImageMatteColor — Sets the image matte color
Imagick::setImageMatte — Sets the image matte channel
Imagick::setImagePage — Sets the page geometry of the image
Imagick::setImageProfile — Adds a named profile to the
Imagick object
Imagick::setImageProperty — Sets an image property
Imagick::setImageRedPrimary — Sets the image chromaticity
red primary point
Imagick::setImageRenderingIntent — Sets the image rendering
intent
Imagick::setImageResolution — Sets the image resolution
Imagick::setImageScene — Sets the image scene
Imagick::setImageTicksPerSecond — Sets the image
ticks-per-second
Imagick::setImageType — Sets the image type
Imagick::setImageUnits — Sets the image units of resolution
Imagick::setImageVirtualPixelMethod — Sets the image virtual
pixel method
Imagick::setImageWhitePoint — Sets the image chromaticity
white point
Imagick::setInterlaceScheme — Sets the image compression
Imagick::setImageOrientation — Sets the image orientation.
Imagick::setOption — Set an option
Imagick::setPage — Sets the page geometry of the Imagick object
Imagick::setResolution — Sets the image resolution
Imagick::setResourceLimit — Sets the limit for a particular
resource in megabytes
Imagick::setSamplingFactors — Sets the image sampling factors
Imagick::setSizeOffset — Sets the size and offset of the
Imagick object
Imagick::setSize — Sets the size of the Imagick object
Imagick::setType — Sets the image type attribute
Imagick::shadeImage — Creates a 3D effect
Imagick::shadowImage — Simulates an image shadow
Imagick::sharpenImage — Sharpens an image
Imagick::shaveImage — Shaves pixels from the image edges
Imagick::shearImage — Creating a parallelogram
Imagick::sigmoidalContrastImage — Adjusts the contrast of an
image
Imagick::sketchImage — Simulates a pencil sketch
Imagick::solarizeImage — Applies a solarizing effect to the
image
Imagick::spliceImage — Splices a solid color into the image
Imagick::spreadImage — Randomly displaces each pixel in a block
Imagick::steganoImage — Hides a digital watermark within the
image
Imagick::stereoImage — Composites two images
Imagick::stripImage — Strips an image of all profiles and
comments
Imagick::swirlImage — Swirls the pixels about the center of
the image
Imagick::textureImage — Repeatedly tiles the texture image
Imagick::thresholdImage — Changes the value of individual
pixels based on a threshold
Imagick::thumbnailImage — Changes the size of an image
Imagick::tintImage — Applies a color vector to each pixel in
the image
Imagick::transverseImage — Creates a horizontal mirror image
Imagick::trimImage — Remove edges from the image
Imagick::uniqueImageColors — Discards all but one of any
pixel color
Imagick::unsharpMaskImage — Sharpens an image
Imagick::valid — Checks if the current item is valid
Imagick::vignetteImage — Adds vignette filter to the image
Imagick::waveImage — Adds wave filter to the image
Imagick::whiteThresholdImage — Force all pixels above the
threshold into white
Imagick::writeImages — Writes an image or image sequence
Imagick::writeImage — Writes an image to the specified filename
Imagick::displayImage — Displays an image
Imagick::displayImages — Displays an image or image sequence
Imagick::cropThumbnailImage — Creates a crop thumbnail
Imagick::roundCorners — Rounds image corners
Imagick::polaroidImage — Simulates a Polaroid picture
Imagick::queryFonts — Returns the configured fonts
Imagick::queryFontMetrics — Returns an array representing
the font metrics
ImagickDraw::affine — Adjusts the current affine
transformation matrix
ImagickDraw::annotation — Draws text on the image
ImagickDraw::arc — Draws an arc
ImagickDraw::bezier — Draws a bezier curve
ImagickDraw::circle — Draws a circle
ImagickDraw::clear — Clears the ImagickDraw
ImagickDraw::clone — Makes an exact copy of the specified
ImagickDraw object
ImagickDraw::color — Draws color on image
ImagickDraw::comment — Adds a comment
ImagickDraw::composite — Composites an image onto the
current image
ImagickDraw::__construct — The ImagickDraw constructor
ImagickDraw::destroy — Frees all associated resources
ImagickDraw::ellipse — Draws an ellipse on the image
ImagickDraw::getClipPath — Obtains the current clipping path ID
ImagickDraw::getClipRule — Returns the current polygon fill rule
ImagickDraw::getClipUnits — Returns the interpretation of
clip path units
ImagickDraw::getFillColor — Returns the fill color
ImagickDraw::getFillOpacity — Returns the opacity used when
drawing
ImagickDraw::getFillRule — Returns the fill rule
ImagickDraw::getFontFamily — Returns the font family
ImagickDraw::getFontSize — Returns the font pointsize
ImagickDraw::getFontStyle — Returns the font style
ImagickDraw::getFontWeight — Returns the font weight
ImagickDraw::getFont — Returns the font
ImagickDraw::getGravity — Returns the text placement gravity
ImagickDraw::getStrokeAntialias — Returns the current stroke
antialias setting
ImagickDraw::getStrokeColor — Returns the color used for
stroking object outlines
ImagickDraw::getStrokeDashArray — Returns an array
representing the pattern of dashes and gaps used to stroke paths
ImagickDraw::getStrokeDashOffset — Returns the offset into
the dash pattern to start the dash
ImagickDraw::getStrokeLineCap — Returns the shape to be used
at the end of open subpaths when they are stroked
ImagickDraw::getStrokeLineJoin — Returns the shape to be
used at the corners of paths when they are stroked
ImagickDraw::getStrokeMiterLimit — Returns the stroke miter
limit
ImagickDraw::getStrokeOpacity — Returns the opacity of
stroked object outlines
ImagickDraw::getStrokeWidth — Returns the width of the
stroke used to draw object outlines
ImagickDraw::getTextAlignment — Returns the text alignment
ImagickDraw::getTextAntialias — Returns the current text
antialias setting
ImagickDraw::getTextDecoration — Returns the text decoration
ImagickDraw::getTextEncoding — Returns the code set used for
text annotations
ImagickDraw::getTextUnderColor — Returns the text under color
ImagickDraw::getVectorGraphics — Returns a string containing
vector graphics
ImagickDraw::line — Draws a line
ImagickDraw::matte — Paints on the image's opacity channel
ImagickDraw::pathClose — Adds a path element to the current path
ImagickDraw::pathCurveToAbsolute — Draws a cubic Bezier curve
ImagickDraw::pathCurveToQuadraticBezierAbsolute — Draws a
quadratic Bezier curve
ImagickDraw::pathCurveToQuadraticBezierRelative — Draws a
quadratic Bezier curve
ImagickDraw::pathCurveToQuadraticBezierSmoothAbsolute —
Draws a quadratic Bezier curve
ImagickDraw::pathCurveToQuadraticBezierSmoothRelative —
Draws a quadratic Bezier curve
ImagickDraw::pathCurveToRelative — Draws a cubic Bezier curve
ImagickDraw::pathCurveToSmoothAbsolute — Draws a cubic
Bezier curve
ImagickDraw::pathCurveToSmoothRelative — Draws a cubic
Bezier curve
ImagickDraw::pathEllipticArcAbsolute — Draws an elliptical arc
ImagickDraw::pathEllipticArcRelative — Draws an elliptical arc
ImagickDraw::pathFinish — Terminates the current path
ImagickDraw::pathLineToAbsolute — Draws a line path
ImagickDraw::pathLineToHorizontalAbsolute — Draws a
horizontal line path
ImagickDraw::pathLineToHorizontalRelative — Draws a
horizontal line
ImagickDraw::pathLineToRelative — Draws a line path
ImagickDraw::pathLineToVerticalAbsolute — Draws a vertical line
ImagickDraw::pathLineToVerticalRelative — Draws a vertical
line path
ImagickDraw::pathMoveToAbsolute — Starts a new sub-path
ImagickDraw::pathMoveToRelative — Starts a new sub-path
ImagickDraw::pathStart — Declares the start of a path
drawing list
ImagickDraw::point — Draws a point
ImagickDraw::polygon — Draws a polygon
ImagickDraw::polyline — Draws a polyline
ImagickDraw::popClipPath — Terminates a clip path definition
ImagickDraw::popDefs — Terminates a definition list
ImagickDraw::pop — Destroys the current ImagickDraw in the
stack, and returns to the previously pushed ImagickDraw
ImagickDraw::popPattern — Terminates a pattern definition
ImagickDraw::pushClipPath — Starts a clip path definition
ImagickDraw::pushDefs — Indicates that following commands
create named elements for early processing
Ima

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is php is dying?

503


What is sql injection in php?

530


Tell me what sized websites have you worked on in the past?

499


How to strip whitespace (or other characters) from the beginning and end of a string?

468


How can we change the maximum size of the files to be uploaded?

511






What is variable give example?

556


What is substr in php?

528


Why do we use session?

536


How to copy a file?

560


Is multilevel inheritance possible in php?

503


What is php beginner?

501


How are sessions maintained?

537


What is php default argument?

541


How do you identify independent and dependent variables in research?

491


Where is session value stored?

558