Search results

  1. A

    Cartoon about robot in space?

    hello. when I was a kid I was watching a cartoon about robot in space. in was not series. The robot is made by an old man and he gave it to some others and they take it to space. robot is driven by some humans like voltron but it does not merge. the only name I remember from it is "stars"...
  2. A

    PHP & MySQL problem Please help?

    when I save this code to test my SQL it shows me blank page with no erroe: <?php /* Program: mysql_up.php * Desc: Connects to MySQL Server and * outputs settings. */ echo "<html> <head><title>Test MySQL</title></head> <body>"; $host="localhost"; $user="root"...
Back
Top