Can you create alt tags using php?

I have lots of pictures of properties on my site that currently have no alt tags, does anyone know if you can create alt tags that pull data from a mysql database.

So for instance the alt tag could show the region, price and country etc by pulling that info from a table?

Thank you!!!