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"> Quote 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... Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.