php - Is $argc interchangeable with count($argv)? -


are there functional differences need make note of? assume $argc bit faster since it's pre-counted value in memory.

it's splitting hairs, yes, $argc few nanoseconds faster. (remember file name argument too.)


Comments

Popular posts from this blog

c# - Farseer ContactListener is not working -

Automatically create pages in phpfox -

database - one php page with different contents and urls -