ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

How to Encrypt & Decrypt Form Data using PHP Ajax - 1

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ธ.ค. 2017
  • How to Fetch or Select Encrypted Data from Mysql table and Decrypt Encrypted Data and Display under Jquery Datatables Plugin by using PHP with Ajax. In this tutorial we have discuss How to Encrypt and Decrypt Data in PHP. Here we have discuss two way encryption and decryption string using PHP AES-256-CBC.
    Part 2 - • How to Encrypt & Decry...

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

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

    This is a very good start !!! If your database is hacked and dumped, the data is useless.. But if your site is compromised, then these "SECRET KEYS" can be retrieved and the data is available.. But for the everyday site this is a FANTASTIC extra level of security!!

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

    Dear Weblesson team you are the best and thank you so much for uploading this tutorial great work always thank you Weblesson team

  • @rafiqkuet
    @rafiqkuet 6 ปีที่แล้ว +1

    Very nice tutorial indeed. Thanks a lot.

  • @AbhishekKumar-mq1tt
    @AbhishekKumar-mq1tt 6 ปีที่แล้ว

    Thank u for awesome video

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

    thanks you so much for your sharing it is usefull

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

    Very nice... bealtiful code. Thanks...

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

    Great video series! I've subscribed to your channel. But how do you implement the searching

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

    very nice ...

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

    真的好好玩的說

  • @piusanyebe6249
    @piusanyebe6249 6 ปีที่แล้ว +1

    nice videos.. what about delving into bitcoin programming???

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

    Let me ask how to create secret_key and secret_iv.

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

    Thanks, quesition
    On huge data is the encryption and decrypt going to affect on data processing such crud?

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

      yes i was actually thinking about this. how efficient is data encryption. SPEED is a factor. and SECURITY is necessary. What is the most efficient way of data encryption.

  • @TarasKim
    @TarasKim 6 ปีที่แล้ว +1

    it's always shows me "false" in all my fields

  • @FaisalJ662
    @FaisalJ662 6 ปีที่แล้ว +1

    Please sir make videos tutorial about websocket it's effective way with real time connection

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

      And Ajax using to many ram because you need to send request every specific seconds

  • @SaifulIslam-bf8og
    @SaifulIslam-bf8og 6 ปีที่แล้ว

    Please make some tutorial for laravel too..

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

    where can I find secret key?

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

    May I get code link please

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

    $name = $_POST['Name']; How I encrypted this?

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

    Will appreciate if anyone do this in laravel.

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

    Are you robot?

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

    Learning from a ROBOT !!!

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

    Some pretty great prices on this one and the best part for all these years is that has unsold of cum all around the app now so I know where I'm getting to the end where I've learned how long it takes us all day Some Samsung apps and services (such as Samsung Cloud) require a Samsung account. With a Samsung account, you can enjoy many of these services and apps. In addition, certain third-party apps and services may allow you to link your Samsung account with that third-party account for easier login or enhanced features (please refer to the “Account and Service Linking” section below).

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

    How to sort encrypted columns?
    Encrypted columns are not ordering properly
    Please help!