dev-resources.site
for different kinds of informations.
PHP: Useful Encoding and decoding Functions You Need to Know
Published at
5/19/2022
Categories
php
encoding
decoding
webdev
Author
garambharaksha
Author
14 person written this
garambharaksha
open
As a developer, we are dealing with encoding and decoding very often.
With PHP, like any other language, we can do encoding or decoding on any type of string, HTML entities, json object, or URL.
PHP is providing various built-in functions for that. But sometimes we might not be aware of those functions.
7 important and useful ways to use encoding or decoding functions explained with examples.
- HTML
- UUEncode (Unit-to-Unix-Encoding)
- URL
- Base64
- JSON
- ROT13
- UTF8
You can also check the full article on — canopas blog.
encoding Article's
30 articles in total
Why I Built the Laravel Encoding Package I Couldn’t Find Anywhere Else
read article
From 'A' to '😊': How Programming Languages Handle Strings
read article
Base64 strings concepts in different programming language
read article
Secure and Scalable Encoding Made Easy with Laravel Encoder: A Complete Tutorial
read article
Encoding
read article
On Transformers and Vectors
read article
The ü/ü Conundrum
read article
Unlocking the Potential of Video Transcoding
read article
How to inverse transform both ordinal and label encoding?
read article
Introducción a Buffer en JavaScript
read article
Intl.Segmenter(): Don't use string.split() nor string.length
read article
Packing and unpacking bytes
read article
Chuw Vidf Nam sogp sogp 4.0 (Cvnss4.0) zujx goc nhinl mas hoaj
read article
The Hitchhiker's Guide to Binary-to-Text Encoding
read article
Text versus bytes
read article
Transforming Categorical Data: A Practical Guide to Handling Non-Numerical Variables for Machine Learning Algorithms.
read article
Dealing with Categorical Data: Encoding Features for ML Algorithms
read article
Application of Media Processing Technology to 4K/8K FHD Video Processing
read article
Base64's goodness
read article
How does Base64 work?
read article
Ordinal Vs One Hot Vs Label Encoding
read article
PHP: Useful Encoding and decoding Functions You Need to Know
currently reading
How good is my video? A (traditional) video quality metrics survey
read article
String encodings
read article
The unicode encoding system
read article
Unicode
read article
Serialization
read article
Base 64 Encoder-Decoder in Java
read article
Windows 系統上 Python çš„æ–‡å—輸出編碼
read article
UTF-8 strings in C (3/3)
read article
Featured ones: