Replies: 3 comments 2 replies
|
Hello Hafid, It hard the tell what is the cause of your issue without access to your audit configuration file. Here are some tips:
If you can't solve your issue, share your audit configuration file with me. Greetings, |
1 reply
|
Everything looks fine. This case is covered by this unit test. The only difference is
|
1 reply
|
The PHP session. The MySQL user defined variable |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I'm trying to create a User Defined Variable using the example described here https://php-audit.readthedocs.io/en/stable/miscellaneous.html#explicit-query-from-php
Unfortunately, the result logged is always NULL even though we're able to log everything else with PHP-Audit.
The environment used is CodeIgniter 3.1.11 and PHP 8.1.
I create the query as soon as the user is logged in.
How do you do it?
Any help would be appreciated :)
All reactions