|
|
【疑问】Dreamweaver - How to retrieve data from another website? |
preg_match_all("/<span id=\"yfs_l10_4707.kl\">(.*)<\/span>/", $homepage, $array)
(this is example that i would like to put in the value into this section which i have preg_match earlier, is that possible?)
之前的print $array[1] 那里改成 $nestle = $array[1];
如果是 PHP 的话 请用 if 语句来判断 插入 <tr> <td> </td> </tr>