
19.9 Write a PHP script that obtains a URL and its description from a user and stores the infor- mation into a database using MysQL. Create and run a SQL script with a database named URL and a table named Urltable. The first field of the table should contain an actual URL, and the second, which is named Description, should contain a description of the URL. Use www.deitel.com as the first URL,