On 4/22/05, Patrick Bierans <[EMAIL PROTECTED]> wrote:

> $res=mysql_query("select * from accounts where username like 
> '$wantedusername'");

is the 'like' statement better than saying :-

$query="SELECT * FROM People WHERE Email = '$from1'";

???

$from1 is the email address im after :)

Off to work - will check the 'like' statement tonight....

-- 

G Stewart
Gmail invites - Hundreds available..
Gmail : [EMAIL PROTECTED]
NZ: [EMAIL PROTECTED]


Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to