Welcome Guest, Not a member yet? Register   Sign In
Database Session Expiration - how to delete associated entry in separate table ?
#1

[eluser]Banana Man[/eluser]
Hi all, first post here so bear with me

I am building a basket application.

I have set a basket_id to the session userdata per user and items are added to a separate entries table called basket with the basket_id to show which session it belongs to.

I was wondering if anyone could help me with an issue i am having in that when the session expires i would like that to trigger the deletion of the associated table rows in the basket table.

Any help/advice would be much appreciated




Theme © iAndrew 2016 - Forum software by © MyBB