File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/theavisvillageagrotourism.com/index.php
Back
<!doctype html> <html lang="eng"> <head> <!-- REQUIRED META TAGS --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Bootstrap Min CSS --> <link rel="stylesheet" href="assets/css/bootstrap.min.css"> <!-- Meanmenu CSS --> <link rel="stylesheet" href="assets/css/meanmenu.css"> <!-- Slick CSS --> <link rel="stylesheet" href="assets/css/slick.min.css"> <!-- Fontawesome Min CSS --> <link rel="stylesheet" href="assets/css/fontawesome.min.css"> <!-- Animate Min CSS --> <link rel="stylesheet" href="assets/css/animate.min.css"> <!-- Magnific CSS --> <link rel="stylesheet" href="assets/css/magnific-popup.min.css"> <!-- Owl Carousel Min CSS --> <link rel="stylesheet" href="assets/css/owl.carousel.min.css"> <!-- Owl Theme Default Min CSS --> <link rel="stylesheet" href="assets/css/owl.theme.default.min.css"> <!-- Flaticon CSS --> <link rel="stylesheet" href="assets/css/flaticon.css"> <!-- Nice Select Min CSS --> <link rel="stylesheet" href="assets/css/nice-select.min.css"> <!-- Ui CSS --> <link rel="stylesheet" href="assets/css/jquery-ui.min.css"> <!-- Style CSS --> <link rel="stylesheet" href="assets/css/style.css"> <!-- Responsive CSS --> <link rel="stylesheet" href="assets/css/responsive.css"> <title>Avi's Village Agrotourism</title> <link rel="icon" type="image/png" href="assets/img/favicon.jpg"> </head> <body> <!-- Preloader --> <div class="preloader"> <div class="loader"> <div class="shadow"></div> <div class="box"></div> </div> </div> <div class="navbar-area"> <div class="overtop-mobile-nav"> <div class="logo"> <a href="index.php"> <img src="assets/img/logo.png" alt="logo"> </a> </div> </div> <div class="overtop-nav"> <div class="container"> <nav class="navbar navbar-expand-md navbar-light"> <a class="navbar-brand" href="index.php"><img src="assets/img/logo.png" alt="logo"></a> <div class="collapse navbar-collapse mean-menu" id="navbarSupportedContent"> <ul class="navbar-nav m-auto"> <li class="nav-item"> <a href="index.php" class="nav-link">Home</a> </li> <li class="nav-item"> <a href="about.php" class="nav-link">About</a> </li> <li class="nav-item"><a href="#" class="nav-link">Accommodations <i class="fa fa-chevron-down"></i></a> <ul class="dropdown-menu"> <li class="nav-item"> <a href="deluxe-cottage.php" class="nav-link">Deluxe Cottage</a> </li> <li class="nav-item"> <a href="wooden-cottage.php" class="nav-link">Wooden Cottage</a> </li> <li class="nav-item"> <a href="luxurious-villa.php" class="nav-link">Luxurious Villa</a> </li> <li class="nav-item"> <a href="stone-villa.php" class="nav-link">Stone Villa</a> </li> <li class="nav-item"> <a href="private-villa.php" class="nav-link">Private Villa</a> </li> </ul> </li> <li class="nav-item"> <a href="attractions.php" class="nav-link">Attractions</a> </li> <li class="nav-item"> <a href="gallery.php" class="nav-link">Gallery</a> </li> <li class="nav-item"> <a href="contact.php" class="nav-link">Contact Us</a> </li> </ul> <div class="others-options"> <ul class="navbar-nav"> <li class="appoinment-btn"> <a href="https://bookings.asiatech.in/?page=5938&type=website&checkin=2025-04-25&checkout=2025-04-26" class="appoinment-btn-one">Book Your Stay</a> </li> <li class="nav-item"> <a href="tel:+91-9284049505" class="nav-link"> <i class="flaticon-call-answer"></i> +91-9284049505 </a> </li> </ul> </div> </div> </nav> </div> </div> </div> <!-- End Navbar Area --> <!-- Start Banner Area --> <div class="banner-area"> <div class="d-table"> <div class="d-table-cell"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="banner-item"> <div class="main-banner-content"> <span>Welcome To</span> <h1>Avi's Village Agrotourism</h1> <p>The Lap Of Nuture</p> </div> </div> </div> </div> </div> </div> </div> </div> <!-- End Banner Area --> <!-- Start Check Section --> <div class="check-section"> <div class="container"> <form class="check-form"> <div class="row"> <div class="col-lg-3 col-md-6 col-sm-6 no-padding"> <div class="check-content"> <p>Check-In</p> <div class="form-group"> <input type="text" name="check-in" id="datepicker" class="form-control" placeholder="Date"> <i class="flaticon-calendar"></i> </div> </div> </div> <div class="col-lg-3 col-md-6 col-sm-6 no-padding"> <div class="check-content"> <p>Check-Out</p> <div class="form-group"> <input type="text" name="check-out" id="check-datepicker" class="form-control" placeholder="Date"> <i class="flaticon-calendar"></i> </div> </div> </div> <div class="col-lg-3 col-md-6 col-sm-6 no-padding"> <div class="check-content"> <p>Adult</p> <div class="form-group"> <select name="adult" class="form-content"> <option value="1">01</option> <option value="2">02</option> <option value="3">03</option> <option value="4">04</option> <option value="5">05</option> </select> </div> </div> </div> <div class="col-lg-3 col-md-6 col-sm-6 no-padding"> <div class="btn-content"> <div class="check-btn"> <a href="https://bookings.asiatech.in/?page=5938&type=website&checkin=2025-04-25&checkout=2025-04-26" class="default-btn-one"> Check Availability </a> </div> </div> </div> </div> </form> </div> </div> <!-- End Check Section --> <!-- Start About Section --> <section class="about-section"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-4 no-padding"> <div class="about-content"> <span>About Us</span> <h3>Make Your Golden Memory With Us!</h3> <p>AVI's Village Agrotourism is a charming and picturesque destination nestled in the countryside, offering visitors a unique and immersive experience in rural life. Located in a serene village setting, AVI's Village is a haven for nature lovers and those seeking a break from the hustle and bustle of city life.</p> <div class="about-btn"> <a href="about.php" class="about-btn-one">Read More <i class="fa fa-arrow-right"></i> </a> </div> </div> </div> <div class="col-lg-8 no-padding"> <div class="row"> <div class="col-lg-7 col-md-7"> <div class="about-image"> <img src="assets/img/about/1.jpg" alt="image"> </div> </div> <div class="col-lg-5 col-md-5 no-padding"> <div class="about-image"> <img src="assets/img/about/2.jpg" alt="image"> </div> <div class="about-image"> <img src="assets/img/about/3.jpg" alt="image"> </div> </div> </div> </div> </div> </div> </section> <!-- End About Section --> <!-- Start Room Section --> <section class="room-section"> <div class="container"> <div class="section-title"> <span>Accommodation</span> <h3>Discover Our Room</h3> </div> <div class="room-slider owl-carousel owl-theme"> <div class="room-item"> <div class="room-image"> <img src="assets/img/room/deluxe-cottage.jpg" alt="image"> <div class="night-btn"> <a href="deluxe-cottage.php" class="default-btn-one">Rs. 2000/Night</a> </div> </div> <div class="room-content"> <h3>Deluxe Cottage</h3> <p>The Deluxe Cottages at AVI's Village are cozy and well-appointed, providing a charming retreat amidst nature.</p> <div class="room-btn"> <a href="deluxe-cottage.php" class="room-btn-one">Read More <i class="fa fa-arrow-right"></i> </a> </div> </div> </div> <div class="room-item"> <div class="room-image"> <img src="assets/img/room/wooden-cottage.jpg" alt="image"> <div class="night-btn"> <a href="wooden-cottage.php" class="default-btn-one">Rs. 5500/Night</a> </div> </div> <div class="room-content"> <h3>Wooden Cottage</h3> <p>The Wooden Cottages at AVI's Village exude a rustic charm, perfect for those seeking a unique and traditional experience. </p> <div class="room-btn"> <a href="wooden-cottage.php" class="room-btn-one">Read More <i class="fa fa-arrow-right"></i> </a> </div> </div> </div> <div class="room-item"> <div class="room-image"> <img src="assets/img/room/luxurious-villa.jpg" alt="image"> <div class="night-btn"> <a href="luxurious-villa.php" class="default-btn-one">Rs. 2000/Night</a> </div> </div> <div class="room-content"> <h3>Luxurious Villa</h3> <p>The Luxurious Villas at AVI's Village provide an upscale and indulgent experience for guests who desire a touch of luxury.</p> <div class="room-btn"> <a href="luxurious-villa.php" class="room-btn-one">Read More <i class="fa fa-arrow-right"></i> </a> </div> </div> </div> <div class="room-item"> <div class="room-image"> <img src="assets/img/room/stone-villa.jpg" alt="image"> <div class="night-btn"> <a href="stone-villa.php" class="default-btn-one">Rs. 2000/Night</a> </div> </div> <div class="room-content"> <h3>Stone Villa</h3> <p>The Stone Villas at AVI's Village exude a timeless elegance, blending harmoniously with the rural landscape. </p> <div class="room-btn"> <a href="stone-villa.php" class="room-btn-one">Read More <i class="fa fa-arrow-right"></i> </a> </div> </div> </div> <div class="room-item"> <div class="room-image"> <img src="assets/img/room/private-villa.jpg" alt="image"> <div class="night-btn"> <a href="private-villa.php" class="default-btn-one">Rs. 2000/Night</a> </div> </div> <div class="room-content"> <h3>Private Villa</h3> <p>The Private Villas at AVI's Village offer exclusivity and seclusion, providing a personal haven for guests seeking privacy and tranquility. </p> <div class="room-btn"> <a href="private-villa.php" class="room-btn-one">Read More <i class="fa fa-arrow-right"></i> </a> </div> </div> </div> </div> </div> </section> <!-- End Room Section --> <!-- Start Reception Section --> <section class="reception-section"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6"> <div class="reception-item"> <div class="reception-content"> <span>01</span> <h2>Avi's Village Agrotourism</h2> <h3>Ameneties</h3> <p>AVI's Village Agrotourism offers a wide array of amenities to ensure a memorable and enjoyable stay for its guests. Indoor game enthusiasts can indulge in thrilling matches of table tennis, snooker, pool, carrom, chess, and enjoy friendly games of housie and playing cards. For those seeking outdoor adventures, AVI's Village provides facilities for badminton, cricket, archery, and volleyball, encouraging physical activity and team spirit. Additionally, guests can relax and rejuvenate in the two swimming pools equipped with a massage system, participate in the lively rain dance sessions, explore the nearby water bodies with boating activities, gather around a cozy bonfire in the evening, and enjoy leisurely moments in the library. The resort also offers a projector setup for entertainment purposes and provides soothing music throughout the premises. For a unique experience, guests can indulge in fish spa therapy or try the exhilarating water roller and water zorb activities. With a wide range of amenities both indoors and outdoors, AVI's Village Agrotourism ensures an engaging and enjoyable stay for guests of all ages.</p> </div> <div class="reception-shape-image"> <img src="assets/img/shape.png" alt="image"> </div> </div> </div> <div class="col-lg-6"> <div class="reception-image"> <img src="assets/img/ameneties.jpg" alt="image"> </div> </div> </div> </div> </section> <!-- End Reception Section --> <!-- Start Convention Section --> <section class="convention-section"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6"> <div class="convention-image"> <img src="assets/img/conference-hall.jpg" alt="image"> </div> </div> <div class="col-lg-6"> <div class="convention-item"> <div class="convention-content"> <span>02</span> <h2>AVI's Village Agrotourism </h2> <h3>Conference Hall</h3> <p>AVI's Village Agrotourism boasts a well-equipped conference hall that is designed to cater to the needs of corporate events, seminars, and meetings. The spacious hall can accommodate around 40-50 people comfortably with chair seating arrangements. The conference hall is equipped with two air conditioners to ensure a comfortable and conducive environment for attendees. A projector setup is available for presentations and visual aids, allowing for effective communication during conferences. The facility also includes two separate washrooms for the convenience of the guests. To support modern connectivity needs, the conference hall provides WiFi access, ensuring seamless internet connectivity for participants. Whether it's a business meeting or a corporate event, AVI's Village Agrotourism's conference hall offers a professional setting with all the necessary amenities for a successful gathering.</p> </div> <div class="convention-shape-image"> <img src="assets/img/shape-two.png" alt="image"> </div> </div> </div> </div> </div> </section> <section class="client-section"> <div class="container-fluid"> <div class="row align-items-center"> <div class="col-lg-6 p-0"> <div class="client-image"> <img src="assets/img/client.png" alt="image"> </div> </div> <div class="col-lg-6 p-0"> <div class="client-content"> <span>Testimonial</span> <h3>What Client Say</h3> <i class="flaticon-quote"></i> </div> <div class="feedback-slides"> <div class="client-feedback"> <div> <div class="item"> <div class="single-feedback"> <p>I had been with my Family of 12 adults and 2 little babies. The property is extremely beautiful 😍 the rooms are huge and well maintained. We visited this place in Summer season, but the Room AC were well maintained, So we could enjoy our stay. I would recommend this place to everyone who wants to stay around Greenery, Trees, birds, Waterbodies and Food. Will visit this place in Rainy season to enjoy it to the fullest. </p> <h3>Surabhi Magoo</h3> <span>Guest</span> </div> </div> <div class="item"> <div class="single-feedback"> <p>Location is superb. well maintained property. Food is really delicious. Staff is highly helpful and take care of us. offered bone fire also at night. Highly recommended for friends and family too. If possible go on weekdays for better calm and serene natural experience.</p> <h3>Sunny Rajput</h3> <span>Guest</span> </div> </div> <div class="item"> <div class="single-feedback"> <p>Had a weekend vacay at this place. The property is well maintained, the staff is prompt on service and everyone seems to have a helping attitude. They are always open to suggestions and have quickly intervened to get anything set and ready for you. The food is outstanding. Adults and kids alike enjoy this place as it is wind down and entertainment guaranteed.</p> <h3>Rehan Shaikh</h3> <span>Guest</span> </div> </div> <div class="item"> <div class="single-feedback"> <p>Very well managed resort. Food is delicious.. Chef and other staff are very helpful and frndly.. Owners themselves attend customers in a very friendly manner.. Rooms and swimming pool were clean. Best part is this resort is pet frndly and did not stop our pets in any of the area.. Shall definitely visit again.</p> <h3>Adv. Pinaz Contractor</h3> <span>Guest</span> </div> </div> <div class="item"> <div class="single-feedback"> <p>Had a stay for 2 nights this week. Rooms are quite good, breakfast menu is excellent with lot of varieties, high tea also is quite good, lunch and buffet menu is also very good with varieties swimming pool is good and clean. good and enjoying. Live music and dj was good overall a very nice experience Decent food n stay</p> <h3>Manoj Patil</h3> <span>Guest</span> </div> </div> <div class="item"> <div class="single-feedback"> <p>I don't need to talk much basis the star given. Though the property is little away from Karjat station, approx 10 km, the owner taking full care of his customer. Authentic food, neat, clean and hygienic room. You can enjoy serene beauty of nature here. Few of the villas are just on the corner of river bank. You enjoy river view taking sip of your morning tea.</p> <h3>Sushant Rane</h3> <span>Guest</span> </div> </div> <div class="item"> <div class="single-feedback"> <p>Nice place to spend holidays with family or friends. Service was a really good.Lovely heart touching place.Great atmosphere,nice foods,polite staffs, pocket friendly and all the views are outstandingand.Specially pool area.I had great time.❤️</p> <h3>Raj Terwankar</h3> <span>Guest</span> </div> </div> <div class="item"> <div class="single-feedback"> <p>Excellent food, service and amenities.. lot of internal activities are there for kids.. clean and hygienic place.. service is also excellent.. team is prompt and attentive.. Worth to visit with family or friends..</p> <h3>Vaidehi Salvi</h3> <span>Guest</span> </div> </div> </div> </div> <div class="client-thumbnails"> <div> <div class="item"> <div class="img-fill"><img src="assets/img/client-image/1.jpg" alt="client"></div> </div> <div class="item"> <div class="img-fill"><img src="assets/img/client-image/2.jpg" alt="client"></div> </div> <div class="item"> <div class="img-fill"><img src="assets/img/client-image/3.jpg" alt="client"></div> </div> <div class="item"> <div class="img-fill"><img src="assets/img/client-image/4.jpg" alt="client"></div> </div> <div class="item"> <div class="img-fill"><img src="assets/img/client-image/5.jpg" alt="client"></div> </div> <div class="item"> <div class="img-fill"><img src="assets/img/client-image/6.jpg" alt="client"></div> </div> <div class="item"> <div class="img-fill"><img src="assets/img/client-image/7.jpg" alt="client"></div> </div> <div class="item"> <div class="img-fill"><img src="assets/img/client-image/8.jpg" alt="client"></div> </div> </div> <button class="prev-arrow slick-arrow"> <i class="fa fa-arrow-left"></i> </button> <button class="next-arrow slick-arrow"> <i class="fa fa-arrow-right"></i> </button> </div> </div> </div> </div> </div> </section> <!-- End Client Section --> <!-- Start Blog Section --> <section class="blog-section"> <div class="container"> <div class="section-title"> <span>Form Blog</span> <h3>Latest News</h3> </div> <div class="blog-slider owl-carousel owl-theme"> <div class="blog-item"> <div class="blog-image"> <a href="attractions.php"> <img src="assets/img/attractions/1.jpg" alt="image"> </a> </div> <div class="blog-content"> <h3>Kondana Caves</h3> <p>Do not forget to visit the antiquated rock-cut Kondana Caves in Karjat. These are age old Buddhist caves and</p> <div class="blog-btn"> <a href="attractions.php" class="blog-btn-one">Read More <i class="fa fa-arrow-right"></i></a> </div> </div> </div> <div class="blog-item"> <div class="blog-image"> <a href="attractions.php"> <img src="assets/img/attractions/2.jpg" alt="image"> </a> </div> <div class="blog-content"> <h3>Kothaligad (Peth) Fort</h3> <p>The Kothaligad fort is based in the eastern part of Karjat, Maharashtra and is a must amongst all the places to</p> <div class="blog-btn"> <a href="attractions.php" class="blog-btn-one">Read More <i class="fa fa-arrow-right"></i></a> </div> </div> </div> <div class="blog-item"> <div class="blog-image"> <a href="attractions.php"> <img src="assets/img/attractions/3.jpg" alt="image"> </a> </div> <div class="blog-content"> <h3>Jain Temple</h3> <p>The Jain temple is a significant place of worship for the Jain community in Karjat. It is an architectural marvel</p> <div class="blog-btn"> <a href="attractions.php" class="blog-btn-one">Read More <i class="fa fa-arrow-right"></i></a> </div> </div> </div> <div class="blog-item"> <div class="blog-image"> <a href="attractions.php"> <img src="assets/img/attractions/4.jpg" alt="image"> </a> </div> <div class="blog-content"> <h3>Kondeshwar temple</h3> <p>Based in Sanshi, the Kondeshwar temple is very well known for its magnificent structural design. It is very</p> <div class="blog-btn"> <a href="attractions.php" class="blog-btn-one">Read More <i class="fa fa-arrow-right"></i></a> </div> </div> </div> <div class="blog-item"> <div class="blog-image"> <a href="attractions.php"> <img src="assets/img/attractions/5.jpg" alt="image"> </a> </div> <div class="blog-content"> <h3>Bhor Ghat</h3> <p>Traverse on the roads of Bhor Ghat when in Karjat and admirer the spellbinding beauty of nature.The age old</p> <div class="blog-btn"> <a href="attractions.php" class="blog-btn-one">Read More <i class="fa fa-arrow-right"></i></a> </div> </div> </div> <div class="blog-item"> <div class="blog-image"> <a href="attractions.php"> <img src="assets/img/attractions/6.jpg" alt="image"> </a> </div> <div class="blog-content"> <h3>Bahiri Cave</h3> <p>Bahiri Caves is a special traveller destination in Karjat city of Maharashtra state, as it pulls in an equivalent</p> <div class="blog-btn"> <a href="attractions.php" class="blog-btn-one">Read More <i class="fa fa-arrow-right"></i></a> </div> </div> </div> </div> </div> </section> <section class="footer-section"> <div class="container"> <div class="row"> <div class="col-sm-4"> <div class="fooetr-item"> <div class="footer-logo"> <img src="assets/img/logo.png" alt="image"> </div> <div class="footer-text"> <p>AVI's Village Agrotourism is a charming and picturesque destination nestled in the countryside, offering visitors a unique and immersive experience in rural life.</p> </div> <ul> <li><span>Follow Us:</span></li> <li> <a href="#" target="_blank"> <i class="fab fa-facebook-f"></i> </a> </li> <li> <a href="#" target="_blank"> <i class="fab fa-twitter"></i> </a> </li> <li> <a href="#" target="_blank"> <i class="fab fa-linkedin-in"></i> </a> </li> <li> <a href="#" target="_blank"> <i class="fab fa-instagram"></i> </a> </li> </ul> </div> </div> <div class="col-sm-4"> <div class="footer-content"> <h2>Contact Us</h2> </div> <ul class="footer-info"> <li> <i class="fas fa-map-marker-alt"></i> The AVI'S Village, Vanjarwadi, post-Gaulwadi, Karjat, Raigad, 410201 </li> <li> <i class="fa fa-phone"></i> +91-9284049505, +91-9822810307 </li> <li> <i class="fas fa-envelope"></i> sarthak.gangawane@gmail.com </li> </ul> </div> <div class="col-sm-4"> <div class="footer-content"> <h2>Weather</h2> </div> <a class="weatherwidget-io" href="https://forecast7.com/en/18d9273d33/karjat/" data-label_1="KARJAT" data-label_2="WEATHER" data-theme="original">KARJAT WEATHER</a> <script> !function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src='https://weatherwidget.io/js/widget.min.js';fjs.parentNode.insertBefore(js,fjs);}}(document,'script','weatherwidget-io-js'); </script> </div> </div> </div> <div class="footer-bottom-section"> <div class="container"> <div class="row"> <div class="col-lg-6 col-md-6 col-sm-7"> <div class="footer-bottom-content"> <p>Copyright <i class="far fa-copyright"></i> 2023 AVI's Village Agrotourism. All Rights Reserved. Design By <a href="https://asiatech.in/" target="_blank">Asiatech Inc</a></p> </div> </div> <div class="col-lg-6 col-md-6 col-sm-5"> <div class="footer-bottom-links"> <p> <a href="#">Terms & Privacy Policy</a> </p> </div> </div> </div> </div> </div> </section> <!-- End Footer Section --> <!-- Back Top top --> <div class="back-to-top">Top</div> <!-- End Back Top top --> <!-- jQuery Min JS --> <script data-cfasync="false" src="cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="assets/js/jquery-3.2.1.slim.min.js"></script> <!-- Popper Min JS --> <script src="assets/js/popper.min.js"></script> <!-- Bootstrap Min JS --> <script src="assets/js/bootstrap.min.js"></script> <!-- Ui JS --> <script src="assets/js/jquery-ui.min.js"></script> <!-- Slick Min JS --> <script src="assets/js/slick.min.js"></script> <!-- Mean Menu Min JS --> <script src="assets/js/jquery.meanmenu.js"></script> <!-- Magnific Min JS --> <script src="assets/js/jquery.magnific-popup.min.js"></script> <!-- Mixitup Min JS --> <script src="assets/js/jquery.mixitup.min.js"></script> <!-- Owl Carousel Min JS --> <script src="assets/js/owl.carousel.min.js"></script> <!-- Nice Select Min JS --> <script src="assets/js/jquery.nice-select.min.js"></script> <!-- Counterup JS --> <script src="assets/js/jquery.counterup.min.js"></script> <!-- Waypoints Min JS --> <script src="assets/js/waypoints.min.js"></script> <!-- Form Ajaxchimp JS --> <script src="assets/js/jquery.ajaxchimp.min.js"></script> <!-- Form Validator JS --> <script src="assets/js/form-validator.min.js"></script> <!-- Contact JS --> <script src="assets/js/contact-form-script.js"></script> <!-- Active JS --> <script src="assets/js/active.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings