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.
- 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.
No installation is required. Simply clone this repository and open the sayi-birels-toplama file in your web server environment.
- Clone the repository to your local machine:
git clone https://github.com/yourusername/php-sayi-birestir-topla.git
- Navigate to the project directory:
cd php-sayi-birestir-topla - Open the
sayi-birels-toplamafile in your web server environment (e.g., XAMPP, WAMP, MAMP). - Access the script through a web browser by navigating to the appropriate URL.
- PHP
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to contribute or report any issues!