Hi all,
I am trying to make a button which inserts some data into a table, including the user id number.
The server event insert goes fine but without the userid value declared as
$id = $_SESSION["userid"]
.
Not really sure how to proceed, any help or advice highly appreciated.
Thank you.
Catalin
I am trying to make a button which inserts some data into a table, including the user id number.
The server event insert goes fine but without the userid value declared as
$id = $_SESSION["userid"]
.
Not really sure how to proceed, any help or advice highly appreciated.
Thank you.
Catalin