tastro Posted October 3, 2009 Share Posted October 3, 2009 mysql_num_rows("(SELECT link FROM ".$r3['search']." where link LIKE '%".$ss."%') UNION (SELECT link FROM ".$ml." where link LIKE '%".$ss."%') order by link ASC"); this doesn't work. can someone help me how to fix it ? thank you, tastro Link to comment https://forums.phpfreaks.com/topic/176338-solved-mysql-union-mysql_num_rows/ Share on other sites More sharing options...
tastro Posted October 3, 2009 Author Share Posted October 3, 2009 sry for this thread :S i found that it's all ok with this piece of code... i had something wrong in my code above this. some moderator please delete this thread. sry for that. :S thank you, tastro Link to comment https://forums.phpfreaks.com/topic/176338-solved-mysql-union-mysql_num_rows/#findComment-929442 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.