its functions.php

as i've said my include works... because i'm able to echo from it... i just
can't access the functions.
"Cc Zona" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> In article <[EMAIL PROTECTED]>,
>  [EMAIL PROTECTED] (Aaron Moore) wrote:
>
> > resides in line 6 of test.php where i try to call a function which is in
> > function.php
> >
> > the test.php file :
> > _______________________________________
> > <?php
> > require("functions.php");
>
> <snip>
>
> > function.php file :
>
> Umm, so is the file called "function.php", or is it "functions.php"?  'Cuz
> it's the latter that you've attempted to include...
>
> --
> CC



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to