> Browsers tried: IE, Firefox, Netscape, Opera, AOL.

it doesn't matter which browser you try on. html is html ;)


> I tried that too, but mine don't show up.. I tried:
> 
> require('myincfile.inc');
> require("myincfile.inc");
> I even tried renaming the file:
> require('myincfile.inc.php');
> require("myincfile.inc.php");
> 
> Or even the include(); function.
> 
> All of these syntex's produce the css template if I view the 
> source of the code, but doesn't show the effect on the page.
> 
> Is there meant to be a configuration in the php.ini file for
> these *.inc files to be accepted/work?

I always use include('inc/functions_db.php'); nothing to configure.




Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to