$myAry = array();// I want to return the array's name.// something likeecho $myAry.name;// Should print "$myAry".
Thanks,
Those brackets declare an empty, inline constructor. In that case, with them, the constructor does exist, it merely does nothing more than t...
No comments:
Post a Comment