Show record desending order that is more views or much hits
Moderator: General Moderators
Show record desending order that is more views or much hits
i want to need a sql quiry to show more view article or much hits record in a database in php scripting
Re: Show record desending order that is more views or much h
Well, first thing would be to know what type of site are you working with? (ex. WordPress, Drupal, Joomla, Custom Built)
-Greg
-Greg
Re: Show record desending order that is more views or much h
That's not very much information to go on. Can you elaborate? What have you tried?
You will need to build your SQL query and use probably mysql_query() to execute the query from PHP, if you are using a mysql database.
You will need to build your SQL query and use probably mysql_query() to execute the query from PHP, if you are using a mysql database.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.