Re: newbie question about code

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

 



At 2:27 PM -0400 9/10/10, Joshua Kehn wrote:
Adam-

That is a function call. In Java:

class Code
{
    public static void function do_command(){ }
}

Code.do_command();

Regards,

-Josh

Not just Java, but does I've seen this in several languages.

Javascript is one. But realize that Java is to Javascript as Ham is to Hamster. In other words, the two aren't related.

Cheers,

tedd
--
-------
http://sperling.com/

--
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