AminetAminet
Search:
84479 packages online
About
Recent
Browse
Search
Upload
Setup
Services

comm/www/asp2php-mos.lha

Mirror:Random
Showing:m68k-amigaosppc-amigaosppc-morphosi386-arosi386-amithlonppc-warpupppc-powerupgeneric
No screenshot available
Short:ASP to PHP converter.
Author:Michael Kohn <mike at mikekohn.net>, Morphos port by Fabrizio "Lanch" Bartoloni
Uploader:lanch tiscali it (Fabrizio Bartoloni)
Type:comm/www
Version:0.76.25
Architecture:ppc-morphos
Date:2006-02-23
Download:http://aminet.net/comm/www/asp2php-mos.lha - View contents
Readme:http://aminet.net/comm/www/asp2php-mos.readme
Downloads:1628

asp2php
By Michael Kohn <mike at mikekohn.net> http://www.mikekohn.net/
Copyright 1998-2005 - Michael Kohn
This program now falls under the GPL License

#############################################################

TO COMPILE TYPE AT THE UNIX PROMPT:

make
make install

#############################################################

PLEASE SEE THE WEB PAGE FOR DOCUMENTATION:

http://asp2php.mikekohn.net/

This program is given with no warranty.  Use at your own
risk.

------------------------------------------------------------------

Michael Kohn


Usage: asp2php { options } <infile.asp>
          -o <output filename>
          -dir (infile/outfile are dirs [READ DOCS!!])
          -mysql -odbc -oracle -sybase -postgres (to select database)
          -uid <database username>
          -passwd <database password>
          -database <database name or sid>
          -address <database ip address or ip name>
          -dsn <database ODBC dsn>
          -pngs (convert references to gifs into pngs)
          -y2k (if your asp came from a 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 all references from htm to html)
          -includes (change #inludes to php requires())
          -addextension .xxx (asp2php convert files with .xxx extensions)
          -spacer (space things out more)
          -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 <?php instead of <?)
          -change_response_links (in response.write text as .asp will change to
.php)

