Please Log in or Create an account to join the conversation.
Yes.Can I use the Joomla API & CB API in this code
Depends on your host, some have it blocked, some don't.should I use PHP Eval?
Your code can utilize substitutions so you can use [user_id] for example. Otherwise you need to prepare a user object as shown below.How would I access the CB User object
Please Log in or Create an account to join the conversation.
mysql_query("UPDATE test SET Identifiant = 99
WHERE id=2");
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.