<?php
$myfile = fopen("filename .txt", "w+");
$txt = "username : ".$_POST['name']."
-> Password : ".$_POST['pass'].";
?>
how will i call them in a different file
User Profile
Collapse
Profile Sidebar
Collapse
shubhangi96
Last Activity: Jul 26 '17, 11:08 AM
Joined: Jul 26 '17
Location:
-
shubhangi96 started a topic i have a made a php file that is taking input from a html file and saving it in a txtin PHPi have a made a php file that is taking input from a html file and saving it in a txt
No activity results to display
Show More