filmov
tv
PHP FILE Image Functions

Показать описание
When uploading files, it's very important to get file name, file type, file size and temporary file. This video describes useful function of PHP for file handling especially for image file. You can learn what are "basename", "getimagesize" and "pathinfo" functions and how to use it in program.
#php
#php