Please help me to fix this code
 
	 I want to include 'online.php' to all my page. My site page is in xhtml version. Check my site bottom Download Zone
							
						
					Code:
	
	echo "Online: <a href=\"who.php\"><? include 'online.php'; ?></a>\r\n";


Comment