What is performed by the following code segment?
<html>
<body>
<?php
$file = fopen("my_Text.txt", "r");
?>
</body>
</html>
What is performed by the following code segment?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What is performed by the following code segment?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!