RE: help with insert +php

2006-09-02 Thread Dinçer Akay
to MySQL: SELECT * FROM users WHERE user='aidan' AND password='' OR ''='' ----- Regards, Dinçer Akay -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

SQL

2004-11-30 Thread Dinçer Akay
Hi, My Table No | Type | ID 1v 3233 2h 5123 3v 1345 4v 5457 5h 8756 6h 8757 7v 8067 Select random "No" (i know rand()) Select two row (i know limit 0,2) Select Type v,h or h,v but dont wa