PHP
 Computer >> Computer tutorials >  >> Programming >> PHP
  1. How to get an affine transformation matrix in PHP using imageaffinematrixget()?

  2. PHP – How to add two arbitrary precision numbers using bcadd() function?

  3. PHP – How to raise an arbitrary precision number to another using bcpow() function?

  4. PHP – How to multiply two arbitrary precision numbers using bcmul() function?

  5. PHP – How to get the modulus of an arbitrary precision number using bcmod() function?

  6. PHP – How to divide two arbitrary precision numbers using bcdiv() function?

  7. PHP – How to compare two arbitrary precision numbers using bccomp() function?

  8. PHP – How to subtract one arbitrary precision number from another using bcsub() function?

  9. PHP – bcpowmod() function

  10. PHP – How to set or get the default scale parameter for all bc math functions using bcscale() function?

  11. PHP – How to get the square root of an arbitrary precision number using bcsqrt() function?

  12. PHP – Retrieve internal configuration variables of iconv extension using iconv_get_encoding() function

  13. PHP – Decode multiple MIME header fields at once using iconv_mime_decode_headers()

  14. PHP – How to decode a MIME header field using iconv_mime_decode() function?

  15. PHP – Compose a MIME header field using iconv_mime_encode() function

  16. PHP – Set the current setting for character encoding conversion using iconv_set_encoding() function

  17. PHP – How to return the character count of a string using iconv_strlen()?

  18. PHP – iconv_strpos() function – Find the position of the first occurrence of a needle in a haystack

  19. PHP – Find the last occurrence of a needle within a haystack using the iconv_strrpos() function

  20. PHP – How to cut out part of a string using iconv_substr()?

Total 1279 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:62/64  20-Computer/Page Goto:1 56 57 58 59 60 61 62 63 64