JugalSA
Results
1
comments of
JugalSA
So how to write this in php..?? In for loop latest value will override the last value.. If I do this.. $arr = array(123, 456, 789); foreach($arr as $key){ $second_node->setProperty('tags',...