php-windows Digest 11 Mar 2001 01:48:53 -0000 Issue 484

Topics (messages 5929 through 5934):

Re: CVS for win
        5929 by: James Moore

Re: GD lib
        5930 by: Alain Samoun
        5931 by: Frank M. Kromann
        5933 by: Alex

Re: Benchmark humor
        5932 by: Alex

Track Variables
        5934 by: PHPWIN

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------



>
> Does anyone have any recommendations for what windows-based CVS package is
> the best?
>
> I am wanting to contribute to a soureforge project so it would be nice if
> the package played nice with whatever linux-based package they run.
>
> Also, when doing development locally, is there a choice between just
> running a CVS client or do you have to run a CVS server locally as well?
>
> Any advice, pointers, etc... would be appreciated.

WinCVS is very good (link to project homepage is at http://www.cvshome.org/)
there is also nothing stopping you using commandline version of CVS. one of
these two are the best normally.

James
--
James Moore
[EMAIL PROTECTED]
PHP QA Team: http://qa.php.net/
PHP-GTK: http://gtk.php.net/





See:
http://php.weblogs.com/php_gd

Alain
On Sat, Mar 10, 2001 at 01:55:58PM -0000, Alex wrote:
> Hi,
> I'd like to get the GD lib for PHP but don't know where is it. I checked
> php.net but there only link to the source code. Is there any dll or
> something that doesn't require me to compile? I use NT 4.0.
> 
> Regards,
> Alex.
> 
> 
> 
> 
> 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]




Yuo can download php_gd.dll, and other extensions, from www.php4win.de

- Frank

> Hi,
> I'd like to get the GD lib for PHP but don't know where is it. I checked
> php.net but there only link to the source code. Is there any dll or
> something that doesn't require me to compile? I use NT 4.0.
> 
> Regards,
> Alex.
> 
> 
> 
> 
> 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 
> 
> 







Hi, Alain and Frank!

Thank you for the links but this is a lib for gifs and php 4.01 and 4.04.
What about php 3 and jpg/png?

Alex.





Hi!
What PHP version you have benchmarked?


>I was running some simple database performance tests this morning using PHP
and
>Cold Fusion using MS SQL on an NT box. On my first test, I did a number of
>select statements. To my surprise, Cold Fusion (using OLEDB) came in at 4
>seconds to PHP's 8. When I looked at the inner benchmark loops, I found the
>difference - PHP was doing 5,000 queries and Cold Fusion was doing 500.
>
>Chris








Hi 
    I have a problem with my pages as  the session id is placed before things like 

width=50?phpsessionid=765443....

in my html code on the first startup of my browser and this makes my page load 
improperly.

After refreshing the page it would work just fine
has it got somthing to do with
register_globals and register_argc_argv in the phpini file?

I'm using php4 on apache win98 and IIS 5 win2k on different machines

Any help appreciated

Thanks

Xon


Reply via email to