Category: Php

  • Insert and fetch fullcalendar events from mysql database

    , ,

    Hello to all, welcome to therichpost.com. In this post, I will tell you, Insert and fetch fullcalendar events from mysql database. fullcalendar is the best A JavaScript event calendar. Customizable and open source.  In this post, we will get or fetch fullcalendar events from php mysql database. In this, on day click, bootstrap popup will open…

    fullcalendar
  • Check duplicate values in php array

    Hello, welcome to therichpost.com. In this post, how to Check duplicate values in php array/ I personally like php ver much. PHP is the best web language. There are many cms and frameworks in PHP and WordPress is the best example. facebook also used PHPin it. Here is working code to check if array has duplicate…

    Php Preg_Match Pattern for Week Days Name
  • Go back to previous page with help of php or javascript

    ,

    Hello to all, welcome to therichpost.com. In this post, i will tell you, how to Go back previous page with help of php or javascript? Php and Javascript both are very famous and top languages. Here is working for Go back to previous page with help of php or javascript: //JavaScript <input type=”button” value=”Go Back From…

    Javascript Array methods cheat sheet part - 1
  • How to fetch the excel sheet data and save into php mysql database?

    ,

    Hello, welcome to therichpost.com. In this post, I will tell you,  How to fetch the excel sheet data and save into php mysql database? I personally like php ver much. PHP is the best web language. There are many cms and frameworks in PHP and WordPress is the best example. facebook also used PHPin it. Today we will fetch excel sheet data with the…

    Php Preg_Match Pattern for Week Days Name
  • How to Calculate distance and duration between two geo locations Using PhP Curl?

    ,

    Hello, welcome to therichpost.com. In this post, I will tell you,  How to Calculate distance and duration between two geo locations Using PhP Curl? I personally like php ver much. PHP is the best web language. There are many cms and frameworks in PHP and WordPress is the best example. facebook also used PHPin it. Today we will Calculate distance and duration between two…

    Php Preg_Match Pattern for Week Days Name
  • How to make paypal donation button in php?

    , ,

    Hello, welcome to therichpost.com. In this post, I will tell you,  How to make paypal donation button in php? I personally like php ver much. PHP is the best web language. There are many cms and frameworks in PHP and WordPress is the best example. facebook also used PHPin it. Most of sites use donation and this required payment gateway also and  I am…

    Php Preg_Match Pattern for Week Days Name
  • How to get the latitude and longitude using curl php?

    ,

    Hello, welcome to therichpost.com. In this post, I will tell you,  How to get the latitude and longitude using curl php? I personally like php ver much. PHP is the best web language. There are many cms and frameworks in PHP and WordPress is the best example. facebook also used PHPin it. Today, we will get lat-long with the help of php curl function.…

    Php Preg_Match Pattern for Week Days Name
  • How To Create Custom 404 Error View in laravel?

    ,

    Hello to all, welcome to therichpost.com. In this post, I will tell you, How To Create Custom 404 Error View in laravel?  Laravel is one of the top php mvc framework.  Today I am going to tell you, How To Create Custom 404 Error View in laravel? Laravel provides us basic 404 page but we can make it custom with…

    Laravel 7.2 routing with route group auth guard check with prefix
  • How to use Union query in laravel?

    , ,

    Hello to all, welcome to therichpost.com. In this post, I will tell you, How to use Union query in laravel?  Laravel is one of the top php mvc framework.  Today I will do Union query laravel.  Union query is use to get same number of fields from multiple tables and I personally like it very much. Here I am…

    Laravel 7.2 routing with route group auth guard check with prefix
  • How easy way to call middleware in laravel Route?

    ,

    Hello to all, welcome to therichpost.com. In this post, I will tell you, How easy way to call middleware in laravel Route? Laravel is one of the top php mvc framework. Middleware in laravel use between request and response. Laravel Routes is of the best thing in laravel framework.   Here are the ways to call middleware in laravel Route into your routes/web.php…

    Laravel 7.2 routing with route group auth guard check with prefix