implement ElFinder in PHP language
Linux, Apache, MySQL, PHP
1
Posts
1
Posters
2
Views
1
Watching
-
Add the following code however when executing it does not show the page
Fideicomisos .elfinder{ width: 100%; height: 99.7vh!important; border: none; } body{ margin: 0px; padding: 0px; } .elfinder-contextmenu-item .elfinder-button-icon-rm.elfinder-contextmenu-extra-icon, .elfinder-contextmenu-item .elfinder-button-icon-link.elfinder-contextmenu-extra-icon{ display: none !important; } span.elfinder-navbar-root-trash { <?php if($\_SESSION\['authenticated\_user\_roleid'\] != 'H2'): ?> display: none; <?php endif; ?> } var tipo = '<?php echo $\_GET\['tipo'\]; ?>'; var pago = '<?php echo $\_GET\['pago'\]; ?>'; var id = '<?php echo $\_GET\['contrato'\]; ?>';