How to extract table data <table bgcolor="#004e8e" width="100%" align="center" cellpadding="3" cellspacing="0" id="borda_bai"> site http://www.orientcinemas.com.br/programacao/cinema.php?cod=5 with php?
And another question is how to put each data table in a xml?
Ex: a table of the same site
C1 C2 C3 C4 C5
L1
L2
L4
L5
And in xml
C1L1 =>
<C1>
<L1> </ L1>
<L2> </ L2>
</ C1>
Facilitate the handling / use of data: (
You can use XPathSelector:
And the $result will be