F
F
for922015-09-21 21:12:06
PHP
for92, 2015-09-21 21:12:06

What video tutorials or literature will help me complete this assignment?

People tell me good video tutorials on databases and tables!
1. Store the data from the second task in a database table
2. The first page shows a table (html) with records from the database
3. There is an "Add" button that shows the form (2 tasks), its filling, validation and entry into the database.
4. In the pivot table (point 2). Each entry has control buttons (edit and delete).
When you click on "edit" the same form (2 tasks) appears with filled in data that can be changed and saved.
When you click on "delete", the record is deleted from the database, or an error that this cannot be done.
5. All this needs to be done using OOP as much as possible.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
X
xmoonlight, 2015-09-21
@xmoonlight

Good lecture in 3 parts: www.startutorial.com/articles/view/php-crud-tutori...

I
Ivan, 2015-09-21
@LiguidCool

rutracker.org/forum/viewtopic.php?t=2828019

M
Max, 2015-09-21
@MaxDukov

google the course from the Specialist. I liked.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question