Hi I am trying to write a banner rotation script for my site. It's all well and good until it comes to the reporting bit. i want people to be able to select the dates etc. I have a DB were clicks and impressions are logged as a unix time stamp. Basically what I need to know is there any way of converting a date string (from selection boxes) into a unix time stamp so I can query the db to get the info I want Thanks