Home
Adauga resursa
Intra in cont
Home
Comunitate
Forum
Blog
Documentatie
Gazduire
Promovare/SEO
Locuri de munca
Proiecte
Director
Galerie CSS
Functii PHP
Cauta functii rapid
[
A
] [
B
] [
C
] [
D
] [
E
] [
F
] [
G
] [
H
] [
I
] [
J
] [
K
] [
L
] [
M
] [
N
] [
O
] [
P
] [
Q
] [
R
] [
S
] [
T
] [
U
] [
V
] [
W
] [
X
] [
Y
] [
Z
]
xpath_eval_expression
Evaluates the XPath Location Path in the given string
xpath_eval
Evaluates the XPath Location Path in the given string
xpath_new_context
Creates new xpath context
xpath_register_ns_auto
Register the given namespace in the passed XPath context
xpath_register_ns
Register the given namespace in the passed XPath context
xptr_eval
Evaluate the XPtr Location Path in the given string
xptr_new_context
Create new XPath Context
xattr_get
Get an extended attribute
xattr_list
Get a list of extended attributes
xattr_remove
Remove an extended attribute
xattr_set
Set an extended attribute
xattr_supported
Check if filesystem supports extended attributes
xdiff_file_diff_binary
Make binary diff of two files
xdiff_file_diff
Make unified diff of two files
xdiff_file_merge3
Merge 3 files into one
xdiff_file_patch_binary
Patch a file with a binary diff
xdiff_file_patch
Patch a file with an unified diff
xdiff_string_diff_binary
Make binary diff of two strings
xdiff_string_diff
Make unified diff of two strings
xdiff_string_merge3
Merge 3 strings into one
xdiff_string_patch_binary
Patch a string with a binary diff
xdiff_string_patch
Patch a string with an unified diff
xml_error_string
Get XML parser error string
xml_get_current_byte_index
Get current byte index for an XML parser
xml_get_current_column_number
Get current column number for an XML parser
xml_get_current_line_number
Get current line number for an XML parser
xml_get_error_code
Get XML parser error code
xml_parse_into_struct
Parse XML data into an array structure
xml_parse
Start parsing an XML document
xml_parser_create_ns
Create an XML parser with namespace support
xml_parser_create
Create an XML parser
xml_parser_free
Free an XML parser
xml_parser_get_option
Get options from an XML parser
xml_parser_set_option
Set options in an XML parser
xml_set_character_data_handler
Set up character data handler
xml_set_default_handler
Set up default handler
xml_set_element_handler
Set up start and end element handlers
xml_set_end_namespace_decl_handler
Set up end namespace declaration handler
xml_set_external_entity_ref_handler
Set up external entity reference handler
xml_set_notation_decl_handler
Set up notation declaration handler
xml_set_object
Use XML Parser within an object
xml_set_processing_instruction_handler
Set up processing instruction (PI) handler
xml_set_start_namespace_decl_handler
Set up start namespace declaration handler
xml_set_unparsed_entity_decl_handler
Set up unparsed entity declaration handler
xmlrpc_decode_request
Decodes XML into native PHP types
xmlrpc_decode
Decodes XML into native PHP types
xmlrpc_encode_request
Generates XML for a method request
xmlrpc_encode
Generates XML for a PHP value
xmlrpc_get_type
Gets xmlrpc type for a PHP value
xmlrpc_is_fault
Determines if an array value represents an XMLRPC fault
xmlrpc_parse_method_descriptions
Decodes XML into a list of method descriptions
xmlrpc_server_add_introspection_data
Adds introspection documentation
xmlrpc_server_call_method
Parses XML requests and call methods
xmlrpc_server_create
Creates an xmlrpc server
xmlrpc_server_destroy
Destroys server resources
xmlrpc_server_register_introspection_callback
Register a PHP function to generate documentation
xmlrpc_server_register_method
Register a PHP function to resource method matching method_name
xmlrpc_set_type
Sets xmlrpc type, base64 or datetime, for a PHP string value
XMLReader->close()
Close the XMLReader input
XMLReader->expand()
Returns a copy of the current node as a DOM object
XMLReader->getAttribute()
Get the value of a named attribute
XMLReader->getAttributeNo()
Get the value of an attribute by index
XMLReader->getAttributeNS()
Get the value of an attribute by localname and URI
XMLReader->getParserProperty()
Indicates if specified property has been set
XMLReader->isValid()
Indicates if the parsed document is valid
XMLReader->lookupNamespace()
Lookup namespace for a prefix
XMLReader->moveToAttribute()
Move cursor to a named attribute
XMLReader->moveToAttributeNo()
Move cursor to an attribute by index
XMLReader->moveToAttributeNs()
Move cursor to a named attribute
XMLReader->moveToElement()
Position cursor on the parent Element of current Attribute
XMLReader->moveToFirstAttribute()
Position cursor on the first Attribute
XMLReader->moveToNextAttribute()
Position cursor on the next Attribute
XMLReader->next()
Move cursor to next node skipping all subtrees
XMLReader->open()
Set the URI containing the XML to parse
XMLReader->read()
Move to next node in document
XMLReader->setParserProperty()
Set or Unset parser options
XMLReader->setRelaxNGSchema()
Set the filename or URI for a RelaxNG Schema
XMLReader->setRelaxNGSchemaSource()
Set the data containing a RelaxNG Schema
XMLReader->XML()
Set the data containing the XML to parse
XSLTProcessor->__construct()
Creates a new XSLTProcessor object
XSLTProcessor->getParameter()
Get value of a parameter
XSLTProcessor->hasExsltSupport()
Determine if PHP has EXSLT support
XSLTProcessor->importStylesheet()
Import stylesheet
XSLTProcessor->registerPHPFunctions()
Enables the ability to use PHP functions as XSLT functions
XSLTProcessor->removeParameter()
Remove parameter
XSLTProcessor->setParameter()
Set value for a parameter
XSLTProcessor->transformToDoc()
Transform to a DOMDocument
XSLTProcessor->transformToURI()
Transform to URI
XSLTProcessor->transformToXML()
Transform to XML
xslt_backend_info
Returns the information on the compilation settings of the backend
xslt_backend_name
Returns the name of the backend
xslt_backend_version
Returns the version number of Sablotron
xslt_create
Create a new XSLT processor
xslt_errno
Returns an error number
xslt_error
Returns an error string
xslt_free
Free XSLT processor
xslt_getopt
Get options on a given xsl processor
xslt_process
Perform an XSLT transformation
xslt_set_base
Set the base URI for all XSLT transformations
xslt_set_encoding
Set the encoding for the parsing of XML documents
xslt_set_error_handler
Set an error handler for a XSLT processor
xslt_set_log
Set the log file to write log messages to
xslt_set_object
Sets the object in which to resolve callback functions
xslt_set_sax_handler
Set SAX handlers for a XSLT processor
xslt_set_sax_handlers
Set the SAX handlers to be called when the XML document gets processed
xslt_set_scheme_handler
Set Scheme handlers for a XSLT processor
xslt_set_scheme_handlers
Set the scheme handlers for the XSLT processor
xslt_setopt
Set options on a given xsl processor
Ultimele discutii in forum
traducere valori(4)
Mesaj daca exista duplicate(0)
IF THEN ELSE(3)
Instalare zip extension(1)
PHP error <br />(1)
Problema(3)
Array Problem / Update in B(6)
Script vreme(0)
htaccess redirect - intre a(2)
PayPal ->In cat timp pri(2)
Problema css(2)
probleme la upload file(3)
Vreau ca rezultatul querry (2)
configurare php pentru post(2)
NuPotSaStergOInregistrareCe(3)
Ultimele articole
Fluturas de salariu
Ghidul Securitatii PHP
PHP 5, SQLite in Factory?
Interakt - O poveste de succes
Introducere in Clase PHP
Membri recenti
Narco
Botosani
Cristianhhr
Otopeni, România
filla
nicoletta
adina_m
uzzi
abordeaza
ba3999
teocudinti
terbersa
Top membri
Pirahna
la birou
carco
Bucuresti
Birkoff
Bucuresti
Mascka
Braila
raul_
whooper
Toronto ON
mihaitha
Sibiu
gabysolomon
Bacau
oriceon
Constanta
garlicinicolae
Newsletter
Email:
inscriere
renuntare
Arhiva newsletter
Site-ul lunii
blg
Blgpunctro
Propune un site
Online
215 utilizatori
online
Parteneriat
RSS PHPRomania
RSS PHP
Harta site
Recomanda
Forum
AJAX
Arhiva forum
PHPRomania Blog
Web design
Informatii telefoane mobile
Termeni si conditii
Contact
Echipa
Intrebari frecvente
Legaturi catre noi
Evenimente speciale
LAPTOP
PDA GPS
Telefoane Mobile GSM
blgpunctro
hpc consulting
EcoMagazin
Tutoriale WEB
Copyright © 2001-2008
PHP Romania
Debt Consolidation
|
MySpace Backgrounds
|
Repair Bad Credit
|
Credit Counseling
|
Myspace Comments
Ads: Partener Way2Web Nework:
gazduire web
|
inregistrare domenii
|
web design
|
imobiliare
|
web hosting
Powered by Simplis