I'm fairly new to PHP so bare with me. I know in MySQL, you can SELECT table1.column1 AND table2.column1 WHERE table1.column1 = table2.column1, but how would you go about doing that in PHP using.
while($row = mysql_fetch_array($result)){
}
|
|
+ Reply to Thread
Results 1 to 2 of 2
Thread: Echo Array from multiple tables
Thread InformationUsers Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) Tags for this Thread |
|
Bookmarks