Skip to main content

Disable Images

Future of Web Design

Thinking of going to the conference. Whats the difference between the pass types?

Normal vs On-site

Thanks

2222Comments

PHP Assist

Hey Guys,

I am using PHP require to include files into a template:

<?php require_once ("$page.html"); ?>

and calling it with:

template.php?page=babeuf

This is the error I am getting:

Warning: require_once(.html) [function.require-once]: failed to open stream: No such file or directory in /home/designby/public_html/demo… on line 1

Any Ideas what I am doing wrong?

55Comments

Skip to main content