What is URL Encoding? - URL Encode/Decode Explained - Web Development Tutorial

preview_player
Показать описание
Any Web Developer should know what URL Encoding is and why we need to use it - in this video I'll be explaining exactly that.

URL Encoding is a way we can safely transfer "unsafe" characters in the URL - things like special characters and reserved characters. It's as simple as that!

Support me on Patreon:

For your reference, check this out:

Follow me on Twitter @dcodeyt!

If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!

#dcode #webdev #code
Рекомендации по теме
Комментарии
Автор

Sir!! This is so informative tutorial. Thanks for your contribution.

nosploit
Автор

By watching the video for 6 am, I solved my problem. Even ChatGPT was wrong in its solution. 
Long story short, browser do encoding and decodring out of the box for you as long as it is the URL. You do not have to encode anything. If you are using jQuery etc, then you may have to encode.

HammadKhanYT
Автор

Something that had been lying on my plate for a while but I dared not touch it. Good stuff!

petertester
Автор

thank you so much for these explanations with a clear & simple language.

creedsa
Автор

03:19 before the web browser has submitted my value to the web server, it has taken my value and it has url-encoded it, so it has url-encoded my value 10:11 this is the javascript version of URL encoding, URL encoded values

domaincontroller
Автор

Can u tell how to decode the url or link letters into understandable form?

mubashirtariq
Автор

Wow I searched for this video day before in you channel and here u r with video great

paritoshilu
Автор

'-' hyphen is not getting encoded using both encodeURI, encodeURIComponent in angular

ravikiranvaddi
Автор

What is the difference when encoding space character with a + vs %20?

kishanbsh
Автор

when i click submit using local host to open the php file it brings me to the index of /

christianbabasa
Автор

so the browser send url-encoded to the server right? but why not simply dom & dogs?

Cutrexxx
Автор

knowledgable video I need help I want to send uniocde 8 values can you put some light on it

PrashantNirgun
Автор

this guys sounds like the rock guy from Thor: Ragnarok.... good video

jimivie
Автор

Is there a way to turn the %20 to slashe or hyphen?

kutianuoluwapo
Автор

.exe file Encoding, Decoding how to sir
Software link send me sir

sanmugamc
Автор

Hey freind plz decode this for me to its origin form

alltechnical
Автор

Ridiculous. Hard to understand. Print is to small

deborahsweeney