1

Need an Sample Web Application with code of PHP using MVC with the following functionality and the database is mysql

sample:

  1. add

  2. edit

  3. delete

  4. update

I have searched a lot. but i can't find the exact thing what i need.

Kindly provide your suggestions.

thanks in advance.

4

2 Answers 2

1

The term you can search google with is "CRUD" (Create Read Update Delete), there should be a fair few sample applications, try Netbeans examples, they post quite a few bits of PHP. Or look at the Bakery on CakePHP, this will help you with the MVC side of it

Sign up to request clarification or add additional context in comments.

Comments

0

Look at the demo application of any PHP framework.

http://www.symfony-project.org/

http://cakephp.org/

http://codeigniter.com/

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.