看板
[ PHP ]
討論串[請益] 一個ASP轉PHP的問題
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
$type=isset($_REQUEST['type'])?$_REQUEST['type']:null;define('ForAppending','a+');# php 可以不需要特別宣告 file system 物件if(!isset($type) || is_null($type))if(
(還有7個字)
內容預覽:
我要把asp轉成php. Dim type = Request.Params("type"). Dim ForAppending = 8. Dim objFSO = CreateObject("Scripting.FileSystemObject"). If (type Is Nothing). I
(還有54個字)
首頁
上一頁
1
下一頁
尾頁