Welcome to my blog
My name is Matthias Tylkowski and I will talk about web development and web technology.-
Letzte Beiträge
- Create a private mediawiki with some public pages
- IBIS – Intelligent Band Information System
- Review: Codelobster PHP Edition
- PHPUnit: use different dataset on every test in a testcase
- Convert phpmyadmin to phpunit xml format
- Symfony 2 FAQ
- PHP MySQL Chaining
- PHP Lambda Functions – Anonymous JS-like functions in PHP
- Week Calculation in PHP
- Master Thesis submitted
Schlagwort-Archive: DOMNode
Extending DOMNode
Sometimes you may think: Wouldn’t it be cool if I can extend DOMNode and since all other functions extend DOMNode, my custon functions will be available in every element? The bad news, it will not work for DOMNode, but the … Weiterlesen
Veröffentlicht unter Allgemein
Verschlagwortet mit dom, DOMNode, php, proxy pattern
Hinterlasse einen Kommentar