Wiki articles in category How-tos tagged with "delete"

Showing 1-1 of 1 item.

Handling recursive deletion in Yii

Created 11 years ago by JamesBarnsley, updated 8 years ago by JamesBarnsley.

I www.jamesbarnsley.com was tasked to find a way to do recursive deletion in Yii. As I asked other developers and looked around the internet the usual answers all came up, use a plugin or use cascade delete at the DB level, but I did not want to do either of these.

3 0
5 followers
Viewed: 16 310 times
Version: 1.1
Category: How-tos