Posted by yangsuli@gmail.com on 11/08/06 17:22
hehe
all the simple script like"require() echo...works fine.
and i didnot misspell require in the code
although i did made an error in the post
my english is poor~~~~~~ :P
"Steve 写道:
"
> can you try:
>
> <?php
> $test = '<pre>hello world</pre>';
> echo $test;
> require('yourRequiredFileHere');
> ?>
>
> i think you're just mispelling 'require' which may be making php unhappy.
Navigation:
[Reply to this message]
|