Hey!
I have an form on my website that i would to change three letters to html-format instead of the swedish letters. Is that possible? It should be very simple only sanitazing or changing those letter into another expression, when the form is submitted.
The letter is = and here what i want them to change to.
ه = å
ن = ä
ِ = ö
I have an form on my website that i would to change three letters to html-format instead of the swedish letters. Is that possible? It should be very simple only sanitazing or changing those letter into another expression, when the form is submitted.
The letter is = and here what i want them to change to.
ه = å
ن = ä
ِ = ö
Comment