PDA

View Full Version : Some complex programming problem


sunshineyos
02-26-2008, 03:55 PM
Hey all,

I need to show the "posted by..." title to display the "usertitle" of the user, instead of his username. How do I do that?

(example : instead of showing "Post by : admin" it will display "post by : Administrator")

Thanks.

Antivirus
02-26-2008, 09:22 PM
It depends on where you're trying to make it show. If it's in posts, try using $post['usertitle']