Page 1 of 1
Cross Reference Library - PHP & Perl/CGI
Posted: Sat Mar 20, 2004 12:06 pm
by comtek
Does anyone know of a good PHP - Perl/CGI cross reference? I have a CGI script that I want to convert to PHP. I am a newbie and I have no experience with Perl/CGI and am just starting to learn PHP.
Thanks
Posted: Thu Mar 25, 2004 2:22 pm
by Farrier
I recommend Googling, as I just did, for "perl2php" - the first match is a nice table of the differences, but even better, there seem to be some automated scripts to do the job for you - spanky!
[edit: actually, I can't see any scripts for it. There are two good pages, though:
http://www.alianwebserver.com/informati ... /perl2php/
- good starting point.
http://www.cs.wcupa.edu/~rkline/perl2php
- more in depth.
]