.
Results
1
issues of
.
Hello, first thanks for sharing your work. I am setting this model: ``` $user = new User; //$user->USER_ID = null $user->FULL_NAME = 'DBTEST_1'; $user->EMAIL = 'DBTEST_2'; $user->LOGIN = 'test'; $user->PASSWORD...