Trying to reload the same page with the desired variables attached. This isn't working. I'm guessing there is something syntactically wrong with it. I would appreciate it tremendously if anybody could tell me where I am going wrong here.
<form action = "<?=$PHP_SELF?login=$login&signin=$signin&loggedin=$loggedin&ID=0?>" method = "POST">
Thanks a lot,
John