An Internet service provider(ISP) offers free customized websites for their customers. Customization includes; “background-color” of webpages(you can choose just one color), “font-size” that will be...


An Internet service provider(ISP) offers free customized websites for their customers. Customization includes;



  1. “background-color” of webpages(you can choose just one color),

  2. “font-size” that will be applied to all webpages (size that could be chosen is from 10 to 16),



  • “font” that will be applied to all webpages (limited to “Calibri(Body)”, “Arial” and “Times New Roman”) and



  1. Contact Information that will be displayed at the bottom of every webpage and is formed from:

    1. “E-mail address” and

    2. “Telephone number”




Keeping in mind that there exists a unique customer number assigned to each customer and kept in a session variable named “cid” ($_SESSION[‘cid’]) during the login process;


Assuming that you have a database named “quizdb” with a database user  named “quizusr” and password “pwd”;



  1. Create the database table named “pages” using the information specified above(i - iv). Fill in the following table for each field that you created.























































Field Name



Type



Length/Values



Index


































































  1. Create a self-calling PHP page that will ask for the above-mentioned information from the users(customers) and will store them within the database table that you designed and created.




(Source code of the page as your answer should be copied to here)



Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here