search for: phpset_time_limit

Displaying 1 result from an estimated 1 matches for "phpset_time_limit".

2007 Aug 24
0
MYSQL problem and configuration
Hello,I am new to asterisk but i have vbeen scriptinh PHP SQL and webLanguages for a long time.I can Give you a solution but using php AGI:extensions.con-----> AGI(connect.agi);/var/lib/asterisk/agi-bin/connect.agi :#!/usr/bin/php -q<?phpset_time_limit(0);ob_implicit_flush();error_reporting(0);//Initialisation des entr?e-sortiefunction init() {#create file handles if neededif(!defined('STDIN')){ define('STDIN',fopen('php://stdin','r'));}if(!defined('STDOUT')){ define('STDOUT',fopen('php://...