myharshdesigner Posted May 18, 2007 Share Posted May 18, 2007 <form action="upload.php" method="POST"> And <form enctype="multipart/form-data" action="uploader.php" method="POST"> Link to comment https://forums.phpfreaks.com/topic/51979-solved-what-is-the-difference-in-these-lines/ Share on other sites More sharing options...
Bramme Posted May 18, 2007 Share Posted May 18, 2007 the second one is used when uploading files... Link to comment https://forums.phpfreaks.com/topic/51979-solved-what-is-the-difference-in-these-lines/#findComment-256210 Share on other sites More sharing options...
myharshdesigner Posted May 18, 2007 Author Share Posted May 18, 2007 the second one is used when uploading files... thanks Link to comment https://forums.phpfreaks.com/topic/51979-solved-what-is-the-difference-in-these-lines/#findComment-256231 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.