当前位置: 代码迷 >> PHP >> php解决方法
  详细解决方案

php解决方法

热度:249   发布时间:2012-03-09 21:42:55.0
php
希望给些php入门的电子书下载地址,谢了

对了,php3连接数据库的基本操作的代码能贴上就更好了!

------解决方案--------------------
PHP4完全手册.chm
PHP_ MySQL 教程.rar
------解决方案--------------------
md5
Calculate the md5 hash of a string (PHP 3, PHP 4, PHP 5)

string md5 ( string str [, bool raw_output] )

Note: The optional raw_output parameter was added in PHP 5.0.0 and defaults to FALSE


就是说MD5在PHP3、4、5中都可以用
第二个输出多少位的参数必须在5中才可以用
------解决方案--------------------
www.php.net
------解决方案--------------------
http://netyi.net
  相关解决方案