PHP Function List
function.dom_document_create_element doesn't exist. Closest matches:
- domdocument_create_element
- domdocument_create_element_ns
- domdocument_create_comment
- domdocument_get_element_by_id
- domdocument_create_attribute
- domdocument_create_text_node
- domdocument_document_element
- domdocument_get_elements_by_tagname
- domdocument_create_entity_reference
- domdocumentfragment
- domdocument_create_cdata_section
- domdocument_create_processing_instruction
- domdocumenttype_name
- domdocumenttype_entities
- domdocument_doctype
- hw_document_content
- socket_create_listen
- domdocument_dump_mem
- domdocument_add_root
- domdocument_dump_file
Site Search Results
-
DomDocument::create_element - ManualIt seem that the domDocument 'create_element' method don't work anymore in php 5.2.6. We have to use the DOM 'createElement' instead.

Other forms of search
To search the string "function.dom_document_create_element" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
