@ini_set( 'upload_max_filesize' , '1G' ); @ini_set( 'post_max_size', '1G'); @ini_set( 'memory_limit', '1G' ); @ini_set( 'max_execution_time', '300' ); @ini_set( 'max_input_time', '300' ); https://oliverrich.com.br/2025/03/07/hello-world/2025-03-07T09:39:50+00:00