Hi,
I'm using lib curl , and i have an output buffer ( $ch )
this buffer contains a table, which has a variable amount of items, is there any built in function in php to search buffers for strings, i.e. so i can just pull this table. Or does anybody know of any generic parsing routines?
many thanks