<?php $gp = htmlspecialchars($_GET['image'],ENT_QUOTES); header('location: http://wapos.ru/im/base/'.$gp); $file=str_replace('<img src="imgs/folder.gif" alt="-" />','» ', $file); echo $file; ?>