Live Data Search with Pagination in PHP Mysql using Ajax

Поділитися
Вставка
  • Опубліковано 1 січ 2025

КОМЕНТАРІ • 47

  • @erikhen1809
    @erikhen1809 4 роки тому +1

    Very helpful, great tutorial, thankyou in advance.

  • @arminekhachatryan7531
    @arminekhachatryan7531 3 роки тому

    Thank you very match for great tutorial , you are realy help me

  • @dhakprasadupreti6249
    @dhakprasadupreti6249 4 роки тому

    Thank you very much sir. It's great job.

  • @wodzimierzpaus3337
    @wodzimierzpaus3337 4 роки тому +1

    Hi @Webslesson. Please. Help, how to add url ->page=1,2,3... after click?

  • @lordgodgiven
    @lordgodgiven 4 роки тому

    Hello,
    I've some deficult with Reflexive Association, this occurs when a class may have multiple functions or responsibilities. For example, a staff member working in an airport may be a pilot, aviation engineer, a ticket dispatcher, a guard, or a maintenance crew member. If the maintenance crew member is managed by the aviation engineer there could be a managed by relationship in two instances of the same class. I'd to know if it's possible to have a video about that, because according to the laravel documentation there is not that kind of relationship.
    Thanks

  • @photoinshot1355
    @photoinshot1355 4 роки тому

    Great tutorial thanks

  • @baotrangia3837
    @baotrangia3837 2 роки тому

    great work!

  • @marcos7211
    @marcos7211 4 роки тому +1

    Hi @Webslesson great tutorial! Thanks. I have a question: How can i include a sorting option in this example? Could you help me?

  • @wodzimierzpaus3337
    @wodzimierzpaus3337 4 роки тому

    Great tutorial.

  • @mdmoynulislam599
    @mdmoynulislam599 2 роки тому

    Hi! bro, Could you help me?
    Is there any system to select a particular parent and its child for tree view from many parent

  • @brucereal4418
    @brucereal4418 4 роки тому +1

    Thank you for your tutorial I've learned a lot and grow up as a programmer by watching your videos!
    Suggestion, i think it would be better to use your real voice on making your future videos you will gain more subscribers and views!
    Hope you consider my suggestion! :D

  • @syedabdulasad2389
    @syedabdulasad2389 4 роки тому

    Can you dynamic limit in this tutorial

  • @ariyansgroup
    @ariyansgroup 4 роки тому

    Can we use this code in real time medium type projects?

  • @aynstayn8922
    @aynstayn8922 3 роки тому

    How can I go to the other pages and submit forms without coming back to page 1?

  • @FunnyMoments-yd2ev
    @FunnyMoments-yd2ev 3 роки тому

    Hello
    How to convert this script pdo to myqli?

  • @Favoursnazy
    @Favoursnazy 4 роки тому

    please am get an error which says Notice: Undefined variable: page_array in C:\xampp\htdocs\mainblog\videos\pagination.php on line 104, please how do i fix this please

  • @joergemelendrez7302
    @joergemelendrez7302 4 роки тому

    Good Tutorial always!
    Suggest to make a tutorial in php and ajax like genealogy structure with data left and right account and search account.
    Hope you notice this 🙏😀

  • @nilogutierrezserna3350
    @nilogutierrezserna3350 4 роки тому

    could you do a tutorial on react, node.js or vue.js?

  • @wodzimierzpaus3337
    @wodzimierzpaus3337 4 роки тому

    Can you do something like that(ad history to next, prev): live-data-search-pagination/page=2 .. page=55

  • @tijanimoro6528
    @tijanimoro6528 4 роки тому +2

    display error when data cannot be found
    Notice: Undefined variable: page_array in C:\xampp\htdocs\castright\admin\controller\contol.search.all.php on line 103
    Warning: count(): Parameter must be an array or an object that implements Countable in C:\xampp\htdocs\castright\admin\controller\contol.search.all.php on line 103

    • @chadmollish9300
      @chadmollish9300 4 роки тому

      did you ever fix this problem? I've been stuck for a couple of days, ughh!! Please let me know if anyone has the solution to this error, thanks!

    • @alexanderliriano6967
      @alexanderliriano6967 4 роки тому

      did you ever fix this problem?

    • @sdashdex6309
      @sdashdex6309 4 роки тому

      In the condition if($_POST['query'] != " ") change it for if(isset($_POST['query'])
      Apparently with if($_POST['query'] != " ") it set $POST['query'] to true.
      Then the final query is not good anymore and makes $total_data = 0 then not possible to fetch data.
      Hope it helps.

    • @Favoursnazy
      @Favoursnazy 4 роки тому

      did you ever fix this error... am still getting the same problem

    • @Favoursnazy
      @Favoursnazy 4 роки тому

      did you ever fix this problem?? if yes please tell me how to go about it

  • @davidwachira6678
    @davidwachira6678 4 роки тому

    Evening Sir would you kindly make a tutorial that fetch videos from mysql database using ajax and php
    thank you in advance

  • @NelsonFilipeCosta23
    @NelsonFilipeCosta23 4 роки тому

    Hi @Webslesson amazing job again :) can share how can I use this script but with multiple fields?
    My ideia, searh for type = grass and color = red|blue|green and client = armando
    And list grass green armando

    • @webslesson
      @webslesson  4 роки тому

      you can do things by add table column in where condition

  • @niwamicha226
    @niwamicha226 3 роки тому

    i have probleme if($_POST['page'] > 1) if($_POST['query'] != '') for($count = 0; $count < count($page_array); $count++) can anyone help me please

  • @phiconghuygmailcom
    @phiconghuygmailcom 4 роки тому

    thank very much

  • @tibaredha
    @tibaredha 4 роки тому

    add $page_array=array(); in your fetch.php

  • @karlrussellmenil9460
    @karlrussellmenil9460 3 роки тому

    Topic: Full stack javascript - Data Pagination and Filtering
    Good day,
    If I may humbly ask a little help, any hints, comments and suggestions are very much welcome, thank you in advance for all your help, please see question below, how do I code this?:
    /*
    Create the `showPage` function
    This function will create and insert/append the elements needed to display a "page" of nine students
    */
    /*
    Create the `addPagination` function
    This function will create and insert/append the elements needed for the pagination buttons
    */
    // Call functions

  • @anonymoustrap2677
    @anonymoustrap2677 4 роки тому

    Sir please add a dislike button toggle with like button to follow unfollow system

  • @MdRakib-rc6ub
    @MdRakib-rc6ub 2 роки тому

    Big Database isn't worked. It is good for small sites. I have 1 billion rows do not work

  • @richardracine8437
    @richardracine8437 3 роки тому

    The sim computer voice is like nails on a blackboard.

  • @lordgodgiven
    @lordgodgiven 4 роки тому

    Hello,
    I've some deficult with Reflexive Association, this occurs when a class may have multiple functions or responsibilities. For example, a staff member working in an airport may be a pilot, aviation engineer, a ticket dispatcher, a guard, or a maintenance crew member. If the maintenance crew member is managed by the aviation engineer there could be a managed by relationship in two instances of the same class. I'd to know if it's possible to have a video about that, because according to the laravel documentation there is not that kind of relationship.
    Thanks

  • @lordgodgiven
    @lordgodgiven 4 роки тому

    Hello,
    I've some deficult with Reflexive Association, this occurs when a class may have multiple functions or responsibilities. For example, a staff member working in an airport may be a pilot, aviation engineer, a ticket dispatcher, a guard, or a maintenance crew member. If the maintenance crew member is managed by the aviation engineer there could be a managed by relationship in two instances of the same class. I'd to know if it's possible to have a video about that, because according to the laravel documentation there is not that kind of relationship.
    Thanks