The Php Programming Language (original) (raw)
Sample Programs in Every Language
A Collection of Code Snippets in as Many Programming Languages as Possible
This project is maintained by TheRenegadeCoder
Published on 31 March 2018 (Updated: 30 March 2025)
Welcome to the Php page! Here, you'll find a description of the language as well as a list of sample programs in that language.
Description
No 'Description' section available. Please consider contributing.
Articles
There are 38 articles:
- Baklava in Php
- Base64 Encode Decode in Php
- Binary Search in Php
- Bubble Sort in Php
- Capitalize in Php
- Convex Hull in Php
- Depth First Search in Php
- Dijkstra in Php
- Duplicate Character Counter in Php
- Even Odd in Php
- Factorial in Php
- Fibonacci in Php
- File Input Output in Php
- Fizz Buzz in Php
- Fraction Math in Php
- Hello World in Php
- Insertion Sort in Php
- Job Sequencing in Php
- Josephus Problem in Php
- Linear Search in Php
- Longest Common Subsequence in Php
- Longest Palindromic Substring in Php
- Longest Word in Php
- Maximum Array Rotation in Php
- Maximum Subarray in Php
- Merge Sort in Php
- Minimum Spanning Tree in Php
- Palindromic Number in Php
- Prime Number in Php
- Quick Sort in Php
- Quine in Php
- Remove All Whitespace in Php
- Reverse String in Php
- Roman Numeral in Php
- Rot13 in Php
- Selection Sort in Php
- Sleep Sort in Php
- Transpose Matrix in Php