[PHP-DEV] Bug #1546: Unable to pass path info while using php in cgi mode. From: alec <email protected>
Date: 06/16/99

From: alec <email protected>
Operating system: Solaris
PHP version: 3.0.9
PHP Bug Type: Feature/Change Request
Bug description: Unable to pass path info while using php in cgi mode.

I am unable to pass pathinfo to my script while using php in cgi mode.

The problem in particular (maybe you all know of a workaround) is I'm trying to create a download script. While using PHP in cgi mode I can't get Netscape and IE to assign the download the proper name...

A possible solution could be a path_info translation something like:

http://www/cgi-bin/php/scriptdir/script.php3;/path_infoToPassToScript

Let me know what you think...

P.S. The PHP base library is awesome and I wouldn't mind seeing future versions of PHP having the DB abstraction libraries that the PHP base library offers built in.

Alec Effrat
Brainpod Technical Consulting
alec <email protected>

-- 
PHP Development Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>