Jump to content

munnabd_02

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

munnabd_02's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. progli@progli.awardspace.com here my data show 'tt' but other server side not work Why ? Please solve and mail me: munnabd_02@yahoo.com <?php //if you view 'tt' mail me(munnabd_02@yahoo.com) $cnn=mysql_connect('db1.awardspace.com', 'progli_progli', '8013731') or die ("Cannot connect to MySQL server: " . mysql_error()); mysql_select_db('progli_progli') or die ("Cannot connect to db: " . mysql_error()); $result=mysql_query("select *from user"); $row=mysql_fetch_row($result); echo $row[1]; ?>
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.