Question:
php/mysql insert, view, search, delete, update/modify a record from a database?
?
2013-08-02 07:53:39 UTC
Design PHP/MySQL application that involves insert, view, search, delete, update/modify a record from a database.
"The application is mylibrary and we have to insert, view, search, delete, update/modify the isbn(length:13) and title of the book (length:128)"
Can someone show me the code ? I already done mine but I want to compare with yours as I find that my code is totally useless :) no worry , It is for the sake of learning , I am not copying as I already finish my code. It's just like a teacher show the correct marking scheme to students :) pleaseeeee :D
Three answers:
Money_Dude
2013-08-02 09:07:37 UTC
The link below is from youtube. It's thenewboston's tutorial for beginning php and it goes through step by step how to do these things.
2016-12-15 17:07:30 UTC
Update View Mysql


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...