Showing results 1 to 2 of 2
Search took 0.00 seconds; generated 2 minute(s) ago.
Posts Made By: php-lover
Forum: PHP Jul 20th, 2008
Replies: 8
Views: 305
Posted By php-lover
try this code

//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: 740
Posted By php-lover
select from multiple tables please help

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 much...
Showing results 1 to 2 of 2

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 4:31 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC