Don't think you want to make it this simple to pipe potentially unsafe input to the shell #PHP <a href="http://php.net/manual/en/language.operators.execution.php">[http://php.net/manual/en/language.operators.execution.php</a><p>](http://php.net/manual/en/language.operators.execution.php</a><p>) </p>
Sander van Dragt's Notes
Related
-
Use an expression to select an array value in PHP. It's handy for quick output logic. Upd…
-
Basic routing using REQUEST_URI
So for nginx it is not straightforward to setup PHP-FPM so that PATH_INFO is correctly populated. Lamb uses the following /index.php/some/…
-
How to develop a library and a project in PHP concurrently
I keep forgetting the best way to do this, so thought it best to write it down.
-
PHP 5.5 drops support for Windows XP / Server 2003
PHP 5.5 will no longer support Windows XP and 2003. Those systems are around a decade old, so PHP is pulling the plug on them.
-
If you are looking for guidance on how how to format your code, you could do worse than to base it this coding standards styleguide.