[ciapug] ASP to PHP
David Champion
ciapug@cialug.org
Fri, 05 Sep 2003 10:57:32 -0500
Chris Hettinger wrote:
> I know there are a few projects out there that have been written to translate ASP code into PHP. Has anyone used any of these, and what was your experience? How were the results?
>
I think this is the one I've used, just for converting some small ASP
things to PHP. Your probably still going to have to do some work,
especially with the database interaction.
http://asp2php.naken.cc/
p.s. word wrap = a good thing.
-dc