Kurinchi Blogger Scribbles …


Posts Tagged ‘shell_exec’

May 18
2009

PHP Backtick operator `

Last updated: May 18th, 2009

PHP Backtick operator `

This is the equivalent of shell_exec() command in php. It needs to be present in pair for the commands within it to get executed at the system level.

When shell_exec is disabled or when safe_mode is enabled, this operator is disabled.


Valid HTML 4.01 Strict  Valid HTML 4.01 Strict