Hi
I have a problem with my client, I designed a set of dynamic pages(with php5) for them, only to find out that, they have a webhosting contract with another client. And the webhosting server only supports PERL as a scripting language.
Is there any tool for converting PHP to PERL or an easy way round this problem?
Thanks for any help.
Converting PHP to PERL
Moderator: General Moderators
Re: Converting PHP to PERL
Tell the host to install PHP. Problem solved. There really isn't any good reason not to.
Re: Converting PHP to PERL
I told them that but it seems they wont burge.
Thanks for the reply anyway.
Thanks for the reply anyway.
Re: Converting PHP to PERL
tell them to change hosts then.
If they can't even provide support for php they must be cowboys lol.
If they can't even provide support for php they must be cowboys lol.
Re: Converting PHP to PERL
If the host won't install PHP then you're pretty much done for. You can't really convert the code to Perl in any sort of automated way, and the two languages are different enough to make porting the code tricky if you don't know them both pretty well. An expert could certainly do it, but that would cost quite a lot.
Re: Converting PHP to PERL
Thanks alot guyz, the client has finally agreed to change hosts, I dropped the security mombo jombo on them. 