Search results

  1. S

    Php, HTML, MySQL problem...?

    Hi, I'm trying to display data taken from a MySQL DataBase in HTML. But, it doens't seem to be working. This is the code: <html xmlns="http://www.w3.org/1999/xhtml"> <?php $con = mysql_connect("localhost","root"); if (!$con) { die('Could not connect: ' . mysql_error()); }...
  2. S

    When is the HTC Scorpion coming out ?

    I was going to get a Google Nexus One, but then I heard about HTC Scorpion, and I want that one. Does anyone know when it's coming out ? Or should I get Google Nexus One, or buy an iPhone ????
Back
Top