Thread
:
php syntax problem - need help
View Single Post
#
4
(
permalink
)
01-23-2006
Ken Chau
Posts: n/a
Re: php syntax problem - need help
that's just the oddest thing... if you're trying to require_once a PHP
file that has the text "1234" in it, you don't even need to put in the
<?php ?> at all... just have this for breadcrumbs.php
1234
Ken Chau