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
VB6 to VS2010 - Training Advice ?
Meta redirect question
how to add decimal place in formula in seagate crystal report
OCE 9400 plotter doesn't start
Error string in catch block?
Webrequest POST
PowerPoint 2007 Printing issues - shadows and text boxes
Access 2003/2007 background colour
Blackberry Enterprise Server - not sync contacts for one user?
Microsoft Virtual Environment - SQL Server 2005/SQL Server 2008