I build a forum but I have a problem.
When someone insert a new topic in the forum I get a mesege that the problem is insert in the forum.
Let's say that I have a insert.php page where the people insert there question, after that apear another page update.php
I don't like it.After update.php insert the informations in database I want to open forum.php page so the user will not se update.php.
Another use of this stuff could be this.
Let's say that I have a lot of links. When someone click on a link I insert a counter in database and just after that I open the link. In this way I could make a top of links
I hope I was clear.
Regards,
iugin