diff --git a/.notes.txt b/.notes.txt deleted file mode 100644 index cfb98b6..0000000 --- a/.notes.txt +++ /dev/null @@ -1,4 +0,0 @@ -Usual DOM parser: https://github.com/wasinger/htmlpagedom -Simple removing text example: https://stackoverflow.com/a/12510430/3799374 -PHP DOM Documentation (search for ->removeChild()): http://php.net/manual/en/domdocument.loadhtml.php - - removeChild, insertAfter, insertbefore: http://php.net/manual/en/domnode.removechild.php