Link to home
Start Free TrialLog in
Avatar of detox1978
detox1978Flag for United Kingdom of Great Britain and Northern Ireland

asked on

Fatal error: Call to undefined function virtual() in C:\Inetpub\wwwroot\login.php on line 5

Hi All,

I've just installed php/MySQL on home XP machine and copied my compaies website there for testing, but it doesn't appear to know what to do with the virtual() function.  I recieve this error;


Fatal error: Call to undefined function virtual() in C:\Inetpub\wwwroot\login.php on line 5



Any ideas?
ASKER CERTIFIED SOLUTION
Avatar of mukhtar2t
mukhtar2t

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of detox1978

ASKER

how does it differ from include()
Avatar of mukhtar2t
mukhtar2t

You can use include or require for your php files