PHP Back-End + Full-stack Development Base Constructions
Parts / Составляющие / Child
Back-End CRUD Interface
- [[b]]Interface:[[/b]]
Filters, Pagination, Add, Del buttons
[[b]]Table:[[/b]]
SQL Request + Filters
Edit, Delete
[[b]]AJAX actions:[[/b]]
JQuery.Forms for:
get_table
add_request
edit_reqiest
del_request
[[b]]ADD Form + Request[[/b]]
Back-End Data Logic
- 1) Foreach $res and make NEW UPDATED $res
2) Make complex login before INSERT, UPDATE, DELETE
Back-End HTTP / API Requests
- 1) Make requests by file_get_contents or CURL
2) Parse JSON, XML, HTML
3) Save data by SQL and/or show on View
Development documents and communication
- Task / To Do
Visual, Use case, Logic
Agree/Advanced/Questions
Make Document:
To Do + How to make it + How to test/use
Testing
Agree/Advanced/Questions
Recicle...
All done
Close tasks / Finalize document / Clean
DONE !!!
Этот объект часть других / Parent
Асоциация
<< Back to Base View
PHP Back-End + Full-stack Development Base Constructions
Parts / Составляющие / Child
<< Back to Base View