[PHP-WIN] Session handling for windows - new sessionid generated everytime I run session_start()

2003-03-05 Thread Hector Lumang
good afternoon, I am new with php and session handling - I am currently working working on a site which requires sessions. However, whenever I execute session_start(), a new session ID is generated. Is this correct/normal? The following is my current setup: Windows XP PHP 4.3.1 MySQ

[PHP-WIN] session problems - WinXP - Apache 1.3 - PHP 4.3.2

2003-06-18 Thread Hector Lumang
Hi, I am experiencing problems with session handling on WinXP. I noticed that evertime I use session_start(), a new session id is produced - and so (I think), session data could not be passed to the succeeding pages. How do I prevent this from happening? Has anybody come across this problem

[PHP-WIN] exporting to csv format - problem with some chinese characters

2003-07-30 Thread Hector Lumang
Hi, I am having problems with exporting chinese characters to csv files. = When I try to export data to csv format, some of the characters are = turned into some number (i.e. "请" etc...). And when I try to = open the csv file in MS Excel (2002), the numbers could not be = converted into the cor