Page 1 of 1
Perl to PHP
Posted: Sun Jun 09, 2002 4:49 am
by Geartjan
Hello,
I have an script in Perl and I want to have this in PHP.
Does anybody can halp me with this.
Thanks allot!!
http://www.nokiafreak.nl
Posted: Sun Jun 09, 2002 6:18 am
by qads
maybe if you post the script someone can or maybe expline what you want the php script to do.
Perl to PHP
Posted: Sun Jun 09, 2002 4:27 pm
by BDKR
You know, this would the perfect time to really hunker down and do yourself a lot of good. If you can code in the slightest and read a manual, then translate the script into PHP yourself. If you don't know what a function is doing in Perl, check some Perl documentation then find it's equal in PHP.
As for the logic, it should be the same regardless of the language.
Overall, this is something you can do and it will make you a stronger programmer. Besides, it's allways better to be able to say "I did it" as opposed to hoping one of us goons will do it for ya'.
Give it a try then ask for help when you get hung up? I"ll help!
Later on,
Big Din K.R.