Microsoft
Software
Hardware
Network
Question : want to call display() to echo
display();
function display(){
echo 'hello';
}
Answer : want to call display() to echo
try call the function after you declared it
1: 2: 3: 4:
function display(){ echo 'hello'; } display();
Random Solutions
How to use table variable for input parameter
How do I pass Sonicwall GVC traffic through a TZ170 to terminate on a TZ210?
basic question about graphs and gradients
A tiff file that works well with XP but not windows 7 "paint". Can some one give me some ideas?
SBS2k8 E-mail alias already exists
Creation of RAID device fails
Forefront TMG Malware and NIS inspection updates aren't working.
Opening an Access form with allowadditions property set to false and no records found
Win RAR
How can I sync up two web servers using Windows Server 2008 or thus Windows Server 2008 has this function?