Loading some rows from MySQL not all.

Loading some rows from MySQL not all.

VigoKruminsVigoKrumins Posts: 1Questions: 0Answers: 0
edited November 2013 in Editor
Hello.

I want to get some rows from MySQL table not whole of it as it's in the default. Also, when ever I create a new record in the database, it would automatically add in some row an automatically dynamic variable which will be loaded in the same page where the dataTables will be shown?

For example -
How to make a request like mysql_query("SELECT * FROM `specified_table` WHERE `some_data` = `something (e.g. 1)';"); ?

Previously thanks. :)
This discussion has been closed.