Here's the relevant part of the code:
foreach($getfile as $line) {
if (strstr($line, 'h4')) {
$get_link_id = str_replace('"','',strstr(strstr($line,'"'),'">',true));
$digit = explode('. ',$line)[0];
var_dump($digit); //this outputs that the $digit-variable is 19 characters, instead of 1 or 2...
Code (markup):
from PHP http://ift.tt/1oW4Y1x
via IFTTT
Out Of Topic Show Konversi KodeHide Konversi Kode Show EmoticonHide Emoticon