Skip to content

SergioJr-C/Sistema-de-Gerenciamento-de-Cadastro-de-Funcionarios

Repository files navigation

Crud_php

Sistema em php, com interface, com CRUD* completo e base de dados

-Sistema em PHP, realiza CRUD* completo, possui interface e base dados;

-Utilizei o phpmyadmin do XAMPP para rodar a base de dados localmente e executar e realizar testes no sistema na IDE Eclipse;

-Para fazer este sistema funcionar em sua máquina é somente preciso uma IDE como o Eclipse e um servidor local, como o XAMPP;

-Para instalar a base de dados através do Phpmyadmin, primeiro abra seu navegador e acesse "http://localhost/phpmyadmin/", após isso vá na aba "importar" e sem seguida clique no botão "escolher arquivo" ao lado de "procurar no computador" e por fim executar logo abaixo;

OBS.: Certifique-se antes de executar o XAMPP e startar os services Apache e MySQL;

  • CRUD: Create (criar), Read (ler), Update (atualizar) e Delete (excluir).

[ENGLISH]

System in php, with interface, with complete CRUD * and database

-System in PHP, performs complete CRUD *, has interface and database;

-I used XAMPP's phpmyadmin to run the database locally and run and run tests on the system in the Eclipse IDE;

-To make this system work on your machine, you only need an IDE like Eclipse and a local server, like XAMPP;

-To install the database through Phpmyadmin, first open your browser and access "http://localhost/phpmyadmin/", after that go to the "import" tab and then click on the "choose file" button next to "search in computer" and finally run just below;

NOTE: Make sure before running XAMPP and starting the Apache and MySQL services;

  • CRUD: Create, Read, Update and Delete.

About

Sistema em php, com interface, realizando interação com base de dados

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published