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!
it could be setting but because that html you wrote in home has a few mistakes in it it doent show. btw better to use " for html instead of '. also keep the userid in '.
i don't see you putting session_start() on the home.php page. if you are going to use a session on any page no matter what you have to put session_start() at the top of it