/user/<username here>

HOCOK

Guest
/user/<username here>

Как зделать так, типа идём по сылке

http://www.x/users/user

когда вписали юзера, то нас кидает по сылке:


PHP:
<?
header("Location: /index.php?user=[COLOR=green]user[/COLOR]);
?>
 
Сверху