|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
How do i do this?
I have one databse(mysql 3.23/PHP) with two tables I need to query. SESSION and ACCOUNTS. What I'm trying to do on this project is determine which members are online and which are offline by looking at the username in the SESSION table and matching it to a username in the ACCOUNTS table. Then I will print an icon on each members profile showing either ON or OFF line. I have been not been able to solve this but I'm sure its not to dificult. Can anyone help please?
|
|
#2
|
||||
|
||||
|
google "INNER JOIN"
|
|
#3
|
|||
|
|||
|
Thanks
Thanks, I actually solved this a few days ago but appreciate th response. Yours was one of the solutions I used.
|
![]() |
| Viewing: Dev Articles Community Forums > Databases > General SQL Development > How do i do this? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|