M4Lien

Results 3 comments of M4Lien

Hi Please use this code instead of $anchorTagValue = $crawler->filter('a'); $anchorTagValue = $crawler->filter('a')->text(); $anchorTagValue = $crawler->filter('a')->attr('href);

I have solved this problem. If someone has some problem for using goutte, Please upload it. I will help for you. Regards.

Hi, how are you? I have faced a problem for setting background of each node. I have implemented another method for setting background, But I can't set it. Can you...