raspisms/templates/incs/phptojs.php

4 lines
74 B
PHP

<script>
var HTTP_PWD = '<?php echo addslashes(HTTP_PWD); ?>';
</script>