Showing posts with the label PHP

PHP Calculating GPA

Problems:  # Let the following table stored in database. Write down the php cod…

Write the php code to calculate the display GPA in the web browser

Problems: PHP turning a student mark to a grade using if elseif || Grade Calcul…

How to Insert Data Into MySQL Database Table & Retrieving data form database Using PHP

Problems: Create a simple data insert form with fields (id,name,roll) in PHP an…

How to Insert and retrieving data from MySQL database using Program

Problems: ## Discuss the procedure of the storing data in MySQL and retrieving…

Creating a new database & Table in mysql Databases

Problems: Write down the procedure of creating database and table in MySQL data…

php-mysql connection

Problems: Write down the steps of basic PHP-MySQL connection with simple code. …

PHP Data Types

Problem: State and briefly describe the PHP data type. (2010) OR How array i…

Load More That is All