Quote:
Originally Posted by Nadeemjp
ah thank you so much maria, i have been driven crazy for this problem.
my all vb files are in public_html/forums so i write the word "forums" minus the quotes in place of myforumdirectory?
|
You're write:
Code:
<?php
header("location:forums/content.php");
?>
but better download the attached file and upload it to your ROOT directory.
Maria