Category:PHP
(Redirected from PHP)
PHP
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using PHP.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Execution method: | Compiled (bytecode) |
---|---|
Garbage collected: | Yes |
Parameter passing methods: | By reference, By value |
Type strength: | Weak |
Type checking: | Dynamic |
See Also: |
PHP (PHP: Hypertext Preprocessor) is a reflective programming language originally designed for producing dynamic Web pages. PHP is used mainly in server-side application software, but can be used from a command line interface or in standalone graphical applications.
Citations
Subcategories
This category has the following 4 subcategories, out of 4 total.
@
- PHP Implementations (empty)
- PHP User (201 P)
W
Pages in category "PHP"
The following 200 pages are in this category, out of 477 total.
(previous page) (next page)A
- A+B
- Abbreviations, automatic
- Abbreviations, easy
- ABC problem
- Abstract type
- Accumulator factory
- Ackermann function
- Active Directory/Connect
- Active Directory/Search for a user
- Add a variable to a class instance at runtime
- Align columns
- Almost prime
- Amicable pairs
- Anagrams
- Anagrams/Deranged anagrams
- Anonymous recursion
- Append a record to the end of a text file
- Apply a callback to an array
- Arbitrary-precision integers (included)
- Arithmetic-geometric mean
- Arithmetic/Integer
- Array concatenation
- Array length
- Arrays
- Ascending primes
- Assertions
- Associative array/Creation
- Associative array/Iteration
- Associative array/Merging
- Attractive numbers
- Averages/Arithmetic mean
- Averages/Mean angle
- Averages/Mean time of day
- Averages/Median
- Averages/Mode
- Averages/Pythagorean means
- Averages/Root mean square
B
C
- Caesar cipher
- Calendar - for "REAL" programmers
- Call a foreign-language function
- Call an object method
- Canny edge detector
- Case-sensitivity of identifiers
- Catalan numbers
- Character codes
- Check output device is a terminal
- Check that file exists
- Church numerals
- Classes
- Closures/Value capture
- Collections
- Color of a screen pixel
- Colour bars/Display
- Combinations
- Combinations with repetitions
- Comma quibbling
- Command-line arguments
- Comments
- Compare length of two strings
- Compound data type
- Conditional structures
- Convert decimal number to rational
- Copy a string
- Count in octal
- Count occurrences of a substring
- CRC-32
- Create a file
- Create an HTML table
- CSV data manipulation
- CSV to HTML translation
- Cumulative standard deviation
- Currying
- Curve that touches three points
- CUSIP
D
- Damm algorithm
- Date format
- Date manipulation
- Day of the week
- Deal cards for FreeCell
- Deepcopy
- Delegates
- Delete a file
- Department numbers
- Detect division by zero
- Determine if a string is collapsible
- Determine if a string is numeric
- Determine if a string is squeezable
- Digital root
- Dijkstra's algorithm
- Discordian date
- DNS query
- Documentation
- Dot product
- Dynamic variable names
E
- Echo server
- Emirp primes
- Empty directory
- Empty program
- Empty string
- Enforced immutability
- Entropy
- Entropy/Narcissist
- Enumerations
- Environment variables
- Equilibrium index
- Ethiopian multiplication
- Euclidean rhythm
- Euler's sum of powers conjecture
- Evaluate binomial coefficients
- Even or odd
- Evolutionary algorithm
- Exceptions
- Execute a Markov algorithm
- Execute a system command
- Execute Brain****
- Execute HQ9+
- Extract file extension
F
- Factorial
- Factors of a Mersenne number
- Factors of an integer
- Fast Fourier transform
- Fibonacci n-step number sequences
- Fibonacci sequence
- File extension is in extensions list
- File input/output
- File modification time
- File size
- Filter
- Find common directory path
- Find limit of recursion
- Find the last Sunday of each month
- Find the missing permutation
- Find URI in text
- First-class functions
- FizzBuzz
- Flatten a list
- Flow-control structures
- Floyd's triangle
- Floyd-Warshall algorithm
- Forest fire
- Fork
- Formatted numeric output
- Forward difference
- Fractal tree
- FTP
- Function composition
- Function definition
G
H
- Hailstone sequence
- Handle a signal
- Happy numbers
- Hash from two arrays
- Hash join
- Hashtron inference
- Haversine formula
- Hello world/Graphical
- Hello world/Line printer
- Hello world/Newbie
- Hello world/Newline omission
- Hello world/Standard error
- Hello world/Text
- Hello world/Web server
- Here document
- Hex dump
- Higher-order functions
- Horner's rule for polynomial evaluation