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
quick question
Windows Server 2008 NLB Issue
CX600 FLARE 2.05.600.5.007 - upgrade procedure to 2.19?
Progress Bar Bound to Timer
Restricted Groups Best Practice
How to change Hotsname and ipaddress of Oracle Databse server
Older Flash document potential issues
Plug n Play/USB/Registry Nigtmare - I Need to regularly delete keys in order to "detect" my MP3 Player!
VPN disconnects over 2 way satellite
php mysql storing date time