{"id":20691928,"url":"https://github.com/adhir2099/simple-php-ajax-insert","last_synced_at":"2026-04-11T06:43:00.627Z","repository":{"id":149207763,"uuid":"491348423","full_name":"adhir2099/simple-php-ajax-insert","owner":"adhir2099","description":"Insert records on modal with ajax and fetch data on a table","archived":false,"fork":false,"pushed_at":"2024-06-22T15:23:59.000Z","size":527,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-17T17:26:33.636Z","etag":null,"topics":["ajax","bootstrap4","insert","jquery-ajax","mysql","php8","responsive"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adhir2099.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-12T03:19:14.000Z","updated_at":"2024-06-22T15:24:03.000Z","dependencies_parsed_at":"2023-11-08T06:02:19.009Z","dependency_job_id":"cf235c56-0c9a-42af-8f6c-f5a8cb7ba6e4","html_url":"https://github.com/adhir2099/simple-php-ajax-insert","commit_stats":null,"previous_names":["adhir2099/simple-php-ajax-insert"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhir2099%2Fsimple-php-ajax-insert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhir2099%2Fsimple-php-ajax-insert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhir2099%2Fsimple-php-ajax-insert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhir2099%2Fsimple-php-ajax-insert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adhir2099","download_url":"https://codeload.github.com/adhir2099/simple-php-ajax-insert/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242956050,"owners_count":20212440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ajax","bootstrap4","insert","jquery-ajax","mysql","php8","responsive"],"created_at":"2024-11-16T23:18:28.585Z","updated_at":"2025-12-24T06:19:54.279Z","avatar_url":"https://github.com/adhir2099.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"![PHP](https://img.shields.io/badge/php-8-brightgreen)\n![Responsive](https://img.shields.io/badge/Responsive-Yes-ff69b4)\n![Bootstrap](https://img.shields.io/badge/bootstrap-4.5-blue)\n![Jquery](https://img.shields.io/badge/jquery-3.5.1-orange)\n![Ajax](https://img.shields.io/badge/jquery-ajax-red)\n\n\u003ch1 align=\"center\"\u003e 👋 PHP ajax insert\u003c/h1\u003e\n\n## Demo URL\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://3moondev.com/demos/insert/\"\u003e\n    \u003cb\u003eVisit demo here\u003c/b\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://skillicons.dev\"\u003e\n    \u003cimg src=\"https://skillicons.dev/icons?i=js,jquery,bootstrap,css,html,php,mysql\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# PHP ajax insert\nInsert records within a modal with ajax. The form is responsive.\n\n# Database \n* employee.sql\n\n```sql\nCREATE TABLE `employees` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `name` varchar(64) NOT NULL,\n  `address` varchar(64) NOT NULL,\n  `gender` varchar(10) NOT NULL,\n  `age` int(11) NOT NULL,\n  PRIMARY KEY (`id`)\n) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=latin1;\n```\n\n## Libraries included\n* Bootstrap v4\n* FontAwesome 5.15\n* Jquery v3.5.1\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b your-branch`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin your-branch`\n5. Submit a PR\n\n\u003ch3 align=\"left\"\u003eGet in touch with me:\u003c/h3\u003e\n\u003cp align=\"left\"\u003e\n\u003ca href=\"https://www.linkedin.com/in/adhir-serrano/\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/linked-in-alt.svg\" alt=\"adhir2099\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"right\" \u003e Created with 🧡 by \u003ca href=\"https://github.com/adhir2099\"\u003eAdhir2099\u003c/a\u003e\u003c/p\u003e\n\n## Maintenance\n![Maintenance](https://img.shields.io/badge/Maintenance-Yes-brightgreen)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadhir2099%2Fsimple-php-ajax-insert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadhir2099%2Fsimple-php-ajax-insert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadhir2099%2Fsimple-php-ajax-insert/lists"}