PHP Regular Expressions Form Security & Validation

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ม.ค. 2025

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

  • @successgraph
    @successgraph 3 ปีที่แล้ว +2

    THE BEST explanation of regular expressions ever. I always got bored 5 minutes into a tutorial about RegEx but you made it so easy to understand. Thank you SO much, Shawn!

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

    Saved me hours of headache ..thanks loads..ur a lifesaver

  • @Aakash.Aakash
    @Aakash.Aakash 2 ปีที่แล้ว +1

    The best explanation i ever watched .Thanks a lot sir.

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

    best explanation ever seen . so clever mate

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

    Thanks so much, you have certainly made the muddy waters of regency much clearer to me.

  • @many949
    @many949 5 ปีที่แล้ว +12

    Why this video has 580 views? Great job, i'm so gratefull, thank you mister !

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

      Dont know if you guys gives a damn but if you're stoned like me during the covid times you can watch pretty much all of the latest movies and series on instaflixxer. Been watching with my gf these days =)

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

      @Xander Charlie Definitely, been watching on InstaFlixxer for months myself :)

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

    Thanks man you explained so clear continue creating videos like these

  • @NedumEze
    @NedumEze 5 ปีที่แล้ว +2

    Wow! Shawn, arguably, this is your best so far. Very well done.
    Thanks a million

  • @md.sohanurrohmansihab2928
    @md.sohanurrohmansihab2928 2 ปีที่แล้ว

    your are awesome man. love your video. it's solved my biggest problem . thanx again

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

    I saw this code in w3schools so I searched and got a lot of tutorials but thankfully i found this

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

    Maan, you are the absolute best! Been reading my uni material for hooours and was clueless, saving this video!

  • @philipp1mogul54
    @philipp1mogul54 9 หลายเดือนก่อน

    Amazing video

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

    Well explained. Now I know regex. Thank's

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

    Beautiful explanation. Thanks

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

    This is super easy to understand and helpful for my project. Thank you so much.

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

    Thanks a lot that was a great lesson, everything has been covered up beautifully.

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

    You saved me in on this one. :) thank you so much. please continue creating contents like this.

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

    2:19 That‘s my big confusion. Somebody taught me that the CARETS (^^^^^) are used as DELIMITERS for regular expressions when used in PHP. Can you clarify this, please?

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

    Wow clear demonstration 🙏😍

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

    super good video! way better than my university professor

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

      Thank you for the compliment, but your professor knows all of the things I don't :)

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

    Awesome presentation.

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

      Thanks, Tracey!

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

    Tutorial was simple and straight froward. Loved it

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

    This really helped me, thanks man

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

    Thank you so much for this amazing tutorial❣️❣️❣️❣️❣️

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

    Great video , i am very grateful to you, thank you brother

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

    exactly what i needed. thanks a lot.

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

    Thank you so much !! You are the best 👍👍👍👍👍👍👍👏👏👏👏

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

    I needed this. Thanks

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

    Sorry Shawn, may I know how you inserted the check mark within the SPAN tags?

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

    What about the Flags at the end when using php? g u i. What if I want to accept only letters but from many alphabets other than latin (chinese, japanese, korean, etc.)? I didn‘t see a video about “\p{L}” in PHP. I am trying to implement but looks that doesn‘t work. Are you releasing a video about that, please?

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

    Very helpful

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

    Great.

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

    Great video 👍
    is it possible to apply a regex validation as you type ?
    so instead of trying to validate after input - control the input to only allow certain characters from the Regex ?
    Cheers

    • @phpBasics
      @phpBasics  2 ปีที่แล้ว +1

      Absolutely; just not with PHP. You can use javascript or HTML5. The only problem with those is that they are client-sided and can easily be disabled. It's best to perform regex on both the client and the server side.

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

      @@phpBasics ahh ok thanks
      Just testing the water with PHP haven't done much with PHP, I mainly work with .NET/ASP etc. and so used to the ajax regex validation.
      Thanks for reply and thanks again for video I was able to at least get it working on form submit to validated 👍

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

    best video ever

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

    awesome

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

    Thank you! This was very helpful.

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

    EXCELLENT! TY SO MUCH. SUBSCRIBED.

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

    Great video, thank you so much!

  • @Daniel-sk2tq
    @Daniel-sk2tq 4 ปีที่แล้ว

    you saved me, thank you man

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

    Amazing!!! Thank you this was helpful

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

    Hello, Thanks for the information.
    How can i validate it to accept the format example. CT201/100095/22

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

    This really helped me. ♥️

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

    from one of your other tutorials you mention using regular expressions for passwords. If you wanted the user to use a mix of numbers, special characters and lower and upper case. This is possible ?

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

      Hey David - Use this regular expression for:
      At least one digit [0-9]
      At least one lowercase character [a-z]
      At least one uppercase character [A-Z]
      At least one special character [*.!@#$%^&(){}[]:;,.?/~_+-=|\]
      At least 8 characters in length, but no more than 32.
      ^(?=.*[0-9])(?=.*[a-z])(?=.*[A-Z])(?=.*[*.!@$%^&(){}[]:;,.?/~_+-=|\]).{8,32}$

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

    Thanks Shawn again!

  • @khairulislam-je6ke
    @khairulislam-je6ke 2 ปีที่แล้ว

    you deserve thanks

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

    awesome vid yet so underrated😅 not so many viewers

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

    Cool thanks!

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

    thx bro

  • @yenegew-tech
    @yenegew-tech 2 ปีที่แล้ว

    10Q u simplified it

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

    can i use this in laravel?

  • @MehediHasan-ii6yt
    @MehediHasan-ii6yt 4 ปีที่แล้ว

    Thank you so much

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

    interesting but so difficult to catch up

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

    How much I would pay for this guy to be me lecturer

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

    thanks

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

    Amazing!!! Thank you this was helpful

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

    Thanks