1. Problem: Get session error on the top of the page
Solution: Move session start to the top of the page instead of putting between body or head
2. Problem: header (location:/) does not work
Solution: Should remove html tag before using header function in PHP
Solution: Move session start to the top of the page instead of putting between body or head
2. Problem: header (location:/) does not work
Solution: Should remove html tag before using header function in PHP
Comments