Hello!
I am a bloody newbie in this whole mysql area, so please forgive me for such
a "silly" question ;)

I have expected to get the text from the field with this code.
$result=MYSQL_QUERY( "SELECT mail_1 FROM table_mail WHERE
rechner_nr='Rechner1'");
echo "$result";

As result i get:
Resource id #2

But i exspected:
[EMAIL PROTECTED]

I hope i hae exlained it well.

Cheers, Mario


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to