Hi php help,
i’m trying to create a link depending on what user is logged in, but i cant get it to work.
scenario:
if user “test” is logged in and “test” first name is “testing” i want the url to be url.com/test/testing
is this possible somehow with php?