Skip to content

bahar/BijoyToUnicode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Bijoy to Unicode Converter v 1.0

Description

This is a PHP script to convert any string, document written in Bijoy font (eg SutonnyMJ) to Unicode (UTF-8) format.

Prerequisite

  1. Multibyte (mb_string) support must be enabled.

Installation & Usage

  1. Download bijoy2unicode.php file from https://github.com/bahar/BijoyToUnicode/zipball/master
  2. Move the php script to your project
  3. Call convertBijoyToUnicode($stringToFormat) function, Unicode formatted string will be returned.
  4. For example, check example.php

Disclaimer

The sourcecode does not come with any kinds of warrenty or support, though you can contact me if you need.

GNU AFFERO GENERAL PUBLIC LICENSE, Version 3 (AGPL-3.0)

http://www.opensource.org/licenses/AGPL-3.0

About

Converts strings formatted in Bijoy to Unicode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages