How is the callback function of jsonp executed?

it is not clear to spell the name of the callback function on url. After ajax is successful, why does this callback function execute automatically? Ask for advice

Mar.29,2021

the server will return the callback (json) based on the callback. After ajax gets it, inserting the html using the script tag will execute the function call. The parameter is the data given by the server


Please enter the code ~

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3fb91-2c4bd.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3fb91-2c4bd.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?