On Tue, 2009-01-13 at 09:20 -0500, tedd wrote: > Jason: > > In addition to what everyone else has said, try this: > > $self = basename($_SERVER['SCRIPT_NAME']) > > I use it for forms -- you might find it useful. > > Cheers, > > tedd > -- > ------- > http://sperling.com http://ancientstones.com http://earthstones.com > No need to use it on forms, as leaving the action attribute empty means the form sends to itself anyway. Ash www.ashleysheridan.co.uk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php