Quote:
Originally Posted by grace1004
In your site, right_AD_template.php file is not displayed, right? If so, it looks like a path
problem. What's the location of right_AD_template.php file? If the template file is directly
in the public_html directory, your code would be:
include_once("right_AD_template.php");
If the included file is in a folder under public_html directory, your code would be:
include_once("folder_name/right_AD_template.php");
|
sorry, it is not about right ad template, but about the lay out can not be scrolled ,
it does not able to scroll , and it is normal after i remove the css file from the script, and now i got another problem, it prompt about mysql_num_rows,what is the problem?
take a look at my website again on
http://www.darryus.comoj.com/register.php