目前分類: PHP (2)

瀏覽方式: 標題列表 簡短摘要
隱藏Apache版本設定檔httpd.conf
ServerTokens ProductOnly
ServerSignature Off
隱藏PHP版本設定檔php.ini
expose_php = Off
隱藏Apache不列出目錄裡所有檔案

betray 發表在 PIXNET 痞客邦 迴響(0) 引用(0) 人氣(21)

mssql_query
08-Mar-2005 03:28
Warning ! with php 4.3.10, when you use mssql_query to insert or update data, the returned result is false but the query is really executed.Fixed php_mssql.dll
http://sourceforge.net/project/showfiles.php?group_id=75482About mssql_query
http://php3.de/manual/de/function.mssql-query.phpAbout PHP 4.3.10 ChangeLog
http://de3.php.net/ChangeLog-4.php

betray 發表在 PIXNET 痞客邦 迴響(0) 引用(0) 人氣(9)

1