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
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
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