Recent content by I'm a Liberal

  1. I

    Anyone good at debates?

    There is no god, try that angle. -Billy
  2. I

    Which financial aide program should i apply for?

    I recently became a liberal, and like all liberals, it is my duty and obligation to our great nation of ours to receive a free handout from the govt. So does anyone know any great programs that can make me a lot of money?
  3. I

    BASIC HTML CSS HELP asap please?

    That's javascript and you could print it in an alert box by adding alert(mycars); under all of that. var mycars = new Array("Saab", "Volve", "BMW"); 1. mycars[2] 2. mycars[3] 3. mycars['BMW'] alert(mycars); -Billy
  4. I

    How long will it take to learn php?

    Depends on how much code you already know and how long you're working on it each day. I hold down a design job so I use all my spare time to learn PHP and I know intermediate stuff. I really need to crack down on it and learn it. At your pace, I'm sure you'll get it in no time flat! -Billy
Back
Top