tamouse mailing lists <tamouse.lists@xxxxxxxxx> hat am 11. Juli 2012 um 19:13 geschrieben: > On Wed, Jul 11, 2012 at 11:45 AM, Marc Guay <marc.guay@xxxxxxxxx> wrote: > > Answered it myself (funny how writing out a problem as descriptively > > as possible makes the brain work better). > > > > $end_of_url = substr("http://domain.com/about/page/subpage/", > > strlen("/about/page/") * -1); > > $same_post = ($end_of_url == "/about/page/"); > > or regex: ':/about/page/:$' ':/about/page/$:' ^^ > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: marco@xxxxxxxxxx Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php