Hi im having problems using multiple queries on one page i have three running from two tables all using $row=mysql_fetch_array two work fine but i cant get the third to work together with them. Although it works fine on its own? Any help would be appreciated Thanks
try using an other var-name like $row3 = ... ? Since you don't clearly state the error, this could be your problem. Off course... it also could be a whole aoher problem.. 🙂