Unfortunatly I go back to school next week, do I want to go back? NO! Sure if I never went back I wouldn't see my friends but I haven't actually missed any of this holiday.
why do you need to have
$twitter_update = "http://twitter.com/direct_messages/new.xml?user=russdev_ping&text=";
wouldn't it be:
$twitter_update = "http://twitter.com/direct_messages/new.xml?user=russdev&text=";
How would I go about calculating the number of days until my next birthday? My birthday is on the 4/11 and today is 28/7 so how would I calculate the number of days?