I'm using Drupal and need a php code for a views argument that will call the currently logged in user's entries for a particular field seperated by commas. I'm semi-familiar with PHP, but am really only up to speed enough to edit not create. I think the tokens are {user} for logged in user and {field_A} for the field.