Search results

  1. L

    Do you believe Climate change is of our own doing?

    I am just curious on the different sides of the debate, example: Is this a normal change in climate? Can fossil fuels be eliminated? Do you support government regulation on home standards for energy efficiency?
  2. L

    A variable that holds other variables? PHP?

    what are you trying to do? "A variable that holds other variables" sounds like an array to me. $php = array("This is a var", 2); echo $php[0]; // displays "This is a var" echo $php[1]; // displays 2
  3. L

    Newer version of Macromedia Flash MX?

    Flash CS4 is the latest I believe.
  4. L

    Why would i use dreamweaver for PHP instead of jsut notepad? I currently use...

    from what i believe, dreamweaver can only do client side scripting with maybe syntax highlighting. Notepad++ is my favorite syntax highlighter for php (the dark themes so my eyes don't die from the white backgrounds). Anyways, notepad is just fine.
  5. L

    Are tennis crowds the most annoying sports fans on the planet?

    try going to an oakland raiders game or a football (soccer) game in europe. or maybe a dogers/ lakers game. tennis fans are the most proper fans ever.
  6. L

    Why do politician sex stories get so much attention?

    yeh we all love to hor around. im a male so especially me. its just that people from the press and media put all this out and dont tend to look at themselves in the mirror first before destroying sum1 they dont even know personally. its a fuckedup world
  7. L

    Is it practical to have a sports car in the winter ?

    I thinking of buying a sports car (infiniti g35 coupe or nissan 350z) but would that be a problem in the winter for me. I live in nyc and i'll be commuting via highway with my car. So would there be any issues with having a car like this in the winter b/c of the snow, sleet, ice, etc.. THANKS IN...
Back
Top