Skip to content

Gowtham-Ganesan/phpwebapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpwebapp

This web application is developed using HTML,CSS,PHP,JS and XAMPP Server.

Create a folder named uploads before executing. Files are stored temporary in the folder.

To upload large files, change the max_execution_time to high limit in the file php.ini stored in xampp/php/ . For Example: If the csv file contains 1 lakh records, it will take approximately 1 minute 30 seconds. So, I should set max_execution_time=120. In general, set max_execution_time=1000.

In localhost/phpmyadmin site, create a database named grootan.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published