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
Setting up DNS records for a small business with a new domain
How to undelete public folder content on MS Exchange Server 2000
Please explain me this javascript example about the DOM
Mac OS X 10.6.3 Can't logon to Active directory
Private WAN
Insert Script from the command prompt
CKEditor: How to update textarea using javascript?
Wrong favicons displayed on desktop & favs
How to scroll Microsoft Web Brwoser ActiveX contorl in MFC
Server 2008 R2 DC File Permissions