function:ini_set ( string, value );return type:voidcontent:ใช้กำหนดค่าให้กับคำสั่งที่อยู่ในไฟล์ php.iniexample:ini_set ( "max_execution_time", 60 );