Re: functions in a external file [message #173980 is a reply to message #173969] |
Mon, 16 May 2011 17:36 |
bruceaj
Messages: 30 Registered: September 2010
Karma:
|
Member |
|
|
On May 16, 4:24 am, Denis McMahon <denis.m.f.mcma...@gmail.com> wrote:
> On Sun, 15 May 2011 17:35:41 -0700, bruceaj wrote:
>> If this function is in my main routine. No problem. If this function is
>> in it's own file. No problem. If this function is in my main
>> "function.php" file, I get the php blank. screen. l am using firefox and
>> don't know how to get errors.
>
> You've put the function definition inside another function definition
> because you have a mix of bracketing styles and have become confused
> about where the braces go?
>
> Rgds
>
> Denis McMahon
No, I didn't do this. Sorry if my explanation led you to think I
did.. I have multiple functions defined with the file named
"functions.php".
Thanks for the response...
Bruce
|
|
|