PHP Classes

File: example/bootstrap.php

Recommend this page to a friend!
  Classes of nvb   Process Fork Manager for PHP   example/bootstrap.php   Download  
File: example/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Process Fork Manager for PHP
Run parallel processes and manage their execution
Author: By
Last change:
Date: 8 years ago
Size: 135 bytes
 

Contents

Class file image Download
<?php
/**
 * @author stev leibelt <artodeto@bazzline.net>
 * @since 2014-07-23
 */

require_once __DIR__ . '/../vendor/autoload.php';