Counting clickthru's on a news script

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
Fredix
Forum Contributor
Posts: 101
Joined: Fri Jul 18, 2003 2:16 pm
Location: Wehr (Eifel) Germany
Contact:

Post by Fredix »

as far as I know you of course can use your header AND YOU SHOULD USE IT but you try to free a mysql_result after redirecting that can't work and for me this is the main error.

Do everything you need to do and then (at last) redirect using header!
Post Reply