Search
 
SCRIPT & CODE EXAMPLE
 

PHP

phpmyadmin mysql execution time

// go to your xamp path and find ExecTimeLimit then set your time
//Path = xamppphpMyAdminlibrariesconfig.default.php
/**
 * maximum execution time in seconds (0 for no limit)
 *
 * @global integer $cfg['ExecTimeLimit']
 */
$cfg['ExecTimeLimit'] = 100;
Comment

PREVIOUS NEXT
Code Example
Php :: laravel collection nth method 
Php :: wp_delete_attachment unlink 
Php :: table laravel 
Php :: PHP-cs-fixer: Executable Path Windows 
Php :: php explode and get first value 
Php :: drupal form show description 
Php :: laravel query builder delete all 
Php :: save big data with laravel 
Php :: functions.php not working wordpress 
Php :: google recaptcha varification in php codeigniter 
Php :: php array sort 
Php :: phph call functions from other .php file 
Php :: remove null values from array php 
Php :: tenary php 
Php :: php preg_replace function 
Php :: manual collection laravel 
Php :: parseint php 
Php :: laravel 6 use username instead of id 
Php :: install multiple php versions windows 
Php :: php console print 
Php :: publish spatie/permission 
Php :: how to know who added product in magento 
Php :: model not found laravel 
Php :: spatie/laravel-activitylog display only changed data 
Php :: create laravel update 
Php :: laravel package console command 
Php :: @can in laravel 
Php :: laravel empty 
Php :: eloquent relationships 
Php :: testing php 
ADD CONTENT
Topic
Content
Source link
Name
1+9 =