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
Dell desktop will not boot
Sharepoint Foundation 2010 Wizard cannot connect to database master
Wyse thin client and Citrix display/graphic lag
Adobe Photoshop 6.0
Have a 4700 printer and would like to configure it to only print in black and white.
DOS Bat File Copy a File with Date Timestamp
Adding URL Parameter
Double Table when margin is adjusted
Disabling software restriction policy
Merge data in Access 2003