PHP Classes

File: Zest

Recommend this page to a friend!
  Classes of Muhammad Umer Farooq   What is My Browser   Zest   Download  
File: Zest
Role: Example script
Content type: text/plain
Description: Example script
Class: What is My Browser
Show the details of the current user browser
Author: By
Last change:
Date: 5 years ago
Size: 108 bytes
 

Contents

Class file image Download
#!/usr/bin/php

<?php

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

(new \
Zest\Console\Console())->run();