The one thing I really dislike about Python over PHP is that
Python can usually only appear in the cgi directory (unless other
arragements are made with your hosting provider or if you reconfigure
Apache on your own server if you have your own). With PHP, I can put
them in any folder on
On Jul 14, 6:56 am, Fred Atkinson wrote:
>
> Agreed, it doesn't. But if my hosting provider won't change it, I'm
> stuck with it.
>
Nowadays you can find hosts that allow you to run FastCGI scripts in
any language for dirt cheap. (Hostmonster for instance.) If your host
doesn't allow it, it's
> Fred Atkinson (FA) wrote:
>FA> On Tue, 14 Jul 2009 05:41:40 GMT, Tim Harig
>FA> wrote:
>>> On 2009-07-14, Fred Atkinson wrote:
The one thing I really dislike about Python over PHP is that
Python can usually only appear in the cgi directory (unless other
arragements are mad
On Mon, 13 Jul 2009 23:54:11 -0700 (PDT), alex23
wrote:
>Fred Atkinson wrote:
>> I wish the Python site was as well written as the PHP site. On
>> the PHP site, I can look up a command and they show not only the docs
>> on that command but a list of all other commands associated with it.
On Tue, 14 Jul 2009 05:41:40 GMT, Tim Harig
wrote:
>On 2009-07-14, Fred Atkinson wrote:
>> The one thing I really dislike about Python over PHP is that
>> Python can usually only appear in the cgi directory (unless other
>> arragements are made with your hosting provider or if you reconfigu
Fred Atkinson wrote:
> I wish the Python site was as well written as the PHP site. On
> the PHP site, I can look up a command and they show not only the docs
> on that command but a list of all other commands associated with it.
Hey Fred,
My problem is the complete opposite, I wish I c
On 2009-07-14, Fred Atkinson wrote:
> The one thing I really dislike about Python over PHP is that
> Python can usually only appear in the cgi directory (unless other
> arragements are made with your hosting provider or if you reconfigure
> Apache on your own server if you have your own). W
On Mon, 13 Jul 2009 22:32:55 -0700, Chris Rebert
wrote:
>On Mon, Jul 13, 2009 at 11:28 PM, Fred Atkinson wrote:
>> On Sat, 11 Jul 2009 18:50:28 -0700, Chris Rebert
>> wrote:
>>
>>>On Sat, Jul 11, 2009 at 7:41 PM, Fred Atkinson wrote:
>>>> What i
On Mon, Jul 13, 2009 at 11:28 PM, Fred Atkinson wrote:
> On Sat, 11 Jul 2009 18:50:28 -0700, Chris Rebert
> wrote:
>
>>On Sat, Jul 11, 2009 at 7:41 PM, Fred Atkinson wrote:
>>> What is the Python equivalent of the PHP explode() function?
>>
>>some_s
On Sat, 11 Jul 2009 18:50:28 -0700, Chris Rebert
wrote:
>On Sat, Jul 11, 2009 at 7:41 PM, Fred Atkinson wrote:
>> What is the Python equivalent of the PHP explode() function?
>
>some_string.split("separator")
>
>Cheers,
>Chris
What would the equival
On Sat, 11 Jul 2009 18:50:28 -0700, Chris Rebert
wrote:
>On Sat, Jul 11, 2009 at 7:41 PM, Fred Atkinson wrote:
>> What is the Python equivalent of the PHP explode() function?
>
>some_string.split("separator")
On Sat, Jul 11, 2009 at 7:41 PM, Fred Atkinson wrote:
> What is the Python equivalent of the PHP explode() function?
some_string.split("separator")
Cheers,
Chris
--
http://blog.rebertia.com
--
http://mail.python.org/mailman/listinfo/python-list
What is the Python equivalent of the PHP explode() function?
Fred
--
http://mail.python.org/mailman/listinfo/python-list
http://scargo.in/ - Download britneys pics and videos for free!
--
http://mail.python.org/mailman/listinfo/python-list
14 matches
Mail list logo