PHP Classes

File: vendor/react/promise-timer/src/functions_include.php

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Simple PHP Chat with Websocket   vendor/react/promise-timer/src/functions_include.php   Download  
File: vendor/react/promise-timer/src/functions_include.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Simple PHP Chat with Websocket
Implements a chat system using Websockets
Author: By
Last change:
Date: Yesterday
Size: 139 bytes
 

Contents

Class file image Download
<?php

namespace React\Promise\Timer;

if (!
function_exists('React\\Promise\\Timer\\timeout')) {
    require
__DIR__ . '/functions.php';
}