CoderMantra

Menu
  • Home
  • Quiz
  • How-To
  • Q/A
  • Blog

Author: Kritika Papne

Program to Create table in php.

May 25, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we will write a program to create a table in Mysql using php. We have covered creating a connection and database in the earlier post. we can do this code in the same conn.php file. Conn.php file Kritika Papnewww.codermantra.com/

Read More »

Create a database using PHP.

May 25, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we will write a program to create the database with Mysql using PHP. We will create a conn.php file. conn.php Kritika Papnewww.codermantra.com/

Read More »

Connect to Xampp server using PHP.

May 25, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we will write a program to connect to Xampp server using php. conn.php Kritika Papnewww.codermantra.com/

Read More »

Create Forgot Password and Reset Password Functionality Using PHP.

May 25, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we are going to write a program to create forgot password and reset password functionality using PHP in XAMPP software. We will be using PHPmailer to send the reset password link in the mail to the user. We will also be updating the new password in the database. We will have two files, Recover_email.php…

Read More »

Create a Login Page Using PHP

May 25, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we will write a program to create login page using PHP in XAMPP software. your login.php file should be inside the htdocs folder which is inside Xampp directory. We will also create a logout.php file here for additional functionality. After writing the code start your apache server and run the file in browser under…

Read More »

Create a Registration Page using PHP.

May 25, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we will write a program to create a registration page using PHP in XAMPP software. So all the files need to be stored in the htdocs folder which is in the XAMPP directory, after starting your apache server you can open the file in web browser under local host. Index.php file Kritika Papnewww.codermantra.com/

Read More »

Program to delete record from table with Mysql .

May 25, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we have a basic program example to delete the data from a table using Mysql in Python and Java. Code to delete data in Python language Code to delete data in Java language Kritika Papnewww.codermantra.com/

Read More »

Program to update record into a table with Mysql.

May 25, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we have a basic program example to update the data in the existing table using Mysql in Python and Java lannguage. Code to update data in Python Code to update data in Java Kritika Papnewww.codermantra.com/

Read More »

  • 4 of 19
  • « Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • …
  • 19
  • Next »
About CoderMantra

Coder Mantra is a unique e-learning website, offers a tutorial of different popular programming languages with examples. The code on this popular tutorial website is tested and executed.

Latest Posts
Best Freelancing Skills in 2026 (High Demand, Future-Proof Options) April 15, 2026
How to Get First Client in Freelancing (No Experience, Step-by-Step Guide) April 14, 2026
How to Write Freelance Proposals That Get Clients (Beginner’s Guide 2026) April 13, 2026
How to Create a Freelancing Profile: That Gets Clients (Step-by-Step Guide for Beginners) April 12, 2026
Contact Us

info@codermantra.com

admin@codermantra.com

© 2020 Coder Mantra . All Rights Reserved
About | Privacy Policy | Terms | Contact