Microsoft
Software
Hardware
Network
Question : Whats the difference? $var and $_var
Check these 2 classes,
class Class1
{
private $_name;
private $_job;
private $_age;
}
class Class2
{
private $name;
private $job;
private $age;
}
Is there any difference using a '_' before the variable ?
Answer : Whats the difference? $var and $_var
It makes it different variable.
Random Solutions
syntax error in FROM clause
Can't add secondary domain controller
How to successfully change IP address on Microsoft Exchange
Problems with lotus pop3
Extract the <title> tag content of a web page?
Just before the end the FTP download failed due to time out in Windows 2000.
How to check Public Folder replication
Acess
www.yell.com
from c#
override err.raise?
Dell Equallogic script to replicate ONE-to-MANY (Cascading Replication)