save_profile
save_profile($path,$name="",$description=""); - save all browser profile settings to a separate profile file.(Available from version 7.0.12)
the Function accepts parameters as input:
$path – path to the file to save the profile$name - the profile name that will be displayed in the profile dialog$description – profile description to be displayed in the profile dialog
After testing, the function returns the result of its work to the script:
true - successfully setfalse - failed to set