From: sono...@fannullone.us
> On Aug 18, 2009, at 7:13 PM, Shawn McKenzie wrote:
> P.S. Does anyone know of a good Perl mailing list?
beginn...@perl.org
Or you can try www.perlmonks.org.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/
> That's exactly the case. I have been running my business on a Perl
> cart for the last 5+ years, and I can't switch to a PHP cart just yet. I
> was just hoping to add some functionality with PHP. Perl was much harder
It would probably bomb your performance but you could always call a
s
try adding
AddType application/x-httpd-php .pl --> or whatever extension your
perl script has
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Aug 18, 2009, at 7:13 PM, Shawn McKenzie wrote:
I assumed that the problem was that he
knew PHP and he had downloaded a Perl cart and didn't know Perl.
That's exactly the case. I have been running my business on a Perl
cart for the last 5+ years, and I can't switch to a PHP cart just
Andrew Mason wrote:
> If you already have it written in Perl, I would recommend writing the
> rest of functionality in Perl.
>
>
Please reply all. I agree, but I assumed that the problem was that he
knew PHP and he had downloaded a Perl cart and didn't know Perl.
-Shawn
--
PHP General Mail
sono...@fannullone.us wrote:
> I've searched high and low for an answer to this. Hopefully someone
> here might know. Can PHP be used under a CGI? I tried to put the
> following code on one of my perl shopping cart pages but it doesn't work:
>
> echo "";
> for ($year = date("Y") ; $year <=
6 matches
Mail list logo