Upload image in server with php

Опубликовано: 15 Октябрь 2024
на канале: Think Dataset
35
3

In ths video you see how to upload an image into a xampp server and save it to another folder location in this i using php language with include html file .
When we upload image first it checks extension of image if it is matches with jpeg or jpg or png then it check size of image if it is greater than 2 mb then it gives an error otherwise it sends to folder.

If you like more such videos then Subscribe my channel .

Thank You.

#php #image #server