[請益] 一個ASP轉PHP的問題
我要把asp轉成php
Dim type = Request.Params("type")
Dim ForAppending = 8
Dim objFSO = CreateObject("Scripting.FileSystemObject")
If (type Is Nothing)
If (type.Equals("0"))
Dim f1 = objFSO.OpenTextFile("c:\serverVariables\" + filename, ForAppending,
True)
f1.WriteLine(ap + " " + url)
這幾行我不會翻,可不可以幫我一下,謝謝
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 114.37.94.152
討論串 (同標題文章)
以下文章回應了本文:
完整討論串 (本文為第 1 之 2 篇):
PHP 近期熱門文章
PTT數位生活區 即時熱門文章