Hi, Try:
<META HTTP-EQUIV="refresh" content="0; URL=./ticket_admin.php?ID=<?php echo $ID; ?>"> On 18/7/03 10:51 am, "Ron Allen" <[EMAIL PROTECTED]> wrote: > 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? > > Ryan Gibson ----------- [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php