[SOLVED] Preventing someone from skipping login page

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!

Moderator: General Moderators

User avatar
tim
DevNet Resident
Posts: 1165
Joined: Thu Feb 12, 2004 7:19 pm
Location: ohio

Post by tim »

just for future reference

check out:http://us2.php.net/manual/en/function.ob-start.php if you wish to learn more about how to avoid getting those header errors.

:wink:
Post Reply