{"id":16536818,"url":"https://github.com/shauryauppal/php-database-connection","last_synced_at":"2025-10-28T13:31:11.745Z","repository":{"id":205514444,"uuid":"101768594","full_name":"shauryauppal/PHP-Database-connection","owner":"shauryauppal","description":"Guide for PHP and SQL connection with HTML form.","archived":false,"fork":false,"pushed_at":"2018-10-06T13:12:48.000Z","size":9,"stargazers_count":16,"open_issues_count":1,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T15:11:25.403Z","etag":null,"topics":["connection","hacktoberfest","mysql-php","php","php-database-connection"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shauryauppal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-08-29T14:10:04.000Z","updated_at":"2024-08-20T04:42:43.000Z","dependencies_parsed_at":"2024-01-07T11:11:03.787Z","dependency_job_id":"dd262dd2-e497-4845-b64b-d4814c2b7322","html_url":"https://github.com/shauryauppal/PHP-Database-connection","commit_stats":null,"previous_names":["shauryauppal/php-database-connection"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shauryauppal%2FPHP-Database-connection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shauryauppal%2FPHP-Database-connection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shauryauppal%2FPHP-Database-connection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shauryauppal%2FPHP-Database-connection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shauryauppal","download_url":"https://codeload.github.com/shauryauppal/PHP-Database-connection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238654824,"owners_count":19508494,"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":["connection","hacktoberfest","mysql-php","php","php-database-connection"],"created_at":"2024-10-11T18:33:30.523Z","updated_at":"2025-10-28T13:31:11.431Z","avatar_url":"https://github.com/shauryauppal.png","language":"PHP","readme":"# PHP-Database-connection\n[![GitHub license](https://img.shields.io/github/license/shauryauppal/PHP-Database-connection.svg)](https://github.com/shauryauppal/PHP-Database-connection/blob/master/LICENSE) [![MADEIN](https://img.shields.io/badge/MADE%20IN-PHP-blue.svg)](https://github.com/shauryauppal/PHP-Database-connection) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![HitCount](http://hits.dwyl.io/shauryauppal/PHP-Database-connection.svg)](https://github.com/shauryauppal/PHP-Database-connection)\n\n## Guide for PHP and SQL connection with HTML form.\n\n## Database1\n + This PHP code is to connect to PHP to SQL and Create a database.\n*********************\n## Database2\n   + Connects SQL\n   + Select already created database\n   + Create a table for the database\n*************\n## Database3\n   + Inserting values into the table created.\n***************\n## Database4\n+ Fetch data from HTML form and store the data entered in the form to SQL database table created.\n**************\n## Database5\n+ Displays the data store in SQL database table.\n+ mysql_fetch_array, fetch the data from SQL table and prints it on the webpage.\n\n**************\n## Database6\n+ Login with username and password to the user table in the db.\n+ Uses POST requests containing the required fields.\n\n**************\n\n## Form.html\n+ It is the HTML form in which data is entered that gets stored in SQL database table.\n\n********************\n## db.php\n+ It is a connection file that helps you not to write your connection and selection on database code again and again. We simply include this file in our PHP code for connection.\n**********************************\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshauryauppal%2Fphp-database-connection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshauryauppal%2Fphp-database-connection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshauryauppal%2Fphp-database-connection/lists"}