User Registration in React Native using PHP & MySQL

Поделиться
HTML-код
  • Опубликовано: 21 янв 2025

Комментарии • 25

  • @DKForevergaming
    @DKForevergaming 4 года назад +2

    Bro... This is what I was looking for

    • @nassimkq994
      @nassimkq994 3 года назад

      how to get the url of POST(" ")?

  • @nikkodacara1496
    @nikkodacara1496 2 года назад +1

    Where did you get the link for axios.post()?

  • @cientaomaquinista
    @cientaomaquinista 4 года назад

    It gives me CORS problem. Used AXIOS and Fetch. Used PHP headers Access-Control-Allow-Origin * and nothing. Can you help me? My PHP file is online, not locally

  • @mohitkaushal398
    @mohitkaushal398 4 года назад +2

    Grt work sir🙌🙌

  • @omkarnirgude1721
    @omkarnirgude1721 3 года назад

    Superb, Awesome, Kadak

    • @nassimkq994
      @nassimkq994 3 года назад

      how to get the url of POST(" ")?

  • @umarrahmanofficialchannel2968
    @umarrahmanofficialchannel2968 Год назад

    Hello sir, I get this error [AxiosError: Request failed with status code 404] can you help me i am working on my FYP stuck here for 1 week

  • @peachleah_
    @peachleah_ 3 года назад

    Need help linking it to my database.

  • @liranbalilti2401
    @liranbalilti2401 4 года назад +1

    doesn't work for me, inserting empty rows , just with id help ? the response doesn't work too

    • @siva_vajrapu
      @siva_vajrapu 4 года назад

      got same issue. Have you found any solution?

    • @liranbalilti2401
      @liranbalilti2401 4 года назад

      @@siva_vajrapu yeah, the url for expo is different, so the screen doesn't responding. used "ngrok" to get url and it worked.

  • @milkeuchaa4385
    @milkeuchaa4385 2 года назад

    Thank you for this great tutorial! Just a question is it possible to print/get the echo json_encode($arr) from php to react? I'd like to alert the result (Succcess/Email already Exists) but I don't know how

    • @sqlislivepubgbgmi
      @sqlislivepubgbgmi 2 года назад

      you can pass the response and get the response in react and display whatever you want

  • @topmusicrelaxation2227
    @topmusicrelaxation2227 3 года назад

    Thank you 😊🙏

  • @nipunrishi
    @nipunrishi 4 года назад +1

    Bhaiya beech beech me mic glitch ho rha h thoda and pls try to put some background non copy right music✌🏻..... Baki Sab Badiya h😄

    • @litclasses9127
      @litclasses9127  4 года назад +1

      Thanks for the review. I will try to improve in next video😀

    • @nassimkq994
      @nassimkq994 3 года назад

      how to get the url of POST(" ")?

  • @alamgirkhan001
    @alamgirkhan001 3 года назад

    Thank you clear explanation?

  • @iliasTadlaoui
    @iliasTadlaoui 2 года назад

    Thank you

  • @henriquealves1717
    @henriquealves1717 3 года назад

    Thanks

    • @nassimkq994
      @nassimkq994 3 года назад

      how to get the url of POST(" ")?

  • @marcscherzer
    @marcscherzer 4 года назад

    I got this error : [Unhandled promise rejection: TypeError: undefined is not a function (near '...}).then(function (res) {...')]
    Any solution will be appreciated, thanks. Thanks for the tutorial sir