From: [EMAIL PROTECTED]
Operating system: Linux RH6.2
PHP version: 4.0.4pl1
PHP Bug Type: *Function Specific
Bug description: under Communicator 4.76 {basename(PHP_SELF) doesn't return value}
from phorSale//common/common.functions.php
{
$retStr .= "<a href=" . basename($PHP_SELF) . "?lo=" . ( $lo - $recordsPerPage
) . "&" . $xtraQuery . "><< Previous</a> " : "" ;
}
It's happens only under Netscape 4.76
Under IE 5.5, 6.01 all works fine
--
Edit Bug report at: http://bugs.php.net/?id=9931&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]