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'; ?> <?php echo htmlspecialchars($projectName); ?> - Modern Car Marketplace

Your Dream Car Awaits

Discover the best deals on new and used cars in Afghanistan. Quality, trust, and transparency guaranteed.

Explore Cars View All Listings

How It Works

A simple, transparent, and secure process.

1. Find Your Car

Browse our curated selection of high-quality vehicles. Use filters to narrow down your perfect match.

2. Book a Test Drive

Schedule a test drive online. We'll confirm your appointment and prepare the vehicle for you.

3. Secure Your Deal

Finalize your purchase with our secure payment system and drive away in your new car with confidence.