require_once() function ensures that the insertion file is included only once in your script.
Its syntax follows: require_once(file insertion_file)