On 09 January 2006 16:14, enediel gonzalez wrote:
> thanks everybody who answered me,
> the segment bellow is the code that gave me problems, the $app_name
> was the 7th parameter neccesary for me to call the
> GetCommandDeclaration function,
> the solution I had for a while was to declare the var
thanks everybody who answered me,
the segment bellow is the code that gave me problems, the $app_name was the
7th parameter neccesary for me to call the GetCommandDeclaration function,
the solution I had for a while was to declare the variable global. :(
As you can see , the rest of variables
On Fri, 2006-01-06 at 23:13, Aaron Koning wrote:
> Why not send us the Call and the Function for arguments sake (pun intended).
Yeah, it might help up to track down the source (pun also intended ;) of
the problem.
Cheers,
Rob.
--
..
| I
Why not send us the Call and the Function for arguments sake (pun intended).
Aaron
On 1/6/06, enediel gonzalez <[EMAIL PROTECTED]> wrote:
>
> Hello
> I've a function with 6 arguments that works properly.
>
> Trying to add a 7th argument an being sure that calling the function I
> pass
> that one
On Fri, 2006-01-06 at 20:27, enediel gonzalez wrote:
> Thanks for the answer, but I can not understand the origin of this error,
> seven values passed, seven variables to receive those values,none of them is
> an array, nothing more.
>
> for a while, just to continue working, the 7th variable w
something I don't enjoy to do it.
best regards
Enediel
Linux user 398956 Debian GNU/Linux
From: "Programmer" <[EMAIL PROTECTED]>
To: "'enediel gonzalez'" <[EMAIL PROTECTED]>,
Subject: RE: [PHP] Warning: Missing argument 7 calling a function
Date: F
This should work; however, it sounds like you may want to think about
using an array or creating an object.
-Original Message-
From: enediel gonzalez [mailto:[EMAIL PROTECTED]
Sent: Friday, January 06, 2006 3:58 PM
To: php-general@lists.php.net
Subject: [PHP] Warning: Missing argument
7 matches
Mail list logo