query("SELECT * FROM cars WHERE status = 'approved' ORDER BY created_at DESC LIMIT 8"); $cars = $stmt->fetchAll(PDO::FETCH_ASSOC); } catch (Exception $e) { error_log("DB Error: " . $e->getMessage()); // You can set a user-friendly error message here if you want } // Meta variables from environment - important for platform integration $projectName = getenv('PROJECT_NAME') ?: 'Car Sells in Afghanistan'; $projectDesc = getenv('PROJECT_DESCRIPTION') ?: 'The best marketplace for buying and selling cars in Afghanistan.'; $projectImage = getenv('PROJECT_IMAGE_URL') ?: 'https://images.pexels.com/photos/120049/pexels-photo-120049.jpeg?auto=compress&cs=tinysrgb&w=1200'; ?>
Discover the best deals on new and used cars in Afghanistan. Quality, trust, and transparency guaranteed.
Explore Cars View All ListingsHand-picked selection of our finest cars available right now.
A simple, transparent, and secure process.
Browse our curated selection of high-quality vehicles. Use filters to narrow down your perfect match.
Schedule a test drive online. We'll confirm your appointment and prepare the vehicle for you.
Finalize your purchase with our secure payment system and drive away in your new car with confidence.