[PHP] Problem with pasting text from word into php form

2007-09-30 Thread Crab Hunt
Hi, Is there a fix for removing the junk characters that appear when we copy and paste some text from Microsoft word into a php form ? For example the double quotes "" turn into something like *รข??* thanks in advance.

[PHP] Problem with getting time in EST

2007-08-04 Thread Crab Hunt
Hi, I need to get the current time in EST timezone while my current timezone is CEST. I use the function : date_default_timezone_set('EST') But now the time that I get is 1 hour less than the time in EST ( http://wwp.greenwichmeantime.com/time-zone/usa/eastern-time/), probably without taking car