Category Archives: Dom

Opening Excel .xls files in PHP

If you have access to PHP DOM (You probably should do) then this works very well:
read and write excel data with php
If you just want a nice comprehensive class to do it then this is a very good open source solution to opening excel files in php.
php excel reader

Also posted in php | Leave a comment

PHP Dom Manual

When you really want to mess with your documents

Also posted in php | Leave a comment

WizDom, xpath php and jquery

Easy munipulation of the dom from php
Not yet released but solid ideas

Also posted in Java Script, jQuery, php | Leave a comment