file_path] = false; return false; } $bucket = $parsed['host']; $key = ltrim($parsed['path'], '/'); try { $result = check_file_on_S3bucket_cached($key, $bucket); $file_cache[$file_path] = $result; return $result ? true : false; } catch (Exception $e) { error_log("S3 file_exists failed for {$file_path}: " . $e->getMessage()); $file_cache[$file_path] = false; return false; } } $result = file_exists($file_path); $file_cache[$file_path] = $result; return $result; } /** * Get S3 cache statistics for monitoring */ function get_s3_cache_stats() { global $cache_DB; $stats = [ 'total_cached_files' => 0, 'cache_hit_rate' => 0, 'oldest_cache_entry' => null, 'newest_cache_entry' => null ]; try { if (isset($cache_DB) && is_object($cache_DB)) { $results = $cache_DB->get_results("SELECT COUNT(*) as total, MIN(cache_timestamp) as oldest, MAX(cache_timestamp) as newest FROM bidx_querycache WHERE cache_key LIKE 's3_%'"); if (!empty($results)) { $stats['total_cached_files'] = $results[0]->total; $stats['oldest_cache_entry'] = $results[0]->oldest ? date('Y-m-d H:i:s', $results[0]->oldest) : null; $stats['newest_cache_entry'] = $results[0]->newest ? date('Y-m-d H:i:s', $results[0]->newest) : null; } } } catch (Exception $e) { error_log("Failed to get S3 cache stats: " . $e->getMessage()); } return $stats; } /** * Clear expired S3 cache entries */ function cleanup_s3_cache($max_age_hours = 24) { global $cache_DB; try { if (isset($cache_DB) && is_object($cache_DB)) { $cutoff_time = time() - ($max_age_hours * 3600); $result = $cache_DB->query("DELETE FROM bidx_querycache WHERE cache_key LIKE 's3_%' AND cache_timestamp < {$cutoff_time}"); if ($result !== false) { error_log("Cleaned up S3 cache entries older than {$max_age_hours} hours"); return true; } } } catch (Exception $e) { error_log("Failed to cleanup S3 cache: " . $e->getMessage()); } return false; } /** * Invalidate specific S3 cache entry */ function invalidate_s3_cache($filename, $s3Bucket = null, $s3_server = 'default') { global $cache_DB; if (!$s3Bucket) { global $_S3_TAB_SETTINGS; $s3Bucket = $_S3_TAB_SETTINGS[$s3_server]['bucket'] ?? _S3_BUCKET_NAME; } $cache_key = "s3_exists_{$s3Bucket}_{$filename}"; try { if (isset($cache_DB) && is_object($cache_DB)) { $cache_DB->query("DELETE FROM bidx_querycache WHERE cache_key = '{$cache_key}'"); } static $memory_cache = []; unset($memory_cache[$cache_key]); return true; } catch (Exception $e) { error_log("Failed to invalidate S3 cache for {$filename}: " . $e->getMessage()); return false; } } ?> PROPERTY 11914 Green Oak Dr, Davie, FL 33330, MLS#F10490373 - Single Family
Call Now: Mobile: 904.248.9848

Wade M. Berlin

