Seoke Posted November 6, 2007 Share Posted November 6, 2007 I'm working on setting up my webcomic, and I have it so that the index.php redirects using this code: <?php header('Location: http://www.gamanime.com/gamanime.cgi') ; ?> Now how do I get it so that when it goes to that site instead of displaying http://www.gamanime.com/gamanime.cgi in it, it just displays http://www.gamanime.com Is this possible? Any help would be greatly appreciated Quote Link to comment Share on other sites More sharing options...
rajivgonsalves Posted November 6, 2007 Share Posted November 6, 2007 well the only way to do it as per my knowledge is using frameset's http://www.w3.org/TR/html401/present/frames.html Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.