PHP 8.5.0 Beta 1 available for testing

Voting

: three minus one?
(Example: nine)

The Note You're Voting On

Mawia HL
7 years ago
Here is a handy way of importing classes, functions and conts using a single use keyword:

<?php
use Mizo\Web\ {
Php\WebSite,
Php\KeyWord,
Php\UnicodePrint,
JS\JavaScript,
function
JS\printTotal,
function
JS\printList,
const
JS\BUAIKUM,
const
JS\MAUTAM
};
?>

<< Back to user notes page

To Top