Sessions and COOKIEs
Posted by: cstewart (207.42.135.---)
Date: April 07, 2006 03:46PM

am using sessions and am getting errors
take a look at it please;
some of the codes that i have on my site works fine on my online host by it does not work on my local wamp server
does any body have a clue as to wat the problem is ?? i would be real thankfull;


<?php
session_start();
print($counter);
$counter++;
session_register("counter"winking smiley;
?>



bowetech.com

Re: Sessions and COOKIEs
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: April 08, 2006 07:34AM

This seems like the 5th or 6th time I have seen you post this question. there is no reason to spam you support question here.

See:
[forum.wampserver.com]

Sorry, only registered users may post in this forum.