Got it echo"<META HTTP-EQUIV='refresh' content='0; URL=./ticket_admin.php?ID=$ID'>;" ?>
"Ron Allen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > This is what I have > <META HTTP-EQUIV="refresh" content="0; URL=./ticket_admin.php"> > > What I would like is for this to carry a variable with it. I have tried > several different variations and they don't work obviously > > <?PHP <META HTTP-EQUIV='refresh' content='0; > URL=./ticket_admin.php?ID=".'$ID." '> Does someone have an idea for this? > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php