5.1.0 BETA, http://www.php.net/downloads.php
mbneto wrote:
Hi,
I've looked at php.net but could not find info regarding if/when are
we going to have further 5.0.x versions and what will change in php
5.1.
Any pointers (besides the php-devel) ?
--
PHP General Mailing List (http://www.php
On Sun, June 12, 2005 7:37 pm, M said:
> I use ImageCreateFromString PHP functions to resize (thumbnails and so)
> dynamically my JPG images.
>
> I use third party WEB hosting provider , so I have no control about new
> releases and updates of server softwares.
>
> I have not changed my images in l
Hello people,
I use ImageCreateFromString PHP functions to resize (thumbnails and so)
dynamically my JPG images.
I use third party WEB hosting provider , so I have no control about new
releases and updates of server softwares.
I have not changed my images in last 3 years (they are used for virtu
And this has what exactly to do with PHP?
On 6/12/05, ducasse <[EMAIL PROTECTED]> wrote:
> Hi
>
> If you are a parent, an educator or a programmer having kids this is
> for you! After 4 years of work, my new book "Squeak: Learn
> programming with Robots" will be out soon.
>
> http://smallwiki.un
Tom Fishwick wrote:
Hi All,
I have a script that spawns off a bunch of children with pcntl_fork(),
but I can't figure out how to connect up a pipe from the parent to each
childs stdout and stdin. In c I would use pipe,close and dup...
any ideas would be appreciated. (that don't involve using p
Because it's Windows, I had to stop the "DNS Client" service -- Or, at
least, that seemed to help... Maybe I should start that again and test.
Also, I was dumb enough to not have all my VirtualHost's in /etc/hosts,
only it's Windows so it's c:\windows\system32\drivers\etc\hosts (in *THIS*
version
On Sun, June 12, 2005 12:57 pm, Tom Fishwick said:
> I have a script that spawns off a bunch of children with pcntl_fork(),
> but I can't figure out how to connect up a pipe from the parent to each
> childs stdout and stdin. In c I would use pipe,close and dup...
This might help:
http://php.net/p
On Sun, June 12, 2005 5:32 am, Chris Drozdowski said:
> I need some help regarding documenting code. Say you have a
> function/method that takes an object as a parameter and/or returns an
> object.
>
> When documenting, do you specify the specific class of the object when
> listing the datatype in
ALERT!
This e-mail, in its original form, contained one or more attached files that
were infected with a virus, worm, or other type of security threat. This e-mail
was sent from a Road Runner IP address. As part of our continuing initiative to
stop the spread of malicious viruses, Road Runner s
Hi All,
I have a script that spawns off a bunch of children with pcntl_fork(),
but I can't figure out how to connect up a pipe from the parent to each
childs stdout and stdin. In c I would use pipe,close and dup...
any ideas would be appreciated. (that don't involve using proc_open()
:-)
Tom
-
Hi,
eaccelerator is compiled as an extension, so, not loading it
with extension=...bla...bla... in php.ini is like it's never been there
in the first place.
As you can see from the ./configure eaccelerator is not "built in"
Any other suggestions ?
Cheers,
Catalin
Richard Lyn
Hi
If you are a parent, an educator or a programmer having kids this is
for you! After 4 years of work, my new book "Squeak: Learn
programming with Robots" will be out soon.
http://smallwiki.unibe.ch/botsinc/
http://www.amazon.com/exec/obidos/tg/detail/-/1590594916/
qid=1117218524/sr=1-1/ref=sr
On Sun, 2005-06-12 at 08:32, Chris Drozdowski wrote:
> I need some help regarding documenting code. Say you have a
> function/method that takes an object as a parameter and/or returns an
> object.
>
> When documenting, do you specify the specific class of the object when
> listing the datatype
On Jun 11, 2005, at 6:24 PM, Richard Lynch wrote:
Have you actually tried it yet, either way?
Cuz I suspect you are worrying over a lot of nothing...
I did post the results a couple of days ago. Switching to a function
made an enormous difference. It went from an average of 45 seconds to
a
I need some help regarding documenting code. Say you have a
function/method that takes an object as a parameter and/or returns an
object.
When documenting, do you specify the specific class of the object when
listing the datatype in the docblock @param and @return specs or do you
simply speci
15 matches
Mail list logo