Skip to content

SagarJadhav30/PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • Basic PHP web page (index.php)
  • Custom styling (style.css)

Getting Started

Prerequisites

  • XAMPP or any local web server with PHP support

Installation & Usage

  1. Clone or Download the Repository

    • Click "Code" > "Download ZIP" or use:
      git clone https://github.com/your-username/Sj.git
  2. Move the Project Folder

    • Place the PHP folder inside your web server's root directory (e.g., htdocs for XAMPP).
  3. Start the Web Server

    • Open XAMPP and start the Apache server.
  4. Access the Project

    • Open your browser and go to:
      http://localhost/PHP/
      

Project Structure

PHP/
├── index.php
└── style.css

Customization

  • Edit index.php for content changes.
  • Edit style.css for styling changes.

License

This project is open source and free to use.

About

A PHP-based form submission project using HTML, CSS, and PHP to collect and store user data securely.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors