Cross Reference Library - PHP & Perl/CGI

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
comtek
Forum Commoner
Posts: 39
Joined: Tue Feb 17, 2004 10:46 pm

Cross Reference Library - PHP & Perl/CGI

Post 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
Farrier
Forum Newbie
Posts: 12
Joined: Thu Mar 25, 2004 10:39 am

Post 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.
]
Post Reply