PHP Function List
savehtml doesn't exist. Closest matches:
- ocisavelob
- svm
- ps_save
- fdf_save
- pdf_save
- svmmodel
- nsapi_virtual
- setlocale
- ps_moveto
- event_del
- stomp
- isset
- unset
- cubrid_save_to_glo
- set_time_limit
- imagesavealpha
- swfvideostream
- ocisavelobfile
- svn_delete
- ps_curveto
Site Search Results
-
DOMDocument::saveHTML - ManualDOMDocument::saveHTML (PHP 5) DOMDocument::saveHTML — Dumps the internal document into a string using HTML formatting
-
DOMDocument:: saveHTML; DOMDocument:: saveHTMLFile; DOMDocument:: saveXML; DOMDocument:: schemaValidate; DOMDocument:: schemaValidateSource; DOMDocument:: validate
-
DOMDocument::loadHTML - Manualecho $doc-> saveHTML (); ?> will yield: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-
DOMDocument::saveHTML — Dumps the internal document into a string using HTML formatting; DOMDocument::saveHTMLFile — Dumps the internal document into a file using HTML formatting
-
Output Control Functions - ManualTable of Contents. flush — Flush the output buffer; ob_clean — Clean (erase) the output buffer; ob_end_clean — Clean (erase) the output buffer and turn off output buffering
-
DOMDocument::loadHTMLFile - ManualDOMDocument::saveHTML() - Dumps the internal document into a string using HTML formatting; DOMDocument::saveHTMLFile() - Dumps the internal document into a file using HTML formatting
-
DOMDocument::registerNodeClass - Manual$content = $doc-> saveHTML (); return $content; } public function outerHTML () { $doc = new DOMDocument (); $doc-> appendChild ($doc-> importNode ($this, ...
-
DOMDocument::getElementsByTagName - Manual$newDom-> appendChild ($node); // append node } $html = $newDom-> saveHTML (); return $html;}?> Please, improve it, and share it.
-
We discovered using DOMDocument::saveHTML() that it converts to HTML 4.01 compatible markup; rather than XHTML. The simple answer is to use saveXML() instead, although this adds ...
-
DOMDocument::saveHTML — Dumps the internal document into a string using HTML formatting; DOMDocument::saveHTMLFile — Dumps the internal document into a file using HTML formatting

Other forms of search
To search the string "savehtml" 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.
