How to upload profile photo ? Part 2. PHP version 8 or above + MySQL

Опубликовано: 21 Февраль 2026
на канале: WebTechnologies
41
2

How to upload profit photo ?
after login change profile photo


here I make a small website regarding login sign up session and image upload

session management
add details
logout
etc.

this is part 2 part 1 is previous video

user first sign up than login and than change his details

here i change profile photo

move_uploaded_file() php function to upload file

form tags method must be post

and $_FILES[ ] supeglobal array is used



please watch whole video and share with friends