Hi ewatk432,
I think you're going to have to give a bit more detail before anyone really gets what you're tring to do.
Having said that, putting an id tag in any element in HTML is irrelevant to PHP, which runs at the server as opposed to javascript, which runs at the client (browser) and has 'access' to HTML elements.
Paul.