Skip to content

A simple numbers (even / odd) checker written using PHP.

License

Notifications You must be signed in to change notification settings

murtajaziad/numbers-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Numbers Checker.

Table of Contents

  1. About
  2. Configuration
  3. Copyrights

About

This project is my first PHP project, It's a basic number checker that check if the number is even or it's odd, I hope you like it.


Configuration

You must have XAMPP or any similar software, download it first then follow the steps.

  1. Download/clone the repository

    • If you have Git installed, simple go to a folder and type git clone https://github.com/MurtajaZiad/numbers-checker.git in the terminal.

    • Else download the repository as a zip and unzip it.

  2. Change error_reporting=E_ALL & ~E_DEPRECATED & ~E_STRICT to error_reporting=Off in php.ini.

  3. Move the repository files to C:\xampp\htdocs.

  4. Start the Apache module using XAMPP Control Panel.

  5. Enter localhost using your browser.


Copyrights

Copyright © 2019 MurtajaZiad All Rights Reserved.  

About

A simple numbers (even / odd) checker written using PHP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published