Jump to content

Recommended Posts

  • 3 weeks later...
  • 1 month later...
  • Moderators
Posted
On 12/8/2016 at 6:46 PM, Alex6ndru said:

<if test="$this->memberData['member_id']==array(1, 2, 3, 4)">

Poate

<if test="in_array($this->memberData['member_id'], array(1, 2, 3, 4))">

$this->memberData['member_id'] e un id (număr întreg), nu un array.

  • Upvote 1

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.