How to Get JSON Response from MySQL Database using PHP

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

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

  • @nikkidotacan5246
    @nikkidotacan5246 3 ปีที่แล้ว +1

    I'm so new at this but you help me a thousand. Thanks man!

  • @adamstutorial9114
    @adamstutorial9114 2 ปีที่แล้ว

    Wow! This video just saved me from a week long research, thanks so much I feel like crying

  • @CiroEndara
    @CiroEndara 7 หลายเดือนก่อน

    thanks so much. you save me a lot of time

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

    Very helpful tutorial. Thanks

  • @YenHoang-uk2zv
    @YenHoang-uk2zv ปีที่แล้ว

    thanks for your useful things!

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

    It Helped me, Well done m8.

  • @wahidstudios
    @wahidstudios 2 ปีที่แล้ว

    is this whats api mean? by providing JSON content to url? so that the frontend developer can work with?

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

    some wrong: i have "Szczepa\u00c5\u0084ska" but i need "Szczepańska" - my data base is utf-8 , php -> utf-8 - json wont't recognise Polish lang - can you help me?

  • @unknown92vjsv
    @unknown92vjsv 2 ปีที่แล้ว

    how did he stored the json in the database ???? can anyone help?

  • @majormfr8646
    @majormfr8646 5 ปีที่แล้ว +1

    how can we convert mysql data from multiple tables at once into a json object

    • @TechnicalBabaji1
      @TechnicalBabaji1  5 ปีที่แล้ว +1

      The first thing required is the knowledge to use join( inner join,left join ) and then proceed as shown in the video. The query has to be different and rest all same.

  • @abdulshabaaz2304
    @abdulshabaaz2304 5 ปีที่แล้ว +1

    Nice information

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

    hi, why the code return me a white blank page? all data are correct

  • @mr.RAND5584
    @mr.RAND5584 3 ปีที่แล้ว

    Why some php file does not have this symbol ?>

  • @muhammadrizwan-tz9oz
    @muhammadrizwan-tz9oz 5 ปีที่แล้ว

    it shows the following error "Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, bool"

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

      You have made some error in query that's why it is giving false as an error response. Check your query by running them on cmd first

  • @printonex
    @printonex 3 ปีที่แล้ว

    Why "" on integer how to remove

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

    You don't get JSON Response as you write, you only output the array as JSON with Php, it's not the same thing

  • @sagarsharma6153
    @sagarsharma6153 2 ปีที่แล้ว

    Hello I need code of get_city page.?

  • @thanhangvan6278
    @thanhangvan6278 5 ปีที่แล้ว +1

    I don't connect. you can help me

    • @TechnicalBabaji1
      @TechnicalBabaji1  5 ปีที่แล้ว +1

      Yes way not.. tell me your error what you are getting.. and also your code where you are getting error

    • @thanhangvan6278
      @thanhangvan6278 5 ปีที่แล้ว +1

      @@TechnicalBabaji1 thank you. I am self-learning web api hoping to help you

  • @Raza_9798
    @Raza_9798 3 ปีที่แล้ว

    Thank you mate

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

    thank u man :D

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

    thx