Home - chung-leong/qb GitHub Wiki
QB Manual
- Introduction
- Differences between PHP and PHP+QB
- Installation
- Configuration directives
- Compiling functions for QB
- Importing Pixel Bender kernels
- Types
- Intrinsic functions
- Array functions
- any
- all
- array_column
- array_diff
- array_fill
- array_filter
- array_intersect
- array_merge
- array_pad
- array_pop
- array_pos
- array_push
- array_product
- array_reverse
- array_rpos
- array_rand
- array_resize
- array_shift
- array_search
- array_slice
- array_splice
- array_unique
- array_unshift
- count
- equal
- greater_than
- greater_than_equal
- in_array
- less_than
- less_than_equal
- not
- not_equal
- range
- rsort
- sort
- shuffle
- sizeof
- Compile-time functions
- Complex number function
- General mathematic function
- Logarithmic and Exponential functions
- Matrix functions
- Multi-core execution functions
- Pixel functions
- Time functions
- Trigonometric functions
- Random number generation functions
- String functions
- Array functions