Hey guys: i was looking for an alternative to the include virtual in html for php: with your help i found that there is a command virtual("/cgi-bin/banner/ads.cgi");
but after including this in my php file i get this:
Fatal error: Call to undefined function: virtual() in header.php on line 65
What gives?