t select any sort of "Reply" when you start your message.
You can save the list address in your address book (or equivalent) for
convenience.
...and then Jeremy Schroeder said...
%
% Hey Group
Hi!
%
% I am starting to write class and objects and came across some syntax
% that I dont
Hey Group
I am starting to write class and objects and came across some syntax
that I dont understand.
What does the ampersand do in the bottom example code, they both work.
$n1 = $num1 -> function();
$n1 = & $num1 -> function();
-Blake
--
PHP General Mailing List (http://www.php.net/)
To unsu
Thanks for all the help, floor() was the correct choice for this problem .
-Blake
Vincent Jansen wrote:
Hi Richard
I agree
But you always want to round down ;)
Blake> Is there a function that when you divide 2 numbers you drop the
Blake> remainder and are left with the whole number.
Still
Hey group
Is there a function that when you divide 2 numbers you drop the
remainder and are left with the whole number.
--
Blake
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo