Ben MySQL veritabanı getirilen olan bir tablo var. Ben sunucu ve istemci tarafında hem de kaldırılacak olan her satır için silme seçeneklerini eklemek istiyorum. Herkes PHP ve MySQL silme seçeneği yapmak için adımlar verebilir misiniz?
1 Cevap
Umarım bu sahte kod size yardımcı olacaktır
Print button that contains the id of
the row
When user clicks on the button post/get
it to your .php
SQL Query: Delete from table where
id = $id_you_got_from_button