asp2php 0.76.25 - August 17, 2005
Copyright 1998-2005 By Michael Kohn (mike at mikekohn.net)
For info and latest: http://asp2php.naken.cc/
This program falls under the GPL License (http://www.gnu.org/)


Contents of comm/www/asp2php-mos.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                  956     956 100.0% -lh0- 1cb0 Aug 17  2005 asp2php-0.76.25/a2pcolor.png
[generic]                54878  191824  28.6% -lh5- 76b1 Nov  6 12:11 asp2php-0.76.25/asp2php
[generic]                 1070    2431  44.0% -lh5- 7656 Nov  6 14:55 asp2php-0.76.25/asp2php-mos.readme
[generic]                  558     971  57.5% -lh5- a318 Aug 17  2005 asp2php-0.76.25/CHANGES
[generic]                 7009   18007  38.9% -lh5- fa00 Aug 17  2005 asp2php-0.76.25/LICENSE
[generic]                  324     974  33.3% -lh5- 4092 Aug 17  2005 asp2php-0.76.25/Makefile
[generic]                  254     555  45.8% -lh5- 9c62 Aug 17  2005 asp2php-0.76.25/README
[generic]                  157     265  59.2% -lh5- fda8 Aug 17  2005 asp2php-0.76.25/sample/class_test.asp
[generic]                  203     342  59.4% -lh5- 8f27 Aug 17  2005 asp2php-0.76.25/sample/filesystem.asp
[generic]                  245     394  62.2% -lh5- 10d7 Aug 17  2005 asp2php-0.76.25/sample/mailer-test.asp
[generic]                  548    1129  48.5% -lh5- 52ef Aug 17  2005 asp2php-0.76.25/sample/testfile.asp
[generic]                 3432   27160  12.6% -lh5- 0b39 Aug 17  2005 asp2php-0.76.25/src/asp.xpm
[generic]                 4266   15741  27.1% -lh5- b06d Aug 17  2005 asp2php-0.76.25/src/asp2php.c
[generic]                 5460   44786  12.2% -lh5- 9796 Aug 17  2005 asp2php-0.76.25/src/asp_old.xpm
[generic]                  642    1850  34.7% -lh5- 5059 Aug 17  2005 asp2php-0.76.25/src/class.c
[generic]                 1154    5228  22.1% -lh5- 5319 Aug 17  2005 asp2php-0.76.25/src/conditionals.c
[generic]                  300     678  44.2% -lh5- 56b2 Aug 17  2005 asp2php-0.76.25/src/database.c
[generic]                 1572    6924  22.7% -lh5- d431 Aug 17  2005 asp2php-0.76.25/src/eval.c
[generic]                 2381   15448  15.4% -lh5- 5c0f Aug 17  2005 asp2php-0.76.25/src/evalelement.c
[generic]                  767    2529  30.3% -lh5- fcb0 Aug 17  2005 asp2php-0.76.25/src/expression.c
[generic]                  747    3390  22.0% -lh5- 8a87 Aug 17  2005 asp2php-0.76.25/src/filesystem.c
[generic]                  686    2961  23.2% -lh5- ee01 Aug 17  2005 asp2php-0.76.25/src/fileupload.c
[generic]                 2082    7787  26.7% -lh5- 12f2 Aug 17  2005 asp2php-0.76.25/src/function.c
[generic]                 1085    4835  22.4% -lh5- a3b5 Aug 17  2005 asp2php-0.76.25/src/functions.h
[generic]                 2324    7322  31.7% -lh5- 380b Aug 17  2005 asp2php-0.76.25/src/general.c
[generic]                 1364    5470  24.9% -lh5- 1a45 Aug 17  2005 asp2php-0.76.25/src/gettoken.c
[generic]                  424     909  46.6% -lh5- ef6a Aug 17  2005 asp2php-0.76.25/src/globals.h
[generic]                 3134   14516  21.6% -lh5- 118a Aug 17  2005 asp2php-0.76.25/src/gtkasp2php.c
[generic]                 2016    7945  25.4% -lh5- 1442 Aug 17  2005 asp2php-0.76.25/src/html.c
[generic]                  518    1758  29.5% -lh5- 65ca Aug 17  2005 asp2php-0.76.25/src/jscript/conditionals_j.c
[generic]                  525    1725  30.4% -lh5- 3cc0 Aug 17  2005 asp2php-0.76.25/src/jscript/eval_expression_j.c
[generic]                  624    2075  30.1% -lh5- 2252 Aug 17  2005 asp2php-0.76.25/src/jscript/eval_token_j.c
[generic]                 1830    6766  27.0% -lh5- 61f1 Aug 17  2005 asp2php-0.76.25/src/jscript/function_j.c
[generic]                 1466    6358  23.1% -lh5- 9d01 Aug 17  2005 asp2php-0.76.25/src/jscript/gettoken_j.c
[generic]                  248     731  33.9% -lh5- 9dcc Aug 17  2005 asp2php-0.76.25/src/jscript/loops_j.c
[generic]                  517    1782  29.0% -lh5- 5db2 Aug 17  2005 asp2php-0.76.25/src/jscript/main_parser_j.c
[generic]                  225     650  34.6% -lh5- 34cd Aug 17  2005 asp2php-0.76.25/src/jscript/Makefile
[generic]                  588    1834  32.1% -lh5- e5bb Aug 17  2005 asp2php-0.76.25/src/jscript/request_j.c
[generic]                  817    3327  24.6% -lh5- b39f Aug 17  2005 asp2php-0.76.25/src/jscript/response_j.c
[generic]                   70     131  53.4% -lh5- ab2f Aug 17  2005 asp2php-0.76.25/src/jscript/template.c
[generic]                 1032    4439  23.2% -lh5- ba54 Aug 17  2005 asp2php-0.76.25/src/loops.c
[generic]                  695    2420  28.7% -lh5- c564 Aug 17  2005 asp2php-0.76.25/src/mail.c
[generic]                 2360   10157  23.2% -lh5- 412c Aug 17  2005 asp2php-0.76.25/src/main_parser.c
[generic]                  402    1476  27.2% -lh5- b1a5 Aug 17  2005 asp2php-0.76.25/src/Makefile
[generic]                 1393    6215  22.4% -lh5- bdd6 Aug 17  2005 asp2php-0.76.25/src/mysql.c
[generic]                 1386    6188  22.4% -lh5- f263 Aug 17  2005 asp2php-0.76.25/src/mysql.c.bak
[generic]                  380    1582  24.0% -lh5- dc4a Aug 17  2005 asp2php-0.76.25/src/object.c
[generic]                 1286    5757  22.3% -lh5- 490b Aug 17  2005 asp2php-0.76.25/src/odbc.c
[generic]                 1481    6844  21.6% -lh5- 09e2 Aug 17  2005 asp2php-0.76.25/src/oracle.c
[generic]                 1355    6051  22.4% -lh5- bab7 Aug 17  2005 asp2php-0.76.25/src/postgres.c
[generic]                 1343    5811  23.1% -lh5- 878d Aug 17  2005 asp2php-0.76.25/src/postgres.c.bak
[generic]                  627    2137  29.3% -lh5- dc3a Aug 17  2005 asp2php-0.76.25/src/request.c
[generic]                  844    3355  25.2% -lh5- 00dc Aug 17  2005 asp2php-0.76.25/src/response.c
[generic]                  432    1214  35.6% -lh5- d0e8 Aug 17  2005 asp2php-0.76.25/src/server.c
[generic]                  859    2791  30.8% -lh5- 8ad5 Aug 17  2005 asp2php-0.76.25/src/session.c
[generic]                 1280    5738  22.3% -lh5- 4277 Aug 17  2005 asp2php-0.76.25/src/sybase.c
[generic]                  527     527 100.0% -lh0- df88 Aug 17  2005 asp2php-0.76.25/tinya2p.png
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        57 files  125148  493166  25.4%            Feb 23 08:40

Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>