[RSS Feed/News] Get the latest two values from the database

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Hello, I need some help.
I build the addon that gets the price from API and writes in the database,
database looks like
idcat_idpricecurrencydate
13100USD1647331547
2350USD1647332430

I want to fetch the last two values and compare them.

I use this repo.
PHP:

public function findPriceFromList($catId, $applyDefaultLimit = true)...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom