Deborah NGOUNOU FODOP
Marketing et communication
Pays de résidence
Cameroun
Courriel
{source}
load(JRequest::getInt('id'));
$cdd_authorid = $cdd_article->created_by;
//Grab the contact associated with the above user ID
$db =& JFactory::getDBO(); //Establish DB Link
$query = "SELECT * FROM rnyq2_users WHERE id = " . $cdd_authorid ;
$db->setQuery($query); //Execute query. Should return 1 row
$cdd_contact = $db->loadAssoc(); //Load results as associative array
$cdd_email = $cdd_contact['email'];
echo $cdd_email;
?>
{/source}
Organisation
Orange Cameroun
Nationalité
Camerounaise
Courte biographie
Je suis Debs !
I'm from the bold type
Je suis passionnée par la communication et l'éducation.
I'm from the bold type
Je suis passionnée par la communication et l'éducation.


