Posts by Ricardo T • 1 point
1 post
-
0
votes1
answer57
viewsQ: How to pass the value of a "$variable" coming from another page, and use it in a select PDO
Next, first I would like to know if it is possible to receive from another page, through a session_start(), value of a variable and apply it in a select. I’m doing it this way: At the beginning of…