https://github.com/yogeshnile/crud-in-php
On this repo i develop crud opration todo app in php language.
https://github.com/yogeshnile/crud-in-php
crud-application curd php todoapp
Last synced: 7 months ago
JSON representation
On this repo i develop crud opration todo app in php language.
- Host: GitHub
- URL: https://github.com/yogeshnile/crud-in-php
- Owner: yogeshnile
- Created: 2020-08-24T04:50:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-26T04:29:16.000Z (about 5 years ago)
- Last Synced: 2025-01-10T01:52:43.828Z (9 months ago)
- Topics: crud-application, curd, php, todoapp
- Language: PHP
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crud in php :notebook:
- On this repo i develop crud opration todo app in php language.
# How to run the project? :thinking:
- Clone github repository in your local system `git clone https://github.com/yogeshnile/crud-in-php.git`
- Move crud-in-php repository in htdoc directory.
- Start Xampp server and create databse then upload [todo.sql](https://github.com/yogeshnile/crud-in-php/blob/master/todo.sql) file in database.
- Go to your browser and type http://localhost/crud-in-php/ in the address bar.
- Hurray! That's it.## Bug / Feature Request :man_technologist:
If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue [here](https://github.com/yogeshnile/crud-in-php/issues/new) by including your search query and the expected result.If you'd like to request a new function, feel free to do so by opening an issue [here](https://github.com/yogeshnile/crud-in-php/issues/new). Please include sample queries and their corresponding results.
## Connect with me! 🌐
Known on internet as **Yogesh Nile**[![][I_LinkedIn]][LinkedIn] [![][I_Github]][Github] [![][I_Twitter]][Twitter] [![][I_Telegram]][Telegram] [![][I_Instagram]][Instagram] [![][I_Instagram Personal]][Instagram Personal] [![][I_discord]][discord]
## Email Me :e-mail:
[![][I_Email]][E-mail]
[LinkedIn]: https://bit.ly/2Ky3ho6
[Github]: https://bit.ly/2yoggit
[Twitter]: https://bit.ly/3dbLJLC
[Telegram]: https://t.me/yogeshnile
[Instagram]: https://bit.ly/3b9Qeo4
[Instagram Personal]: https://bit.ly/32SXHV0
[E-mail]: mailto:yogeshnile.work4u@gmail.com
[discord]: https://discord.gg/R2ug3gR[I_discord]: https://img.icons8.com/bubbles/100/000000/discord-logo.png
[I_LinkedIn]: https://img.icons8.com/bubbles/100/000000/linkedin.png
[I_Github]: https://img.icons8.com/bubbles/100/000000/github.png
[I_Twitter]: https://img.icons8.com/bubbles/100/000000/twitter.png
[I_Telegram]: https://img.icons8.com/bubbles/100/000000/telegram-app.png
[I_Instagram]: https://img.icons8.com/bubbles/100/000000/instagram-new.png
[I_Instagram Personal]: https://img.icons8.com/bubbles/100/000000/instagram.png
[I_Email]: https://img.icons8.com/bubbles/100/000000/secured-letter.png