Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Encoding Class - PHP

Encoding to UTF-8 using browser:

  1. Code written in Visual Studio Code
  2. Program is using xaamp packet (Apache web server)
  3. Program is using user's input values to encode and give results encoded UTF-8.
  4. In order to encode text input simply write text in text field and click SEND button.
  5. After sending request to server Encoding class is checking coding of sent text and then encode value to UTF-8.
  6. User input is text file which is in coding ISO 8859-2, UTF-8 or Windows 1250
  7. In main repository there are 2 different folders: Browser input version is for inputs from text field in browser; File input version is for file inputs

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages