Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
/ json_encode Public archive

Very straight-forward script for encoding string in JSON

License

Notifications You must be signed in to change notification settings

cavo789/json_encode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Encode

php 8.2

Banner

Very straight-forward script for encoding string in JSON.

Format string like, f.i.,

Nuit d'Été, ç'eût

into

Nuit d'\u00c9t\u00e9, \u00e7'e\u00fbt

How to use

Just copy/paste your text into the text box as illustrated here below and click on the Encode button.

json_encode