Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2331

phpBB Custom Coding • Re: External connection to a second db

$
0
0
Ciao Have you try to output the event data and see vars?

Code:

echo'<pre>';print_r($event);exit;
anyway should be

Code:

'S_USERNAME_DONATORE'=> $data['username'],
isn't it?

If not, you should do anyway this

Code:

echo'<pre>';print_r($anyResult);exit;
into the var where you are grabbing data from, so to know what you need

Statistics: Posted by axe70 — Fri Feb 16, 2024 8:08 am



Viewing all articles
Browse latest Browse all 2331

Trending Articles