Skip to content

II-Zor-II/php-movie-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

php-movie-webapp

Just unfinished personal project

only tested in local environment. changes to php.ini are necessary

change the php.ini upload_max_filesize = 0 post_max_size = 0

php_value upload_max_filesize 0 php_value post_max_size 0

file_uploads = On

restart your localhost after making changes if still not working change the values into 1mb or something. Search the web for solution if it still persist. Stackoverflow really helps

About

Just unfinished personal project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published