<script>
function displayMessage() {
document.getElementById('message').innerHTML = "Hello, this is JavaScript in action!";
}
</script>
<?php
echo "<p>This is a message from the server-side PHP script.</p>";
?>
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.