'Invalid URL']); exit; } $editor_url = G5_EDITOR_URL.'/'.$config['cf_editor']; // πŸ› οΈ μ‹€μ œ 메타데이터 μŠ€ν¬λž˜ν•‘μ„ μˆ˜ν–‰ν•˜λŠ” 파일 호좜 $metadata_url = $editor_url.'/php/rb.metadata.php?url=' . urlencode($url); $response = file_get_contents($metadata_url); echo $response; ?>