On Fri, July 20, 2007 3:17 am, Paul Scott wrote: > > On Fri, 2007-07-20 at 16:01 +0800, Vanessa Vega wrote: >> I already put session_start() on topmost part of the file..but i >> saved the >> file as utf-8..and that seems to be the problem..can anyone share >> their >> knowledge on this? >> > Set your error_reporting to at least E_ALL and check that there are no > problems there first. That should give you more of a clue as to what > is > happening. Did you save it as UTF-8 with that byte-order-mark (BOM) thingie? Does UTF-8 even HAVE a BOM? I believe a BOM has messed others up in the past. Perhaps Google for your problem before posting will find an answer quicker... :-) -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some indie artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php