mobile nav icon
    ×
  • Company
  • Portfolio
  • Services
    Web App Development.
    • React js & Next js
    • Node js & Express js
    • PHP
    • Angular js Development
    • CMS
    • Hire dedicated developer
    • Hire chatbot developer
    Mobile APP development.
    • Flutter
    • React Native
    • iOS
    • Android
    • Blockchain development
    Artificial Intelligence and Machine Learning Solutions
    Cloud Computing Services.
    E-Commerce Solutions
    UI/UX Designing
    • AWS
    • Google Cloud
    • AWS Lambda
  • Hire
    Devlopers
    • Hire Dedicated Developers
    • Hire Chatbot Developers
    • Hire Flutter Developers
    • Hire IOS Developers
    • Hire Smart Contract Developers
    • Hire Solidity Developers
    • Hire Ethereum Developers
    • Hire Laravel Developers
    • Hire Mern Stack Developers
  • Blog
  • Contact Us call icon new
  • How to Calculate distance between two address using latitude and longitude.

    How to Calculate distance between two address using latitude and longitude.

    How to Calculate distance between two address using latitude and longitude. According To me it’s one of important requirement in many projects related to address. To Calculate distance between two address using latitude and longitude use this method. function LongLatDistance($Latitude1, $Longitude1, $Latitude2, $Longitude2) { $theta = $Longitude1 – $Longitude2; $miles = (sin(deg2rad($Latitude1))*sin(deg2rad($Latitude2)))+(cos(deg2rad($Latitude1))*cos(deg2rad($Latitude2)) * cos(deg2rad($theta))); $miles…

    Shiv kumawat

    April 4, 2020
    Read more: How to Calculate distance between two address using latitude and longitude.
    April 4, 2020
  • Convert PHP Array into JavaScript Array.

    Convert PHP Array into JavaScript Array.

    Convert PHP Array into JavaScript Array. We can use PHP array in javascript. For this we have to convert PHP array ,whether the array type is a single or multidimensional or indexed or associative array,into JSON format Using php function json_encode().It’s mostly used when we have create API in PHP to transfer data form one…

    Shiv kumawat

    April 4, 2020
    Read more: Convert PHP Array into JavaScript Array.
    April 4, 2020
  • Fetch wordpress categories.

    Fetch wordpress categories.

    Fetch wordpress categories. Now Days WordPress is a popular blogging platform which have many inbuilt functions.For fetching wordpress categories, wordpress provide lots of inbuilt functions like get_categories(), wp_list_categories(), wp_dropdown_categories(). A. get_categories() Using This function we can fetch wordpress categories. Fetching categories in string format. <?php get_categories(style=list&hide_empty=1); ?> Fetching categories in object format. <?php $options =…

    Shiv kumawat

    April 4, 2020
    Read more: Fetch wordpress categories.
    April 4, 2020
  • Remove wordpress menu and logo from admin panel.

    Remove wordpress menu and logo from admin panel.

    Remove wordpress menu and logo from admin panel. Using this Simple Hook We can easily remove wordpress logo and related sub menus to wordpress logo from admin panel bar of WordPress,You Just need to do is just copy this hook and paste below code on the function.php file of your theme. Before: add_action(‘admin_bar_menu’, ‘remove_wordpress_logo’, 999);…

    Shiv kumawat

    April 4, 2020
    Read more: Remove wordpress menu and logo from admin panel.
    April 4, 2020
  • Ajax login WordPress.

    Ajax login WordPress.

    Sometime we need to login in site without reloading the page.so we simply use ajax for it. first we add login form in html than register a ajax path and than use jquery execute process. 1. Form Html using wp_footer hook # add ajax login form to page add_action( ‘wp_footer’, ‘CustomLoginHtml’ ); function CustomLoginHtml() {…

    Shiv kumawat

    March 22, 2020
    Read more: Ajax login WordPress.
    March 22, 2020
  • Cron Job WordPress (WP-Cron)

    Cron Job WordPress (WP-Cron)

    Cron Job WordPress (WP-Cron) What Is WordPress Cron Job? WordPress Cron Job is how WordPress handles scheduling time-based tasks in WordPress.“Cron” Means the cron time-based task scheduling system which is available on UNIX systems. A WordPress CRON job is a task or action which is scheduled to run automatically at specific intervals. To simplify scheduling…

    Shiv kumawat

    March 22, 2020
    Read more: Cron Job WordPress (WP-Cron)
    March 22, 2020
  • Add/Update Extra Html Field And Extra Product Meta Fields In Dokan

    Add/Update Extra Html Field And Extra Product Meta Fields In Dokan

    How To Add New Html Field On Add/Update Product Form? How To Add/Update Value Of Custom Added Html Field Into Product Meta? DOKAN is no doubt the best front end multi-vendor marketplace on WordPress, powered by WooCommerce.Dokan is the fastest way to start eCommerce and earn through commissions with products ranging from digital, physical to…

    Shiv kumawat

    March 22, 2020
    Read more: Add/Update Extra Html Field And Extra Product Meta Fields In Dokan
    March 22, 2020
  • WooCommerce : Customize Woocommerce Settings Tab.

    WooCommerce : Customize Woocommerce Settings Tab.

    WooCommerce : Customize Woocommerce Settings Tab. WooCommerce is the more powerful e-commerce plugin for WordPress.And what i love with WooCommerce is that there’s an API for nearly everything.There are almost Hooks and filters For Every Customization work. Let’s talk about customizing Woocommerce Admin setting Tabs.To hide a specific Woocommerce setting tab or want to customize…

    Shiv kumawat

    March 15, 2020
    Read more: WooCommerce : Customize Woocommerce Settings Tab.
    March 15, 2020
  • Jquery Form Validator.

    Jquery Form Validator.

    Jquery Form Validator. JQuery Form Validator is a featured jQuery plugin that makes it easy to validate user input while keeping your HTML clean from javascript code. This jQuery plugin makes clientside form validation easy and also offer’s plenty of customization options.The plugin comes with a useful set of validation methods, including URL and email…

    Shiv kumawat

    March 15, 2020
    Read more: Jquery Form Validator.
    March 15, 2020
Previous Page
1 … 8 9 10 11
Next Page

Our presence in the world

  • USA
  • UK
  • Australia
  • Singapore
  • INDIA
  • UAE
  • Europe
Quick Links
  • About Us
  • Portfolio
  • Blogs
  • Contact Us
Our Services
  • Mobile Application Development
  • Cloud Computing Services
  • Blockchain development
  • AI and ML Solutions
Our Services
  • React js & Next js
  • Node js & Express js
  • PHP
  • WordPress
Our Services
  • iOS
  • Android
  • Flutter
Career
  • [email protected]
  • HR +91-7321873685

© 2025 Eoxys IT solution All rights reserved.

Privicy Policy Term Of Conditions