Файловый менеджер - Редактировать - /home/avadvi5/public_html/wp-content/plugins/unlimited-for-elementor-premium/inc_php/framework/functions.php
Ðазад
<?php /** * @package Unlimited Elements * @author unlimited-elements.com * @copyright (C) 2021 Unlimited Elements, All Rights Reserved. * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html * */ defined('UNLIMITED_ELEMENTS_INC') or die('Restricted access'); //--------------------------------------------------------------------------------------------------------------------- if(!function_exists("dmp")){ function dmp($str){ echo "<div align='left' style='direction:ltr;color:black;'>"; echo "<pre>"; print_r($str); echo "</pre>"; echo "</div>"; } } if(!function_exists("dmpHtml")){ function dmpHtml($str){ dmp(htmlspecialchars($str)); } } if(!function_exists("dmpGet")){ function dmpGet($str){ $html = ""; $html .= "<div align='left' style='direction:ltr;color:black;'>"; $html .= "<pre>"; $html .= print_r($str, true); $html .= "</pre>"; $html .= "</div>"; return($html); } }
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка