Jump to content

redirect code help!


techiefreak05

Recommended Posts

I have iths code thats supposed to redirect from

http://zycoworld.com/index.php?user=USERNAME
==>
http://zycoworld.com/USERNAME


heres my index.php code::
[code]<meta http-equiv="refresh" content="0;url=http://zycoworld.com/<?php $_GET['user'] ?>">
[/code]

it deosnt work. it just redirects to my zycoworld.com/index.php page
Link to comment
https://forums.phpfreaks.com/topic/22645-redirect-code-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.