• English To Burmese Dictionary

    Click here


    Web Services for Zawgyi to Myanmar Unicode
    zawgyi to myanmar unicode converter
    We are pleased to announce the availability of ZawGyi to Myanmar Unicode Converter Web Service for Myanmar web developers and software developers who want to use both ZawGyi and Myanmar Unicode in their web site or software application. Feel free to use our converter web service at
    Our web service base on wsdl and can use any web development languages (PHP, ASP.NET, JSP and Javascript). It is totally free and we will not have a plan to charge in future. If you have any suggestion or problem about usage of web service, contact us via info@whizzosystem.com.
    line
    Sample usage with ASP.NET
    Step 1
    Step 2
    Put following lines to your ASP.NET code:
    <script runat="server">
    protected void btnConvert_Click(object sender, EventArgs e)
    {
    ZawgyiToMyanmar3 converter = new ZawgyiToMyanmar3();
    ConvertedString=converter.CallZawgyiToMyanmar3("");
    Response.Write(ConvertedString);
    }
    </script>
    line
    Sample usage with PHP
    Step 1
    Step 2
    Put following lines to your PHP code:
    <?php
    require_once('lib.php');
    $converted_string= ZawgyiToMyanmar3('');
    echo $converted_string;
    ?>
    Complete Code:
    <html xmlns="http://www.w3.org/1999/xhtml" >
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Example for using Zawgyi To Myanmar3 Converter Web Service</title>
    </head>
    <body>
    <?php
    require_once('lib.php');
    $converted_string= ZawgyiToMyanmar3('');
    echo $converted_string;
    ?>
    </body>
    </html>

    Comments
    0 Comments

    No comments:

    Post a Comment

    Thanks For writing a comment on my blog.

    ဒိမွာ member လုပ္ရင္ Join this Site ကုိနွိက္ၿပိး Email ႏွင့္ယင္ပါ