Hello
To download a user id that is needed on the page shown a user id. Slightly know php so please help.

Comments

ryangambito’s picture

Can you explain your question a bit clearer? I can't seem to understand it..

vm’s picture

<?php
global $user;
print $user->uid;
?>
r14’s picture

How to insert html code