<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[CS310 Assignment No. 03  Solution and Discussion]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1564570350999-bce75d10-6086-479b-83eb-44dbc3c2201f-image.png" alt="bce75d10-6086-479b-83eb-44dbc3c2201f-image.png" class=" img-fluid img-markdown" /><br />
Assignment No. 03 Semester: Spring 2019<br />
CS310: Open Source Web Application Development<br />
Total Marks: 20<br />
Due Date: July 31, 2019<br />
Topics Covered: Topics of Week 9 to Week 12</p>
<p dir="auto">General Instructions:</p>
<p dir="auto">Please read the following instructions carefully before submitting assignment. It should be clear that your assignment will not get any credit if:</p>
<p dir="auto">♣	The assignment is submitted after due date.<br />
♣	The submitted assignment does not open or file is corrupt.<br />
♣	Assignment is copied (partial or full) from any source (websites, forums, students, etc.)</p>
<p dir="auto">Note: You have to upload your assignment solution only in .doc or .docx format only. File submitted other than Microsoft Word format will get zero marks.</p>
<p dir="auto">Objective:</p>
<p dir="auto">The objective of this assignment is to provide hands on experience of:</p>
<p dir="auto">•	Installing and configuring MySQL<br />
•	Database and table creation<br />
•	Inserting data into database (tables)<br />
•	Retrieve information from table<br />
•	Display data from database on HTML/PHP page</p>
<p dir="auto">Tools to use:</p>
<ul>
<li>
<p dir="auto">XAMP / WAMP / Vertrigo server</p>
<p dir="auto">For any query about the assignment, contact at <a href="mailto:cs310@vu.edu.pk" target="_blank" rel="noopener noreferrer nofollow ugc">cs310@vu.edu.pk</a></p>
</li>
</ul>
<p dir="auto">Problem Statement:<br />
As a web developer a task is given to you create a simple web application in PHP to show students record on HTML/PHP page. In this task you will create database, table, insert data into table, display table data on HTML/PHP page in the form of HTML table.<br />
<img src="/assets/uploads/files/1564570431321-2ba6efea-04e7-42c8-a0d6-dc7afa38dd9b-image.png" alt="2ba6efea-04e7-42c8-a0d6-dc7afa38dd9b-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1564570456340-daed304a-9e36-419c-b860-1b3165ea752b-image.png" alt="daed304a-9e36-419c-b860-1b3165ea752b-image.png" class=" img-fluid img-markdown" /><br />
Solution Instructions:<br />
•	Create database in MySQL.<br />
•	Create table “Students” into database. Structure of table is given above.<br />
•	Insert sample data into Student table. Sample data is given above.<br />
•	Write PHP code to connect with MySQL server.<br />
•	Select database and fetch all data from table and show on HTML/PHP page.</p>
<p dir="auto">What you have to submit?<br />
You have to copy/paste following into your solution file then upload solution file from your LMS account.<br />
•	Dumb of Students table or database generated through phpmyadmin.<br />
•	Code of PHP.<br />
•	Screen shot of PHP/HTML page.<br />
Sample Output:</p>
<p dir="auto">Best of Luck!</p>
]]></description><link>https://community.secnto.com//topic/251/cs310-assignment-no-03-solution-and-discussion</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 20:46:20 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/251.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 31 Jul 2019 10:54:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CS310 Assignment No. 03  Solution and Discussion on Thu, 01 Aug 2019 07:36:06 GMT]]></title><description><![CDATA[<p dir="auto">Ideas Solution<br />
<img src="/assets/uploads/files/1564644957221-384b637f-d1b2-48b8-ade7-64dcae490f6f-image.png" alt="384b637f-d1b2-48b8-ade7-64dcae490f6f-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.secnto.com//post/639</link><guid isPermaLink="true">https://community.secnto.com//post/639</guid><dc:creator><![CDATA[moaaz]]></dc:creator><pubDate>Thu, 01 Aug 2019 07:36:06 GMT</pubDate></item></channel></rss>