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
Need a "quiz" application that saves to a database
Broken WSUS on SBS 2003 because of MSDE
reCAPTCHA PHP not failing when nothing is entered; works fine when something is entered
How do I activate a product key for Windows 7 professional on a pushed machine
Running the System Update readiness tool.
xp sp2 clients wont log or ping server 2003
Giving permission for stream writer to write in C:/ drive
fiddling nose habit
Login control design and Programming
Alternative to a cursor