Re: problem with my class

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Excuse my bad spelling. I should have read the message again before
hitting send. :-)


2009/4/16 Jan G.B. <ro0ot.w00t@xxxxxxxxxxxxxx>:
>> I think the problem was with the $title. As above, you defined the private
>> variable $rtitle but you were trying to call the variable later as $title.
>>
>
>
> The problem was already solved. But I feel like mentioning, that the
> Exeption is just "naming" the variables with their content...
> the class reads the vars as $t, $p and $s and it dowsn't matter at all
> if you call ist with new foo($BAR, $whatever,
> $somethingveryverydifferent), as once in the class only the VALUES
> count. and yey're being assigned to the function vars $p, $t, $s,
> which are being set to PRIVATE vars $rtitle, $problem etc.
> Conclusion: The variable handling has no errors!
>
> byebye

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux