Skip to content

sufyanism/Php-Form-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Form Using PHP

We will explain how to create a secure and user-friendly registry using PHP and MySQL. We will cover everything from creating HTML documents to managing text submissions with PHP to securely storing user information in a MySQL database.

Feature:

  • Enter your data and save into DB
  • Access data

Installation

  • Install PHP version
  • PHP 8.1.29 (cli)
  • Install XAMMP

Further Steps

  • Extract Zip
  • Move the files into (C:\xampp\htdocs\your_folder_name) location
  • Follow up with url (http://localhost/foldername/filename.php) as an example
  • Extension should be ".php"
  • As you can see the .sql file in that folder

Import that file in PHPmyadmin

http://localhost/phpmyadmin/index.php

First give name to your DB then import that .sql file into it. Connect your DB name with PHP code in code file "db.php" to get an access on DB to show the desired RESULT.

Demo

Php-project.mp4

Registered Users Form

About Me

✨ I’m Sufyan bin Uzayr, an open-source developer passionate about building and sharing meaningful projects. You can learn more about me and my work at sufyanism.com or connect with me on Linkedin

Your all-in-one learning hub!

🚀 Explore courses and resources in coding, tech, and development at zeba.academy and code.zeba.academy. Empower yourself with practical skills through curated tutorials, real-world projects, and hands-on experience. Level up your tech game today! 💻✨

Zeba Academy is a learning platform dedicated to coding, technology, and development.
➡ Visit our main site: zeba.academy
➡ Explore hands-on courses and resources at: code.zeba.academy
➡ Check out our YouTube for more tutorials: zeba.academy
➡ Follow us on Instagram: zeba.academy

Thank you for visiting!

About

This project is a PHP-based form handling application that allows users to submit data through a web form.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages