Skip to content

MurtadaAhmed/Simple-File-Uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-File-Uploader (under development)

  1. execute database.sql (after install mysql)

  2. add the database connections in scripts/db.php

  3. in php.ini file, uncomments the two lines:

extension=pdo_mysql

extension_dir = "ext"

  1. from the project root run:

php -S localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published