home *** CD-ROM | disk | FTP | other *** search
/ PC User 2005 May / CD / PCU0505CD.iso / software / full / coffecup / files / html2005.exe / %MAINDIR% / phpdata / b.dat < prev    next >
Encoding:
Text File  |  2005-02-16  |  1.4 KB  |  40 lines

  1. "base64_decode", "$str"
  2. "base64_encode", "$str"
  3. "base_convert", "$number, $frombase, $tobase"
  4. "basename", "$path, $suffix = null"
  5. "bcadd", "$left_operand, $right_operand, $scale = null"
  6. "bccomp", "$left_operand, $right_operand, $scale = null"
  7. "bcdiv", "$left_operand, $right_operand, $scale = null"
  8. "bcmod", "$left_operand, $right_operand"
  9. "bcmul", "$left_operand, $right_operand, $scale = null"
  10. "bcpow", "$x, $y, $scale = null"
  11. "bcscale", "$scale"
  12. "bcsqrt", "$operand, $scale = null"
  13. "bcsub", "$left_operand, $right_operand, $scale = null"
  14. "bin2hex", "$data"
  15. "bind_textdomain_codeset ", "$domain, $codeset"
  16. "bindec", "$binary_number"
  17. "bindtextdomain", "$domain_name, $dir"
  18. "birdstep_autocommit", "$index"
  19. "birdstep_close", "$id"
  20. "birdstep_commit", "$index"
  21. "birdstep_connect", "$server, $user, $pass"
  22. "birdstep_exec", "$index, $exec_str"
  23. "birdstep_fetch", "$index"
  24. "birdstep_fieldname", "$index, $col"
  25. "birdstep_fieldnum", "$index"
  26. "birdstep_freeresult", "$index"
  27. "birdstep_off_autocommit", "$index"
  28. "birdstep_result", "$index, $col"
  29. "birdstep_rollback", "$index"
  30. "bzclose", "$bz"
  31. "bzcompress", "$source, $blocksize100k = null, $workfactor = null"
  32. "bzdecompress", "$source, $small = null"
  33. "bzerrno", "$bz"
  34. "bzerror", "$bz"
  35. "bzerrstr", "$bz"
  36. "bzflush", "$bz"
  37. "bzopen", "$file, $mode"
  38. "bzread", "$bz, $len = null"
  39. "bzwrite", "$bz, $data, $len = null"
  40.