Web Development In Hindi - Image Uploading in Php With Html Form - part 49
by : www.Logictuts.com
-------------------------------------------------------------------
Uploading text data is different than uploading an Image or a File .
in order to upload image we need to use the FILES array sent by HTML form. In this video you will learn how to upload an image to a folder and save it to database.
important points -
apply enctype="multipart/form-data"
Understand $_FILES
Use elements of $_FILES
Use of move_uploaded_file
Files tmp_name and properties
Save only the image name to DB but not image itself
and more.
-------------------------------------------------------------------
Check out the complete playlist here :
• Important Languages For Web - Web Developm...
-------------------------------------------------------------------
Learn more Web development Languages from our video tutorial series :
programming in c - • C Programming - Create Your First C Program
php GD library - • Learn to Create Image In Php - GD Library
bootstrap 4 alpha - • Bootstrap 4 Alpha Tutorial - Install And G...
bootstrap 4 in hindi - • bootstrap 4 alpha in hindi - getting started
Angular Js hindi - • Angular js in hindi : Introduction To Angu...
--------------------------------------------------------------------
Learn all you need to develope your website at
Join us : www.logictuts.com
don't forget to subscribe us because you want a lot more to learn.
Click here to subscribe - / logictuts
Please Like , Share and support .
For Any doubt related to video use the comment section below.
Thank you