$query="SELECT payment 
FROM payment 
WHERE payment.dln='".$_POST["dln"]."' 
= users.dln='".$_POST["dln"]."' 
and payment.payment='".$_POST["payment"]."'";

Will this work?

Frank

__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to