+ 3
CRUD with PHP
have a reference to make crud app with php?
2 Respostas
+ 21
Here is a turorial:
https://www.startutorial.com/articles/view/php-crud-tutorial-part-1/
You can also learn Symfony or Laravel frameworks. They have instruments for auto generating CRUD applications.
+ 3
thanks :) i will try