usa strpos + substr
Codice PHP:
$url 'http://forum.html.it/forum/newreply.php?s=&action=newreply&threadid=873565'
$pos strpos($url'?');
$new substr($url0$pos); 
p.s. per il manuale io ho sempre appresso una copia di questo http://www.php.net/get/php_manual_en.chm/from/a/mirror