کالایی در این صفحه موجود نیست
"; // ذخیره فید روی سرور (کش محلی) $cache_file = __DIR__ . '/torob-feed-real.xml'; file_put_contents($cache_file, $xml); // ارسال فید به ترب خودکار $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $torob_api); curl_setopt($ch, CURLOPT_POST, 1); curl_setopt($ch, CURLOPT_POSTFIELDS, ['feed_file' => new CURLFile($cache_file)]); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); $response = curl_exec($ch); curl_close($ch); // گزارش آپدیت file_put_contents(__DIR__ . '/torob-log.txt', date('Y-m-d H:i:s')." - Feed sent. Response: ".$response."\n", FILE_APPEND); echo "Feed sent to Torob successfully!"; ?>
🎁 کد تخفیف ویژه اولین خرید: naniwa | ارسال سریع به سراسر کشور 🚀.