• ASP2PHP将采取的网页的编写,用于微软的ASP并将它们转化为PHP. 该ASP2PHP应用程序的工作主要是在VBScript,但一些JScript支持已经增加。

    这是一个独立的程序,将文本转换的文件的编写asp/vbscript入文本的文件PHP编写的。 你不需要一个网服务器上安装的系统运行这个程序。

    使用:

    asp2php

    -o

    -dir(输入和输出文件目录所以复制递归)

    -mysql odbc-oracle-sybase-postgres(以选择数据库)

    -uid

    -passwd

    -数据库

    -地址

    -dsn

    -png(用于将链接到gif入png)

    -y2k问题(如果你的asp来自非y2k符合NT框)

    -php3或分。php4(变化的扩展。php3。php4或代替的。php)

    -大写(改变所有的变量,以大写字母)

    -tolower(改变所有的变量小写)

    -html(变化的链接。htm文件。html)

    -包括(改变#包括php需要())

    -addextension的。xxx(文件。xxx的扩展得到asp2php翻译)

    -隔离(空间出php code不同)

    -gif2png(使用gif2png而不是ImageMagick[-png模式仅])

    -nomagick(不转换gif的文件png[-png模式仅])

    -global_asa(包括global.php 在所有网页)

    -fixwinpaths(修复windows路径["变为'/'])

    -longexternvars(使用,例如,$HTTP_POST_VARS而不是$_POST)

    -fulltags(asp2php将使用

  • ASP2PHP ले जाएगा वेब पृष्ठों के लिए लिखा माइक्रोसॉफ्ट के एएसपी और उन्हें बदलने के लिए PHP. के ASP2PHP आवेदन काम करता है पर ज्यादातर VBScript, लेकिन कुछ JScript के लिए समर्थन जोड़ा गया.

    यह एक खड़े अकेले कार्यक्रम है कि धर्मान्तरित पाठ फ़ाइलों में लिखा एएसपी / vbscript में पाठ फ़ाइलें PHP में लिखा है । आप की जरूरत नहीं है एक वेब सर्वर स्थापित अपने सिस्टम पर चलाने के लिए इस कार्यक्रम.

    उपयोग:

    asp2php

    - o

    - डायरेक्ट (इनपुट और आउटपुट फाइल निर्देशिका रहे हैं तो कॉपी बारी बारी से)

    - mysql odbc -ओरेकल -sybase -postgres (करने के लिए डेटाबेस का चयन)

    - यूआईडी

    - passwd

    - डेटाबेस

    - पता

    - dsn

    - pngs (परिवर्तित करने के लिए gifs के लिए लिंक में png)

    - y2k (यदि आपके एएसपी से आया गैर-y2k अनुरूप NT बॉक्स)

    - php3 या -php4 (विस्तार बदलने के लिए .php3 या php4 के बजाय .php)

    - toupper (सभी को बदलने के लिए चर अपरकेस)

    - tolower (सभी को बदलने के लिए चर लोअरकेस)

    - html (लिंक बदलने के लिए .htm करने के लिए फ़ाइलें .html)

    - भी शामिल है (#भी शामिल है के लिए php की आवश्यकता है())

    - addextension .(फ़ाइल नाम के साथ .xxx एक्सटेंशन मिल asp2php अनुवाद)

    स्पेसर (अंतरिक्ष से बाहर php कोड को अलग ढंग से)

    - gif2png (का उपयोग gif2png के बजाय ImageMagick [-pngs मोड केवल])

    - nomagick (नहीं कन्वर्ट gif फाइल करने के लिए png [-pngs मोड केवल])

    - global_asa (शामिल global.php सभी पृष्ठों में)

    - fixwinpaths (windows के लिए पथ [ " हो जाता है '/' ])

    - longexternvars (का उपयोग करें, उदाहरण के लिए, $HTTP_POST_VARS के बजाय $_POST)

    - fulltags (asp2php का उपयोग करेगा

  • ASP2PHP will take web pages written for Microsoft's ASP and convert them to PHP. The ASP2PHP application works mostly on VBScript, but some JScript support has been added.

    This is a stand-alone program that converts text files written in asp / vbscript into text files written in PHP. You do not need a web server installed on your system to run this program.

    Usage:

    asp2php

    - o

    - dir (input and output files are directories so copy recursively)

    - mysql -odbc -oracle -sybase -postgres (to select database)

    - uid

    - passwd

    - database

    - address

    - dsn

    - pngs (for converting links to gifs into png)

    - y2k (if your asp came from non-y2k compliant NT Box)

    - php3 or -php4 (change extension to .php3 or php4 instead of .php)

    - toupper (change all variables to uppercase)

    - tolower (change all variables to lowercase)

    - html (change links to .htm files to .html)

    - includes (change #includes to php requires())

    - addextension .xxx (filenames with .xxx extension get asp2php translated)

    - spacer (Space out php code differently)

    - gif2png (use gif2png instead of ImageMagick [-pngs mode only])

    - nomagick (don't convert gif files to png [-pngs mode only])

    - global_asa (include global.php in all pages)

    - fixwinpaths (fix windows paths [ '' becomes '/' ])

    - longexternvars (use, for example, $HTTP_POST_VARS instead of $_POST)

    - fulltags (asp2php will use