[PHP-DEV] PHP 4.0 Bug #8702: Nesting trim inside an empty wont parse

2001-01-14 Thread bob
From: [EMAIL PROTECTED] Operating system: Linux rh6.2 PHP version: 4.0.4 PHP Bug Type: Scripting Engine problem Bug description: Nesting trim inside an empty wont parse if ( empty(trim($str)) ) { echo "BUG"; } else { echo "WORKS"; } Dont really need all the

[PHP-DEV] Content Management

2002-01-29 Thread bob
Does anyone know of any group who has put together a web content management architecture for a large site?

[PHP-DEV] Bug #15369 Updated: Warning: Failed opening '/home/include/phpweb' for inclusion (include_path='.:.

2002-02-04 Thread bob
ID: 15369 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating System: win PHP Version: 4.1.1 New Comment: right Previous Comments:

[PHP-DEV] Bug #15381: $_FILES[X][name] strips local path from the users entered name

2002-02-05 Thread bob . pardoe
The local path to the file has been lost. I have not seen any documentation that implies that this is intentional or that there is another element in the array that has the whole C:\... file name. As a consequence the file copy fails as the php script cannot find the file. Thanks BOb -- Edit

[PHP-DEV] PHP Version 4.2.0rc1

2002-03-28 Thread Bob Lockie
phpinfo() displays PHP Version 4.2.0rc1and '/d2/usr2/local/php/lib' but there is no php.ini file in that directory. The only php.ini is in '/etc/php.ini' but I'm not if it uses that one. Is that a bug with the release candidate? -- PHP Development Mailing List http://www.php.net/ To

Re: [PHP-DEV] Mac 8.6 Web Server with PHP

2002-07-29 Thread Bob Lockie
On Thu, 30 Aug 1956 13:38:41 -0600, J Abbott wrote: anyone know of a mac 8.6 compatible web server with PHP capibility? http://www.prenhall.com/~palmer/ http://www.tenon.com/products/ http://scholar.lib.vt.edu/reports/Servers-web.html PS! Set your clock? -- PHP Development Mailing List

Re: [PHP-DEV] Mac 8.6 Web Server with PHP

2002-07-30 Thread Bob Lockie
anyone know of a mac 8.6 compatible web server with PHP capibility? http://www.tenon.com/products/webten/ It costs $495, however. I don't know of any free versions of PHP for MacOS X. I must have had a brain freeze 'cause I didn't see the with mPHP. -- PHP Development Mailing List

[PHP-DEV] warning

2002-07-30 Thread Bob Lockie
I am compiling PHP-4.2.2 for Red Hat Linux. ./configure --prefix=/d2/usr2/local/php-4.2.2 --with-apxs=/d2/usr2/local/apache-1.3.26/bin/apxs --with-mysql=/d2/usr2/local/mysql-3.23.51 var_unserializer.c: In function `php_var_unserialize': var_unserializer.c:308: warning: comparison is always