is There a script to take nmap outputs to MySQL, please help me on this issue , thank to all for helping me out here
I don't know if such a script exists, but you could save the nmap output to a file and then write a PHP script that parses the file and writes the data into a MySQL database.