# lang-php
lang-php has js functions for php like getElementById() or alert();
to import the file download it or copy the code then use the include function in your php to get the file so like:
include 'js-php.php';
then you can use the js functions in php :)