php - Passing a variable across requests or using a session -


i working on application uses 1 transaction many operations. every operation linked using transaction reference number, , of view displayed forms.

i wondering if should include transaction reference number variable passed view controller function or whether pass session variable used on hidden field in succeeding form.

please whats best practice , why, because hardly use sessions.

thanks.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -