颇为阿娇978 发表于 2017-3-3 06:13:38

PHP-GTK

PHP-GTK
  http://gtk.php.net/download.php

  http://www.php.net/


  php
pdt


  http://php.board.newsmth.net/
http://homepage.bdwm.net/
http://forum.csdn.net/SList/PHP/


  AppServ2.5.9, http://www.appservnetwork.com/

  ZendOptimizer 3.3.0a, http://www.zend.com/products/zend_optimizer
  phpMyAdmin2.11.2,http://www.phpmyadmin.net/home_page/index.php
  ZendCore 2.5.0, http://www.zend.com/products/zend_core
  ZendPlatform3.0.3,http://www.zend.com/products/zend_platform
  PHP5.2.5, http://www.php.net/releases/5_2_5.php
  ZendStudio 5.5, http://www.zend.com/products/zend_studio
  ZendGuard 5.0, http://www.zend.com/products/zend_guard
  PDT Project 1.0.3,http://www.eclipse.org/pdt/

  http://www.php.net/manual/



  http://xoops.org.cn/


  http://www.phpbbchina.com/

  


  file_exists检查文件或目录是否存在,http://www.php.net/manual/zh/function.file-exists.php

  http://www.php.net/download-docs.php


  字符串转换为数值,http://www.php.net/manual/zh/language.types.string.php#language.types.string.conversion


  Variable scope变量可见性,http://www.php.net/manual/en/language.variables.scope.php


  魔术常量,http://www.php.net/manual/zh/language.constants.predefined.php

  错误控制运算符,http://www.php.net/manual/zh/language.operators.errorcontrol.php
  位运算符,http://www.php.net/manual/zh/language.operators.bitwise.php


  foreach遍历数组,http://www.php.net/manual/zh/control-structures.foreach.php

  Objectcloning对象克隆, http://www.php.net/manual/zh/language.oop5.cloning.php

  ClassAbstraction类抽象,http://www.php.net/manual/zh/language.oop5.abstract.php


  概述,http://www.php.net/manual/zh/language.exceptions.php
  用异常处理php改进流程

  引用返回,http://www.php.net/manual/zh/language.references.return.php

  PHP的命令行模式, http://www.php.net/manual/zh/features.commandline.php

  表43.2. CLI 专用常量,http://www.php.net/manual/zh/features.commandline.php#id2715646

  计算数组的交集,http://www.php.net/manual/zh/function.array-intersect.php

  array_merge合并一个或多个数组,http://www.php.net/manual/zh/function.array-merge.php
  reset将数组的内部指针指向第一个单元,http://www.php.net/manual/zh/function.reset.php

  概述,http://www.php.net/manual/zh/ref.curl.php
  curl_setopt设置cURL传输的选项,http://www.php.net/manual/zh/function.curl-setopt.php

  date格式化一个本地时间/日期,http://www.php.net/manual/zh/function.date.php

  scandir列出指定路径中的文件和目录, http://www.php.net/manual/en/function.scandir.php

  fscanf从文件中格式化输入, http://www.php.net/manual/en/function.fscanf.php
glob按模式获取文件名, http://www.php.net/manual/en/function.glob.php

  概述,http://www.php.net/manual/zh/ref.errorfunc.php



  is_uploaded_file判断文件是否是通过HTTP POST 上传的,http://www.php.net/manual/zh/function.is-uploaded-file.php
  fgetcsv从文件指针中读入一行并解析CSV 字段, http://www.php.net/manual/zh/function.fgetcsv.php
  is_dir判断给定文件名是否是一个目录,http://www.php.net/manual/zh/function.is-dir.php
  is_file判断给定文件名是否为一个正常的文件, http://www.php.net/manual/zh/function.is-file.php


  register_shutdown_function注册一个脚本结束时调用的函数,http://www.php.net/manual/zh/function.register-shutdown-function.php

  sleep延迟执行,http://www.php.net/manual/zh/ref.misc.php
  uniqid生成唯一ID,http://www.php.net/manual/zh/function.uniqid.php


  mysql_real_escape_string转义SQL语句中使用的字符串中的特殊字符,并考虑到连接的当前字符集,http://www.php.net/manual/en/function.mysql-real-escape-string.php

  setcookie发送一个cookie,http://www.php.net/manual/zh/function.setcookie.php

  extension_loaded查询是否加载指定的扩展,http://www.php.net/manual/zh/function.extension-loaded.php
  dl运行时加载PHP扩展,http://www.php.net/manual/zh/function.dl.php

  pg_insert将数组插入到表中,http://www.php.net/manual/zh/index.php

  proc_open执行命令并打开用于输入输出的文件指针,http://www.php.net/manual/zh/function.proc-open.php

  session.save_path 定义了传递给存储处理器的参数,http://cn.php.net/manual/en/session.configuration.php#ini.session.save-path

  session.use_only_cookies指定是否在客户端仅仅使用cookie 来存放会话 ID,http://www.php.net/manual/zh/ref.session.php#ini.session.use-only-cookies

  soap.wsdl_cache_enabled启用或禁用WSDL缓存功能,http://www.php.net/manual/zh/ref.soap.php#ini.soap.wsdl-cache-enabled
  SOAPconfiguration options missing documentation文档中丢失SOAP配置选项,http://bugs.php.net/bug.php?id=38644

  str_pad使用另一个字符串将一个字符串填充到指定长度,http://www.php.net/manual/zh/function.str-pad.php

  strpos查找一个字符串第一次出现的位置,http://www.php.net/manual/zh/function.strpos.php
  substr返回字符串中的一部分,http://www.php.net/manual/zh/function.substr.php
  str_replace用替换字符串替换所有出现的搜索字符串,http://www.php.net/manual/zh/function.str-replace.php
  explode使用一个字符串分割另一个字符串, http://www.php.net/manual/zh/function.explode.php
strip_tags字符串中去除HTML和PHP标记, http://www.php.net/manual/en/function.strip-tags.php


  TidyFunctions - Tidy函数, http://www.php.net/manual/en/ref.tidy.php
解析器代号函数]
  TokenizerFunctions解析器代号函数, http://www.php.net/manual/zh/ref.tokenizer.php
  token_get_all把给定源代码分解成解析器代号,http://www.php.net/manual/zh/function.token-get-all.php

  概述,http://www.php.net/manual/zh/ref.url.php


  ksort对数组按照键名排序, http://www.php.net/manual/en/function.ksort.php


  is_numeric检测变量是否为数字或数字字符串, http://www.php.net/manual/en/function.is-numeric.php
  serialize产生一个可存储的值的表示,http://www.php.net/manual/zh/function.serialize.php
  settype设置变量的类型, http://www.php.net/manual/zh/function.settype.php


  概述,http://www.php.net/manual/zh/ref.zip.php

  register_globals 决定是否将EGPCS(Environment,GET,POST,Cookie,Server)变量注册为全局变量,http://www.php.net/manual/en/ini.core.php#ini.register-globals

  short_open_tag决定是否允许使用PHP代码开始标志的缩写形式,http://www.php.net/manual/zh/ini.core.php#ini.short-open-tag
  php.ini 核心配置选项说明 - file_uploads,http://www.php.net/manual/zh/ini.core.php#ini.file-uploads


  服务器变量:$_SERVER,http://www.php.net/manual/zh/reserved.variables.php#reserved.variables.server

  HTTP andHTTPS, http://www.php.net/manual/en/wrappers.http.php


  表Q.2. 用 == 进行松散比较,http://www.php.net/manual/zh/types.comparisons.php#id9240444


  语法着色, php.exe -s "%1" > "%1.html"

  移除SimpleXML对象中的子对象

  算24点

  nfo2image - NFO转图片
  冒泡排序
页: [1]
查看完整版本: PHP-GTK