Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-23-2012, 09:23 AM   PM User | #1
haithamedrees23
New Coder

 
Join Date: Dec 2010
Posts: 29
Thanks: 0
Thanked 0 Times in 0 Posts
haithamedrees23 is an unknown quantity at this point
problem of first letter

i have function to send arabic notification email to employee , but when i open the email in outlook i see that the first letter of the caption (employee name) is trimed , but when i open the same email from other workstation i see the caption is complete (working fine)
haithamedrees23 is offline   Reply With Quote
Old 10-23-2012, 11:42 AM   PM User | #2
patryk
Regular Coder

 
patryk's Avatar
 
Join Date: Oct 2012
Location: /dev/couch
Posts: 395
Thanks: 2
Thanked 64 Times in 64 Posts
patryk is on a distinguished road
you are probably sending emails with undefined text encoding. some email cliens will figure it out by themselve and some won't...
or maybe you have some stuff being placed before first character....
don't make people guess. post your code

Last edited by patryk; 10-23-2012 at 11:47 AM..
patryk is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:39 AM.


Advertisement
Log in to turn off these ads.