I have a javascript function.
How to check:
if function was called ( in
<head></head>section have this function), then not to call the functionif function was not called ( in
<head></head>section haven't this function), then call the function
like require_once or include_once with PHP