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
Sync Access database contacts with Exchange Contacts list
store comma separated multiple numbers in a mysql database field database and query them efficiently
Windows 7 Group Policy Bug?
Oracle database password file
Need a 40" or larger touchscreen computer
Renew Certs
How to remove automatic login from Outlook 2010
How to determine hard disk activities
Mysql error when trying to create view
Move DC role from Exchange Server