Google Groups Subscribe to php-aleppo
Email:
Browse Archives at groups.google.com

Translate word into Egyptian hieroglyphics

This class can be used to translate words using the English alphabet into Egyptian hieroglyphics.

It takes a string of characters of the English alphabet and generates an image on which it is rendered a sequence of hieroglyphics that represent the translation of the English characters.

The generated image is returned as GD image resource.

http://www.phpclasses.org/browse/package/3646.html

13 Responses to “Translate word into Egyptian hieroglyphics”

  1. ahf Says:

    Hi,

    interesting work. I like the way you store the image data in the associative array.
    I suggest you run a check in the en2hiero function in both for loops to check for invalid chars - one way to do it would be to add something like

    if (ord($char)>40 && ord($char)

  2. ahf Says:

    oops, part of it was cut off…

    else
    //increase x value

    this would ensure that the characters are only translated if they are capital letters - otherwise you can insert a space.

    best

    -a

  3. khaled.alshamaa Says:

    Dear “ahf”,

    Many thanks for your valuable notification, I will update that class soon.

    Khaled

  4. Directories Blog » Blog Archive » Translate AS1 Says:

    […] Khaled Al-Sham’aa » Blog Archive » Translate word into Egyptian … This class can be used to translate words using the English alphabet into Egyptian hieroglyphics. It takes a string of characters of the English alphabet and generates an image on which it is rendered … http://www.al-shamaa.com/?p=172 […]

  5. amina Says:

    i want to learn how to speak perfect english

  6. amina Says:

    i’m egyption too

  7. crystal Says:

    how do you say crystal in egyptian

  8. hollar Says:

    could you please translate “body of a slave but mind of a king” to arabic/egyptian for me please

  9. Lisa Says:

    Could you pleease translate ‘connie’ for me in egyptian writing thank you

  10. hyto Says:

    One of the best file searchers and download centers is here http://newfileengine.com/
    Find al the necessary information there- direct links to mp3, films, soft etc!

  11. Jeeti Says:

    Hi!
    Can you please tell me how how do you say ‘karma’ in egyptian but using english characters.

    Appreciate your help.

    Jeeti

  12. chantelle Says:

    could u please tell me how to write MOI in hyroglipics please

  13. Mel Says:

    Please would you mind translating ‘everything happens for a reason’ into Egyptian heiroglyphs (however NOT phonetically).

    Cheers

    Mel x

Leave a Reply