dear all,
i just start my way to learn AJAX
i am using a simple framework
AJAXGOLD.JS
i am tryin to make an application that combine the use of AJAX with session in PHP. but i got this message, when i do the 'session'-ing
this is the warning.
Code:
Warning:
Cannot send session cache limiter - headers already sent
(output started at c:\apache\htdocs\ajax\lat2_ajaxgold\chat.php:3) in
c:\apache\htdocs\ajax\lat2_ajaxgold\chat.php on line 6
if there is any idea of how to handle session + AJAX,
or give the links, i'd be very thankful
rgrds,
szpilman
Last edited by szpilman; October 18th, 2006 at 10:59 AM.
Reason: view of the warning is too wide not so
thnx Badar
u got it right. i have corrected my code. some of the errors were also caused by incompatibilities in PHP functions that i used in my PHPTriad but i have resolved it. thnx badar
Bookmarks