Jump to content

Any help on this query would be great...


Ansel_Tk1

Recommended Posts

Hi - obvious noob... trying to combine 2 conditions on a query:

 

SELECT *

FROM vidsys1_programflv_list

WHERE video_pages LIKE %colname% AND vidsys1_programflv_list.video_client = colname2

ORDER BY video_order ASC

 

Where colname=$_GET['pg']

and colname2=$SESSION['kt_home_page']

 

Any help would be appreciated. tx

Link to comment
https://forums.phpfreaks.com/topic/106710-any-help-on-this-query-would-be-great/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.