Jan Eden wrote:
zentara wrote:
I will check this out. My ISP is really cheap, though, but more and more it looks like being too cheap. ;)
Cheap and inexpensive are two different things, especially in the land
of hosting. zentara's looks like a pretty good deal, I will also
suggest Westhost (do
Charlie somerville wrote:
Yeah, that looks pretty good
"Alexander Blüm" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
that doesn't sound too good. sounds like loading all into memory, split
it up into arrays and then finally printing the contents to the browser.
bleh!
how aout this:
zentara wrote:
>On Thu, 12 Feb 2004 17:45:17 +0100, [EMAIL PROTECTED] (Jan Eden)
>wrote:
>
>>Hi all,
>>
>>I just wrote a CGI script using the Storable module, which works
>>fine on my machine. The script retrieves a complex hash and either
>>prints it out or updates it and stores it back.
>>
>>Bu
Yeah, that looks pretty good
"Alexander Blüm" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> that doesn't sound too good. sounds like loading all into memory, split
> it up into arrays and then finally printing the contents to the browser.
> bleh!
>
> how aout this:
>
> #somewhere in