<?php //Enter your code here, enjoy! function isSameReferanceNameExist($a) { echo $a; } isSameReferanceNameExist('aaaa', 'llll');
You have javascript disabled. You will not be able to edit any code.