Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save h1dd3nsn1p3r/65e63f04b40c537cef19c4e933d67b64 to your computer and use it in GitHub Desktop.

Select an option

Save h1dd3nsn1p3r/65e63f04b40c537cef19c4e933d67b64 to your computer and use it in GitHub Desktop.
@ini_set( 'upload_max_size' , '128M' );
@ini_set( 'post_max_size', '128M');
@ini_set( 'max_execution_time', '300' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment