6 ms·
Here's something that makes it easy for you to remember - from the PHP Manual - http://www.php.net/manual/en/faq.using.php#faq.using.parameterorder http://www.p
by edcrfv 15y ago
Here's something that makes it easy for you to remember - from the PHP Manual - http://www.php.net/manual/en/faq.using.php#faq.using.parameterorder http://www.php.net/manual/en/faq.using.php#faq.using.paramet...
'Array function parameters are ordered as "needle, haystack" whereas String functions are the opposite, so "haystack, needle".'