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]
- [PHP] newbie : how to access functions in seperate files??? Aaron Moore
- RE: [PHP] newbie : how to access functions in seperate... Don Read
- Re: [PHP] newbie : how to access functions in sepe... Aaron Moore
- Re: [PHP] newbie : how to access functions in ... Chris Aitken
- Re: [PHP] newbie : how to access functions in ... John Monfort
- Re: [PHP] newbie : how to access functions... Aaron Moore
- Re: [PHP] newbie : how to access func... CC Zona
- Re: [PHP] newbie : how to access ... Aaron Moore
- Re: [PHP] newbie : how to access functions... speedboy
- [PHP] separate files? Michael Kimsal
- Re: [PHP] newbie : how to access func... web-dev
- RE: [PHP] newbie : how to access ... Lukas Smith
- Re: [PHP] newbie : how to access functions in ... CC Zona