Aslam o
Alikum

Hy dear all 
I m in a
problem please help me 
Problem : I
want to parse html data and insert it into mysql DB
Description
: I want to open a html file by using php and then read its data in between html
tags and insert 
the data into DBe.g. 
<table width="100%" border="0" cellspacing="0" cellpadding="1">
  <tr>
    <td>Heading 1</td>
    <td>Heading 2</td>
    <td>Heading 3</td>
    <td>Heading 4</td>
  </tr>
  <tr>
    <td>10a</td>
    <td>20a</td>
    <td>30a</td>
    <td>40a</td>
  </tr>
</table>
i want to insert the Heading 1, Heading 2..... and 10a, 20a...... and so on.....


if anyone
can, then guide me please
 
Best Regards,
Abdul Qadir
Web Designer & Developer
Cell:
    +923335760105
    +923455611619



      

[Non-text portions of this message have been removed]

Reply via email to