Skip to content

Instantly share code, notes, and snippets.

View omerrciftcii's full-sized avatar

Ömer Çiftci omerrciftcii

View GitHub Profile
public function get_experts()
{
// Set a script execution timeout
set_time_limit(60);
$headers = $this->input->request_headers();
header('Content-Type: application/json');
try {
// Start timing the execution