- realigned linklist and navbar - removed some CSS classes, we use selectors now - code cleanup
		
			
				
	
	
		
			4 lines
		
	
	
		
			78 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			78 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
header('Location: https://www.google.com/search?q='.$_POST[suchen]);
 | 
						|
?>
 |