PHP içinde büyük bir dosyayı ayrıştırırken arada Tanımsız sorunları ofset alıyorum.
Nasıl değişkenler ne sorunu olduğunu görmek için, hata oluştuğunda SADECE zaman görebilirim?
Hata benim php bu noktada oluştuğunu
list($export_date, $application_id, $language_code, $title, $description, $release_notes, $company_url, $suppport_url, $screenshot_url_1, $screenshot_url_2, $screenshot_url_3, $screenshot_url_4, $screenshot_width_height_1, $screenshot_width_height_2, $screenshot_width_height_3, $screenshot_width_height_4,$ipadscreenshot_url_1, $ipadscreenshot_url_2, $ipadscreenshot_url_3, $ipadscreenshot_url_4, $ipadscreenshot_width_height_1, $ipadscreenshot_width_height_2, $ipadscreenshot_width_height_3, $ipadscreenshot_width_height_4 ) = explode($delimiter, $line);
Yani herhangi bir hata varsa, sadece bir şey yapmadan bir sonraki kayda gireceğiz, ofset hata tüm değişkenleri yankı istiyorum.