nanoninja / docker-nginx-php-mysql

Docker running Nginx, PHP-FPM, MySQL & PHPMyAdmin
1.76k stars 867 forks source link

"$_POST"? "$_GET"? #24

Closed michalbrzezinskiorg closed 6 years ago

michalbrzezinskiorg commented 6 years ago

I would love to have somehow "$_POST" and "$_GET" - is it possible? Or other variables with the same data.

nanoninja commented 6 years ago

Yes it works fine with "$_POST" and "$_GET". Would you like another way ?