View Single Post

  #4 (permalink)  
Old 01-23-2006
Ken Chau
 
Posts: n/a
Default 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

Reply With Quote