Hello,
on 11/15/2009 07:00 PM O. Lavell said the following:
> What do people on this list use as an ultra-lightweight web server (with
> PHP capability of course) on Windows? I have an old but still well
> functioning laptop that I have just given a second life by installing
> Windows Fundament
Try nginx (http://nginx.net/), very light, has a Windows binary
distribution and can be configured easily for PHP.
You can also find some version of Lighttpd compiled for Windows and
skip the compilation troubles, and you can use this:
http://sites.google.com/site/lightytray/ to control the webser
Hello,
on 11/15/2009 05:22 PM Ashley Sheridan said the following:
> Hi all,
>
> I'm having a bit of difficulty seeing my way through this. I think I'm
> on the right path with mimeDecode, but I can't get it to read all of the
> emails in an mbox file which contains 100 emails; it only reads the
>
Ashley Sheridan wrote:
On Sun, 2009-11-15 at 16:25 -0500, Ben wrote:
Ashley Sheridan wrote:
On Sun, 2009-11-15 at 15:07 -0500, Ben wrote:
On my site I have a web form for users to upload graphics, however there
are constraints on the size allowed. Recently, a user has been having
problems,
On Sun, 2009-11-15 at 16:25 -0500, Ben wrote:
> Ashley Sheridan wrote:
> > On Sun, 2009-11-15 at 15:07 -0500, Ben wrote:
> >> On my site I have a web form for users to upload graphics, however there
> >> are constraints on the size allowed. Recently, a user has been having
> >> problems, becaus
If the download speed is constant (linear) then you can just use.
(10245458756 / 6t)/1000 = kb/second
or
(10245458756 / 6t)/6 = kb/minute
The general form would be.
(size_of_file / download_speed * time) / convert_to_units
Where t (or time) is the amount of seconds that the download
Chris Payne wrote:
Hi everyone,
I'm not sure of the correct formula for this, if I have a file - just
for example, that is 10245458756 bytes long and the download speed is
60KB a second, what formula would I use to calculate how many
seconds/minutes/hours it would take to download the file?
Mat
Hi everyone,
I'm not sure of the correct formula for this, if I have a file - just
for example, that is 10245458756 bytes long and the download speed is
60KB a second, what formula would I use to calculate how many
seconds/minutes/hours it would take to download the file?
Maths really isn't my st
Ashley Sheridan wrote:
On Sun, 2009-11-15 at 15:07 -0500, Ben wrote:
On my site I have a web form for users to upload graphics, however there
are constraints on the size allowed. Recently, a user has been having
problems, because the code is reporting the wrong size - a size too
small to be a
On Sat, 14 Nov 2009 17:39:20 -0800, Don Wieland wrote:
> Hello,
>
> I am trying to create an UPLOAD page to Update a Images and PDFs into
> a BLOB field in mySQL. The image keeps getting corrupted (it draws a
> portion of the image and the rest is GRAY) We tried it with Safari and
> Firefox
What do people on this list use as an ultra-lightweight web server (with
PHP capability of course) on Windows? I have an old but still well
functioning laptop that I have just given a second life by installing
Windows Fundamentals (a stripped down version of XP). This works
surprisingly well. S
On Sun, 2009-11-15 at 15:07 -0500, Ben wrote:
> On my site I have a web form for users to upload graphics, however there
> are constraints on the size allowed. Recently, a user has been having
> problems, because the code is reporting the wrong size - a size too
> small to be allowed! They sen
On my site I have a web form for users to upload graphics, however there
are constraints on the size allowed. Recently, a user has been having
problems, because the code is reporting the wrong size - a size too
small to be allowed! They sent me a copy of the image so I could
confirm the error
On Sun, 2009-11-15 at 20:54 +0100, Per Jessen wrote:
> Ashley Sheridan wrote:
>
> > Hi all,
> >
> > I'm having a bit of difficulty seeing my way through this. I think I'm
> > on the right path with mimeDecode, but I can't get it to read all of
> > the emails in an mbox file which contains 100 em
Ashley Sheridan wrote:
> Hi all,
>
> I'm having a bit of difficulty seeing my way through this. I think I'm
> on the right path with mimeDecode, but I can't get it to read all of
> the emails in an mbox file which contains 100 emails; it only reads
> the first.
>
> I've looked over the docs on p
Hi all,
I'm having a bit of difficulty seeing my way through this. I think I'm
on the right path with mimeDecode, but I can't get it to read all of the
emails in an mbox file which contains 100 emails; it only reads the
first.
I've looked over the docs on pear.php.net, but can't seem to find any
I was just wondering why fread() seems to use so much memory when
reading in a file. My php.ini has a script memory limit of 32MB, yet PHP
hits its memory limit on a 19MB mbox file that I'm reading in. How is it
possible that this function can use 150% of a files' size in memory?!
Thanks,
Ash
htt
Hi All,
I'm looking for a PHP MySQL JavaScript CSS HTML developer,
full time, in Rome, Italy.
Laurentina area.
Qualification is not compulsory (degree ... certification ...)
and can be first experience.
Ability to read English is a requirement
(so that the candidate can benefit studying real wor
>
> * It is FREE (unlike Zend's retarded $500 price tag).
I bought Zend Studio back in the 5.5 days - a couple of months after that they
announced they were dropping support for the standalone IDE and made Studio an
Eclipse plugin. It was then they added about $200 to the price.
I moved to Nu
Hello,
I just want to implement a shoutbox script for an e-learning application.
Searched Google for possible solutions but I just want to know what other
developers use.
AJAX and GPL is a must.
Thanks.
---
“Talk is cheap. Show me the code” - Linus Torvalds
On Sun, 2009-11-15 at 16:43 +1300, German Geek wrote:
> Hi, Could it have something to do with an eof character being encoded or
> something like that? Do you really need to store the files in the DB? It
> uses more processing power if stored in the DB because on retrieval, you
> have to unescape
21 matches
Mail list logo