Posted by Dotan Cohen on 10/11/49 11:29
I am working on a redirect script to log "out"'s. I was trying to do
it with a header redirect:
<?php
// Log in database
/*
-snip-
*/
// Send user away
header ("Location: ".$url);
?>
Does this seem like it should work? It doesn't. What is the correct
syntax for these things? You can see the 'prototype' at
http://lyricslist.com: Just click on the logo or the word "Song
Lyrics" above the ads. Thanks in advance for any help.
Dotan Cohen.
Navigation:
[Reply to this message]
|