Login Register


Doubt in this script filter_list
Author
Message
Doubt in this script #2
Will someone help me with this question ??

Write a PHP script that obtains a URL and its description from a user and stores the information 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, and input Cool site! as its description. The second URL should be" www.php.net", and the description should be The official PHP site. After each new URL is submitted, print the contents of the database in a table.
[Image: OilyCostlyEwe.gif]






Messages In This Thread
Doubt in this script - by Psycho_Coder - 05-05-2013, 07:09 AM
Doubt in this script - by Psycho_Coder - 05-05-2013, 07:09 AM



Users browsing this thread: 1 Guest(s)