result multiple table data?

Reply

Join Date: May 2009
Posts: 38
Reputation: m-hrt is an unknown quantity at this point 
Solved Threads: 0
m-hrt's Avatar
m-hrt m-hrt is offline Offline
Light Poster

Re: result multiple table data?

 
0
  #11
May 17th, 2009
yes it has id i did mistake on writing its named same as id kkeith29?

any solution?
Last edited by m-hrt; May 17th, 2009 at 5:40 pm.
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 1,227
Reputation: kkeith29 has a spectacular aura about kkeith29 has a spectacular aura about kkeith29 has a spectacular aura about 
Solved Threads: 167
kkeith29's Avatar
kkeith29 kkeith29 is offline Offline
Nearly a Posting Virtuoso

Re: result multiple table data?

 
1
  #12
May 17th, 2009
It should work then. Something else has to be wrong.

add this: or die(mysql_error()); to the end of the mysql_query function. That way you can see if there are any database problems.
Reply With Quote Quick reply to this message  
Join Date: May 2009
Posts: 38
Reputation: m-hrt is an unknown quantity at this point 
Solved Threads: 0
m-hrt's Avatar
m-hrt m-hrt is offline Offline
Light Poster

Re: result multiple table data?

 
0
  #13
May 17th, 2009
i have done it like this but its not showing contact number why????

because its a number that's why?
Reply With Quote Quick reply to this message  
Join Date: Apr 2009
Posts: 13
Reputation: Poojasrivastava is an unknown quantity at this point 
Solved Threads: 0
Poojasrivastava Poojasrivastava is offline Offline
Newbie Poster

Re: result multiple table data?

 
1
  #14
May 18th, 2009
try this..

  1. select t.id,t.from,t.to,t.date,t.fare,s.seat,u.first_name,u.last_name from trip t,seat s,user_information u where t.id=s.id
Reply With Quote Quick reply to this message  
Join Date: May 2009
Posts: 38
Reputation: m-hrt is an unknown quantity at this point 
Solved Threads: 0
m-hrt's Avatar
m-hrt m-hrt is offline Offline
Light Poster

Re: result multiple table data?

 
0
  #15
May 19th, 2009
thanx for the help all really appreciate.

thanx
Poojasrivastava rep added also for kkeith29 thanx
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



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

©2003 - 2009 DaniWeb® LLC