Topic: Create Link in $user_arr[4]
Cutenews version 1.4.3
I'm showing the user list and want to know how to create a link to the user just as they show on the news templates {author} on show_users
I tested this code, create a link, but does not recognize the {author}
Include:
<?PHP
include("data/show_users.php");
?>
greetings and thanks in advance!