ABR,BrkrAssc,CNE,CPM,FSSR,GAA,LLC,PMN,REALTOR ®,SRES
Broker IDX Sites Inc.
The Real Estate Professional You Deserve
Property Photos
11914 Green Oak Dr
  1. Image 1 of 53 For 11914 Green Oak Dr
  2. Image 2 of 53 For 11914 Green Oak Dr
  3. Image 3 of 53 For 11914 Green Oak Dr
  4. Image 4 of 53 For 11914 Green Oak Dr
  5. Image 5 of 53 For 11914 Green Oak Dr
  6. Image 6 of 53 For 11914 Green Oak Dr
  7. Image 7 of 53 For 11914 Green Oak Dr
  8. Image 8 of 53 For 11914 Green Oak Dr
  9. Image 9 of 53 For 11914 Green Oak Dr
  10. Image 10 of 53 For 11914 Green Oak Dr
  11. Image 11 of 53 For 11914 Green Oak Dr
  12. Image 12 of 53 For 11914 Green Oak Dr
  13. Image 13 of 53 For 11914 Green Oak Dr
  14. Image 14 of 53 For 11914 Green Oak Dr
  15. Image 15 of 53 For 11914 Green Oak Dr
  16. Image 16 of 53 For 11914 Green Oak Dr
  17. Image 17 of 53 For 11914 Green Oak Dr
  18. Image 18 of 53 For 11914 Green Oak Dr
  19. Image 19 of 53 For 11914 Green Oak Dr
  20. Image 20 of 53 For 11914 Green Oak Dr
  21. Image 21 of 53 For 11914 Green Oak Dr
  22. Image 22 of 53 For 11914 Green Oak Dr
  23. Image 23 of 53 For 11914 Green Oak Dr
  24. Image 24 of 53 For 11914 Green Oak Dr
  25. Image 25 of 53 For 11914 Green Oak Dr
  26. Image 26 of 53 For 11914 Green Oak Dr
  27. Image 27 of 53 For 11914 Green Oak Dr
  28. Image 28 of 53 For 11914 Green Oak Dr
  29. Image 29 of 53 For 11914 Green Oak Dr
  30. Image 30 of 53 For 11914 Green Oak Dr
  31. Image 31 of 53 For 11914 Green Oak Dr
  32. Image 32 of 53 For 11914 Green Oak Dr
  33. Image 33 of 53 For 11914 Green Oak Dr
  34. Image 34 of 53 For 11914 Green Oak Dr
  35. Image 35 of 53 For 11914 Green Oak Dr
  36. Image 36 of 53 For 11914 Green Oak Dr
  37. Image 37 of 53 For 11914 Green Oak Dr
  38. Image 38 of 53 For 11914 Green Oak Dr
  39. Image 39 of 53 For 11914 Green Oak Dr
  40. Image 40 of 53 For 11914 Green Oak Dr
  41. Image 41 of 53 For 11914 Green Oak Dr
  42. Image 42 of 53 For 11914 Green Oak Dr
  43. Image 43 of 53 For 11914 Green Oak Dr
  44. Image 44 of 53 For 11914 Green Oak Dr
  45. Image 45 of 53 For 11914 Green Oak Dr
  46. Image 46 of 53 For 11914 Green Oak Dr
  47. Image 47 of 53 For 11914 Green Oak Dr
  48. Image 48 of 53 For 11914 Green Oak Dr
  49. Image 49 of 53 For 11914 Green Oak Dr
  50. Image 50 of 53 For 11914 Green Oak Dr
  51. Image 51 of 53 For 11914 Green Oak Dr
  52. Image 52 of 53 For 11914 Green Oak Dr
  53. Image 53 of 53 For 11914 Green Oak Dr
Image Gallery

PRICED AT ONLY: $1,850,000

Address: 11914 Green Oak Dr, Davie, FL 33330

Description

Entertainers Dream Home! This Stunning Builders Acre Estate is Perfect for Hosting Unforgettable Game Days and Gatherings! Featuring 2 Master Suites, 2 Guest Rooms, 4 Baths, Plus an Office, this Home is Designed for Comfort and Entertainment. Beautifully Updated Kitchen with 2 Sinks, Lots of Storage and Yards of Counter Space for the Inspired Chef. Enjoy a Summer Kitchen, Sparkling Pool, Half Court Basketball, Billiard Area, or Cozy Up for Movie Nights in Your Family Entertainment Area . Built for All Types of Weather with Impact Windows and a NEW Metal Roof, and Conveniently Central to all Commuter Highways. Close to Top Rated Public and Private Schools. A Unique Home Built for FUN!
Payment Calculator
  •   Principal & Interest -
  •   Property Tax $
  •   Home Insurance $
  •   HOA Fees $
  •   Mortgage Insurance-

  •   Monthly -
