PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
In the above code, ClientID is different from $ClientID? What is the purpose of registering? Is it any different from $_SESSION['ClientID']=$client_id?