Date: 12/03/00
- Next message: Sascha Schumann: "Re: [PHP-DEV] how to implement PHP support in a webserver"
- Previous message: Sascha Schumann: "[PHP-DEV] Re: [PHP-CVS] cvs: php4(php_4_0_4) / configure.in /main php_version.h"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] how to implement PHP support in a webserver"
- Reply: Sascha Schumann: "Re: [PHP-DEV] how to implement PHP support in a webserver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
I know this message doesn't really concern php-development, but it
still is development nevertheless.
I'm creating a Java webserver. I'd like it to have php support, so
right now i've been testing it with the Windows binary you so nicely
provide on the website.
Parsing php pages works fine, but there is a serious problem concering
the passing of GET variables to the scripts. It seems like they 'lose'
them on the way.
Do i need to supply these variables as environment variables? or how
do i make PHP work with my server?
Thanks,
Jan De Luyck
-- 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>
- Next message: Sascha Schumann: "Re: [PHP-DEV] how to implement PHP support in a webserver"
- Previous message: Sascha Schumann: "[PHP-DEV] Re: [PHP-CVS] cvs: php4(php_4_0_4) / configure.in /main php_version.h"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] how to implement PHP support in a webserver"
- Reply: Sascha Schumann: "Re: [PHP-DEV] how to implement PHP support in a webserver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