For a Fast & FREE Mortgage Pre-ApprovalApply Now
  • MLS#: F10490373 ( Single Family )
  • Street Address: 11914 Green Oak Dr
  • Viewed: 3
  • Price: $1,850,000
  • Price sqft: $416
  • Waterfront: Yes
  • Wateraccess: Yes
  • Year Built: 1982
  • Bldg sqft: 4451
  • Bedrooms: 4
  • Full Baths: 4
  • Garage / Parking Spaces: 2
  • Days On Market: 138
Request More Information
  • All fields are required.
Features
Bedrooms / Bathrooms
  • Dining Description: Breakfast Area, Eat-In Kitchen, Formal Dining
  • Rooms Description: Den/Library/Office, Florida Room, Utility Room/Laundry
Building and Construction
  • Construction Type: Concrete Block Construction
  • Design Description: One Story, Ranch
  • Exterior Features: Built-In Grill, Fence, High Impact Doors, Open Porch
  • Floor Description: Laminate, Tile Floors
  • Front Exposure: North
  • Pool Dimensions: 18x30
  • Roof Description: Metal Roof
  • Year Built Description: Resale
Property Information
  • Typeof Property: Single
Land Information
  • Lot Description: 3/4 To Less Than 1 Acre Lot
  • Lot Sq Footage: 35467
  • Subdivision Information: No Subdiv/Park Info, Paved Road, Street Lights
  • Subdivision Name: Laurel Oaks East 102-13 B
School Information
  • Elementary School: Silver Ridge
  • High School: Western
  • Middle School: Indian Ridge
Garage and Parking
  • Garage Description: Attached
  • Parking Description: Driveway
  • Parking Restrictions: No Rv/Boats, No Trucks/Trailers
Eco-Communities
  • Pool/Spa Description: Below Ground Pool
  • Water Access: None
  • Water Description: Municipal Water
  • Waterfront Description: Canal Front
  • Waterfront Frontage: 150
Utilities
  • Cooling Description: Ceiling Fans, Central Cooling
  • Heating Description: Central Heat
  • Pet Restrictions: No Restrictions
  • Sewer Description: Septic Tank
  • Sprinkler Description: Auto Sprinkler, Well Sprinkler
  • Windows Treatment: Blinds/Shades, Drapes & Rods, Plantation Shutters
Finance and Tax Information
  • Assoc Fee Paid Per: Monthly
  • Home Owners Association Fee: 100
  • Dade Assessed Amt Soh Value: 1014780
  • Dade Market Amt Assessed Amt: 1014780
  • Tax Year: 2024
Other Features
  • Association Phone: 954-450-9400
  • Board Identifier: BeachesMLS
  • Country: United States
  • Development Name: Lauel Oaks
  • Equipment Appliances: Automatic Garage Door Opener, Dishwasher, Disposal, Dryer, Electric Water Heater, Icemaker, Microwave, Refrigerator, Wall Oven, Washer
  • Geographic Area: Davie (3780-3790;3880)
  • Housing For Older Persons: No HOPA
  • Interior Features: Built-Ins, Closet Cabinetry, Kitchen Island, Fireplace, Vaulted Ceilings, Walk-In Closets, Wet Bar
  • Legal Description: LAUREL OAKS EAST 102-13 B LOT 52
  • Parcel Number Mlx: 0520
  • Parcel Number: 504025030520
  • Possession Information: At Closing
  • Postal Code + 4: 1913
  • Restrictions: No Restrictions
  • Section: 25
  • Style: WF/Pool/No Ocean Access
  • Typeof Association: Homeowners
  • View: Garden View, Pool Area View
  • Zoning Information: R-1

Contact Info

  1. The Real Estate Professional You Deserve
  2. Mobile: 904.248.9848
  3. phoenixwade@gmail.com
Wade M. Berlin