Search results

  1. B

    is there a way to get windows media center on windows xp pro?

    You need Windows Media Center edition for that. But you can get XBMC Media Center, its Cross platform... and a lot better than Windows Media Center..
  2. B

    I can't use "\n" in php?

    $firstnum = 3; $secondnum=4; print" First number is $firstnum"; echo "<br/>"; print"Second number is $secondnumber"; echo "<br/>";
  3. B

    downloading flash player in ubuntu?

    sudo apt-get install ubuntu-restricted-extras execute this command, and everything will be fine.
Back
Top