require_once doesn’t work
-
hi to this big community!
i have a problem, can you help me?
inside a template (sidebar.php in my case) when i try to add:
<?php require_once('whatever');and i refresh my page, i can’t see anything after the point where i’ve added the code require once.
For example, if i add it before the footer, i can’t see the footer.
If i add it in the <head> i can’t see the whole page!i need it to require simplepie for this blogroll: http://net.tutsplus.com/javascript-ajax/building-a-better-blogroll-dynamic-fun-with-simplepie-and-jquery/
If you want to give a look to the page i’m tring to code, please visit http://www.cinenotizie.net
Thank you!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘require_once doesn’t work’ is closed to new replies.