Skip to content

gmormorromrom/scrud-jquery-ajax-sqlite-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrud-jquery-ajax-sqlite-php

SCRUD with jquery sqlite ajax and php

FRENCH

Projet contenant un simple SCRUD(SEARCH CREATE READ UPDATE DELETE) avec : bootstrap 5.2 jquery 3.7 PHP 7.4 SQlite 3 dans une page unique

ENGLISH

Project containing a simple SCRUD(SEARCH CREATE READ UPDATE DELETE) with : bootstrap 5.2 jquery 3.7 PHP 7.4 SQLite 3 in a single page

Database table sqlite (file : items.db)

CREATE TABLE IF NOT EXISTS items ( item_name STRING, UNIQUE(item_name) )

Translation

English & Frensh

Switch between two languages

Button exist to switch

Install dependencies

composer require symfony/yaml

About

SCRUD with jquery sqlite ajax and php

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published