Search Results

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: php-lover
Forum: PHP Jul 20th, 2008
Replies: 8
Views: 537
Posted By php-lover
//Start session
session_start();
$sql="SELECT login,id FROM tblDealer WHERE login='".$email."' and password='".$password."'";

if($result = mysql_query($sql)) {

...
Forum: MySQL Jul 20th, 2008
Replies: 1
Views: 2,309
Posted By php-lover
Hi,

It's took me a weeks to figure out this query.

I'm trying to select all the data from 7 tables but i got empty result. All these table has a link on region_id column.

Your help will be...
Showing results 1 to 2 of 2

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC