Skip to content

FAKEWOL/php-array-merger-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Sayı Birleştir ve Topla

Description

This repository contains a simple PHP script that generates three arrays of random numbers, merges them into one array, sorts the merged array, and then outputs the sorted numbers as a hyphen-separated string.

Features

  • Generates three arrays of random numbers.
  • Merges the three arrays into one.
  • Sorts the merged array in ascending order.
  • Outputs the sorted numbers as a hyphen-separated string.

Installation

No installation is required. Simply clone this repository and open the sayi-birels-toplama file in your web server environment.

Usage

  1. Clone the repository to your local machine:
    git clone https://github.com/yourusername/php-sayi-birestir-topla.git
  2. Navigate to the project directory:
    cd php-sayi-birestir-topla
  3. Open the sayi-birels-toplama file in your web server environment (e.g., XAMPP, WAMP, MAMP).
  4. Access the script through a web browser by navigating to the appropriate URL.

Tech Stack

  • PHP

License

This project is licensed under the MIT License - see the LICENSE file for details.


Feel free to contribute or report any issues!

About

A PHP utility that generates, merges, sorts, and formats random numeric arrays into a hyphen-separated string, designed for developers learning basic array manipulation and data processing.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors