google map api in php/mysql part 2: create Data Base and table

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 พ.ย. 2024
  • Google map api in php and mysql
    create data Base and tables
    create connection class
    create custom class and getter setter
    Get the code from:
    github.com/dur...
    Share, Support, Subscribe!!!
    TH-cam: / learnwebcoding
    Facebook: / learnwebcoding
    Blog: dwebcoding.blog...
    GitHub: github.com/dur...
    Connect with Me:
    Linkedin: / durgesh-sahani
    Facebook: / durgeshsahani99
    Instagram: / durgesh.sahani99
    Twitter: / durgeshsahani99

ความคิดเห็น • 29

  • @smrutipragnyadash2143
    @smrutipragnyadash2143 4 ปีที่แล้ว +1

    Thanks a lot for help.. it's the best video on Google map api.

  • @learninurdu
    @learninurdu 6 ปีที่แล้ว

    Simple things are described in a very complex way

  • @bn_castillo
    @bn_castillo ปีที่แล้ว

    how can i change the image to quantity? example i have 5 school in the same city. So it will display the 5 numbers instead of image.

  • @kevinarnold8002
    @kevinarnold8002 6 ปีที่แล้ว

    Muy Buen Tutorial
    Suscribirme, es la mejor decisión que tome.

  • @phyusinlinlatt2589
    @phyusinlinlatt2589 4 ปีที่แล้ว

    Thank you for your amazing tutorial. At the time of doing this, google api key is free or paid?

  • @aliraza-lj4lr
    @aliraza-lj4lr 6 ปีที่แล้ว +1

    asllam u alikum sir!
    i have a query/question:
    1)the data you inserted in table was it original data if it is original where from you collect ?
    2) if it is demo data so i insert selfmade or random data in table . you are describe briefly plz help
    it is urgent plz answer

  • @rajakishoreb5957
    @rajakishoreb5957 5 ปีที่แล้ว

    Hi sir can u tell me how to generate route path based on lat and long which is sent by mobile app user to our db for every 5sec data will be insert of which that data I need to generate route map but not Google API what it is showing

  • @glaisasobrevega9707
    @glaisasobrevega9707 6 ปีที่แล้ว

    Simple yet very helpful. ^_^

  • @rockystar8984
    @rockystar8984 8 หลายเดือนก่อน

    I am enable to connect with data base

  • @ahmadbutt6298
    @ahmadbutt6298 6 ปีที่แล้ว

    i am getting an error Call to a member function prepare() on null in education.php file .. Can you please help with the code by showing it ....

    • @krishnakumars9488
      @krishnakumars9488 6 ปีที่แล้ว

      its printing nothing! what should i do?

    • @matheo4669
      @matheo4669 6 ปีที่แล้ว

      i have the same problem

  • @ragupathyr5217
    @ragupathyr5217 5 ปีที่แล้ว

    Reg : "Fatal error: Uncaught Error: Call to a member function prepare() on null .......Stack trace: #0
    ....... #1 {main}"
    Make sure you have returned $conn in your DbConnect.php file.
    I rectified by that way.

    • @spensergo76
      @spensergo76 5 ปีที่แล้ว

      how did u fix your error?

    • @spensergo76
      @spensergo76 5 ปีที่แล้ว

      im getting an error like yours, Fatal error: Uncaught Error: Call to a member function prepare() on null in C:\xampp\htdocs\mapping\location.php:33 Stack trace: #0 C:\xampp\htdocs\mapping\mapping.php(31): location->getLocationLatLng() #1 {main} thrown in C:\xampp\htdocs\mapping\location.php on line 33

  • @MAH1MOUMA
    @MAH1MOUMA 5 ปีที่แล้ว

    I used §_post but it doesn't work
    Please tell me where it doesn't work.
    public function getAllColleges() {
    $sql = "SELECT * FROM $this->tableName where id =:id AND type =:type";
    $stmt = $this->conn->prepare($sql);
    $stmt->bindparam("id",§_POST['id']);
    $stmt->bindparam("type",§-POST['type']);
    $stmt->execute();
    return $stmt->fetchAll(PDO::FETCH_ASSOC);
    }

  • @RohitYadav-ds6vk
    @RohitYadav-ds6vk 6 ปีที่แล้ว

    Uncaught Error: Call to a member function prepare() on null in /opt/lampp/htdocs/education.php:35
    Stack trace:
    #0 /opt/lampp/htdocs/inden.php(24): education->latlng()
    #1 {main}
    thrown in /opt/lampp/htdocs/education.php on line 35
    i to got the same error

  • @nabarunnandy556
    @nabarunnandy556 6 ปีที่แล้ว

    i am getting an error Call to a member function prepare() on null in education.php file

  • @brianalt1919
    @brianalt1919 5 ปีที่แล้ว

    I am getting a "Failed to load resources: the server responded with status of 500 (internal Server Error). I've checked all the code and it seems good and I restarted the server several time and nothing. Any help would be appreciated.

  • @jamespruett27
    @jamespruett27 6 ปีที่แล้ว

    where is the code?

  • @bungsu8149
    @bungsu8149 4 ปีที่แล้ว

    hard bit

  • @seemabkanwal9899
    @seemabkanwal9899 5 ปีที่แล้ว

    sir can you please share code

    • @learnWebCoding
      @learnWebCoding  5 ปีที่แล้ว

      It's already in description..

    • @yamengames7120
      @yamengames7120 5 ปีที่แล้ว

      @@learnWebCoding why can not appear to me in description sir?