flamingvan Posted October 29, 2007 Share Posted October 29, 2007 On my server when using SSL I can access an environmental variable in perl that shows the user's email address: SSL_CLIENT_EMAIL But in PHP this variable is missing. Is there any way to get it? Thanks, Moses Link to comment https://forums.phpfreaks.com/topic/75221-extend-environmental-variables-in-php/ Share on other sites More sharing options...
trq Posted October 29, 2007 Share Posted October 29, 2007 How is this variable created in the first place? Link to comment https://forums.phpfreaks.com/topic/75221-extend-environmental-variables-in-php/#findComment-380443 Share on other sites More sharing options...
flamingvan Posted October 29, 2007 Author Share Posted October 29, 2007 It's an environmental variable from %ENV Link to comment https://forums.phpfreaks.com/topic/75221-extend-environmental-variables-in-php/#findComment-380453 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.