[PHP-WIN] Session and Cookie not working on windows-apache

2004-05-04 Thread nemo
Hi, i am newby, My PHP Session and Cookie working fine with Windows and IIS webserver, but dont work at all on windows and apache web server php.ini and httd.conf are default setting, and folows the instalations instructions. can anyone help? __

[PHP-WIN] Session and Cookie error on Windows+Apache

2004-05-04 Thread nemo
Hi, i am newby, My PHP Session and Cookie working fine with Windows and IIS webserver, but dont work at all on windows and apache web server php.ini and httd.conf are default setting, and folows the instalations instructions. can anyone help? _

[PHP-WIN] session and cookie

2003-09-15 Thread Exiang
i m doin a login system what's the diff between session and cookie? which one is more secure? i tried session on my server but there's error soi use cookie and it work well. btw..is there any module that's ready to use for login system?