PHP with HTML output as Object -
is there way utilize html in php in javascript, can element.append() or so. $html->body->header->append($menu)? class or something?
look @ dom in php. basically, domdocument provides functions similar javascript dom ones, although dom bit more difficult/complex utilize in php.
php html
No comments:
Post a Comment