Good afternoon,
Probibly a very simple question, but I can't find the answer in the forum.
I have a form where the userID should be added in one of the fields when adding a record. My id was that I could just write
$_SESSION["UserID"]
in the default value field. But unfortunately it does not work.
Can someone help me ?
Probibly a very simple question, but I can't find the answer in the forum.
I have a form where the userID should be added in one of the fields when adding a record. My id was that I could just write
$_SESSION["UserID"]
in the default value field. But unfortunately it does not work.
Can someone help me ?