This function is used to request a url.
Close a database of type key/data.
Delete 
Check if a key exist in the database
Return a value from the database.
Return the key from the database.
Open a database of type key/data.
Insert a value in the database.
Read exif information from a file
Description of the programming environment Extenso by Sednove.
Functions for GD.
Set alpha blending in GD
Draw an arc.
Crop a GD image.
Draw an ellipse.
Free/Relase memory for a GD structure.
Return a color index.
Get a pixel from image.
Return width and height of image.
Draw a line.
Merge a GD image.
Create a new image with GD.
Draw a polygon.
Print a text in the image.
Resize a GD image.
Rotate a GD image.
Save Alpha in GD
Set a pixel from image.
Write a GD image to a file or send it to the client.
Return informations from structure.
The way to implement new functions in Extenso
Create a physical connection to an Oracle database server.
xml functions
A simple extractor for a XML element
Get attribute for current node.
Return child for current node.
Read the value of a node, this can be either the text carried directly by this node if it's a TEXT node or the aggregate string of the values carried by this node child's (TEXT and ENTITY_REF). Entity references are substituted.
Return or loop threw all children of current node.
Free an xml structure.
Check if the current node has child.
Get the name of the current element in xml structure.
Return number of child for current node.
Initialise xml with a new xml.
Get next node of the current node.
Get parent node of the current node.
Get the name of the current prefix element in xml structure.
Get previous node of the current node.
Build the string equivalent to the text contained in the Node list made of TEXTs and ENTITY_REFs.
Get type of current node.
© 2024 extenso Inc. All rights reserved.