Hi there,
I'm really an ASP coder but have been asked to fix someones php site.
I've had a look at their pages and none of the php pages that are using the "virtual()" command are working.
When I replace the command with the include() command they seem to work again.
Can anyone tell me why the virtual may have stopped working (it was working before) and another fix apart from replacing all instances of virtual with include? I'm not really sure what the difference is between them...
Many thanks in advance