The variables are set using php and are all set correctly.
how do I do the where and order by statement

SELECT * FROM $table_name LIMIT $indst,$inded where sec_id = $sec  order by PG_date 
DESC


Reply via email to