Skip to content

Instantly share code, notes, and snippets.

@magemore
Created December 29, 2016 07:20
Show Gist options
  • Save magemore/31a5a902e5409fd2630eed41db4e3bd5 to your computer and use it in GitHub Desktop.
Save magemore/31a5a902e5409fd2630eed41db4e3bd5 to your computer and use it in GitHub Desktop.
run = require('./run-php.js')
run [
'$ci->load->library(\'shop_catalog\')'
'$r=$ids=explode(\',\',$ci->shop_catalog->getRefineFromTopMenuCategory(1))'
], (data) ->
console.log data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment