Recent content by RonJon

  1. R

    The kid in the Toyota Highlander ad?

    Does he make you nauseous ? I guess I hate it when they make the parents idiots and the kids cocky
  2. R

    Has anyone else noticed that the news stations always...?

    ...say that, for every speech the President (whatever one is in office at the time) gives, it could be his defining moment? This seems to happen every time. What do you think?
  3. R

    What do you think about Obama continuing the Afghan War?

    Personally, I am very grateful that he is trying to rid these scum bags from the earth by sending the troops. It was less than what the General had originally asked for, but it is not like Obama would want to send them over there and then fail. That would look bad on him and no one else. I...
  4. R

    PHP Error, whats it mean?

    session variables must be called before you send information to the browser. are you making any tags or sending header information before you call session_start()? if so, just call the session stuff first.
  5. R

    PHP Error, whats it mean?

    session variables must be called before you send information to the browser. are you making any tags or sending header information before you call session_start()? if so, just call the session stuff first.
Back
Top