if($post[userid] == 21) { $post[specialusertitle] = "[ insert data here ]"; } else { $post[specialusertitle] = "$post[usertitle]"; }