PHP Simple HTML SAX Parser News
                
                Brought to you by:
                
                    burtbenigni
                    
                
            
            
        
        
        
    Fixed some bugs, now it works very similar to simplehtmldom but uses less memory.
Execution time compared to its brother simplehtmldom is similar, but memory usage can be 1/2 - 1/10 less depending on how many time you call methods. 
I think it could be optimized. If someone want to collaborate please let me know.
Burt