static
static
Paamayim Nekudotayim In PHP
Fri, 01/30/2009 - 17:04 | by philipnorton42What? Don't worry, I can't say it either. It is officially called the Scope Resolution Operator (but also just a double colon) and is used to reference static properties and functions of a class. It is also used to reference overridden functions of classes.
To reference a constant of a class you do something similar to the following.
Set An IP Address From The Command Prompt In Windows
Wed, 11/19/2008 - 11:03 | by philipnorton42Rather than use the old connection properties dialog in Windows you can open up a command prompt and use the netsh to set up all sorts of network specific settings. The most useful part of this is that you can create a bat file that will allow you to quickly change your local IP address very quickly.
To see a list of the network connections available you can use the following command.