Skip to content

Instantly share code, notes, and snippets.

@pierrejoye
Created September 5, 2011 10:39
Show Gist options
  • Select an option

  • Save pierrejoye/1194667 to your computer and use it in GitHub Desktop.

Select an option

Save pierrejoye/1194667 to your computer and use it in GitHub Desktop.
g:\php-sdk\php-src\branches\PHP_5_4>Debug_TS\php -n -r "var_dump(get_cfg_var( 'magic_quotes_gpc' ) );"
bool(false)
g:\php-sdk\php-src\branches\PHP_5_4>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment