php-windows Digest 8 Nov 2003 20:56:39 -0000 Issue 1990

Topics (messages 22042 through 22047):

Re: gallery
        22042 by: netforum.com.br - Gallery - Ecards
        22045 by: toby z
        22046 by: netforum.com.br - Gallery - Ecards

Html Code required-Cyrus
        22043 by: S F Alim

Re: popen behaviour 4.3.2 & 4.3.3 bug ? (cli/php-gtk)
        22044 by: Svensson, B.A.T. (HKG)

Win32 API
        22047 by: Nathan Perkins

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]


----------------------------------------------------------------------
--- Begin Message ---
You can use 4Images;

http://www.4homepages.de

Mike




----- Original Message -----
From: "Paul Fritzsche" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 07, 2003 23:02
Subject: [PHP-WIN] gallery


>
> I am loking for a good and relatively easy gallery-program for php. I have
> about 2500 photos I wanna publish and make subcategories and so on =)
> Any suggestions? Maybe with site included?
>
> Regards
> Paul
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--- End Message ---
--- Begin Message ---
ignorance at large here ....

whats a galary program ????

:$ 

--- "netforum.com.br - Gallery - Ecards" <[EMAIL PROTECTED]>
wrote: > You can use 4Images;
> 
> http://www.4homepages.de
> 
> Mike
> 
> 
> 
> 
> ----- Original Message -----
> From: "Paul Fritzsche" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, November 07, 2003 23:02
> Subject: [PHP-WIN] gallery
> 
> 
> >
> > I am loking for a good and relatively easy gallery-program for
> php. I have
> > about 2500 photos I wanna publish and make subcategories and so
> on =)
> > Any suggestions? Maybe with site included?
> >
> > Regards
> > Paul
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>  

________________________________________________________________________
Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://mail.messenger.yahoo.co.uk

--- End Message ---
--- Begin Message ---
You can see gallery ( 4images ) working with 6000 pics at:
http://www.netforum.com.br/4images/index.php

Mike

----- Original Message -----
From: "toby z" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 08, 2003 09:06
Subject: Re: [PHP-WIN] gallery


> ignorance at large here ....
>
> whats a galary program ????
>
> :$
>
> --- "netforum.com.br - Gallery - Ecards" <[EMAIL PROTECTED]>
> wrote: > You can use 4Images;
> >
> > http://www.4homepages.de
> >
> > Mike
> >
> >
> >
> >
> > ----- Original Message -----
> > From: "Paul Fritzsche" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Friday, November 07, 2003 23:02
> > Subject: [PHP-WIN] gallery
> >
> >
> > >
> > > I am loking for a good and relatively easy gallery-program for
> > php. I have
> > > about 2500 photos I wanna publish and make subcategories and so
> > on =)
> > > Any suggestions? Maybe with site included?
> > >
> > > Regards
> > > Paul
> > >
> > > --
> > > PHP Windows Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> > >
> > >
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>
> ________________________________________________________________________
> Want to chat instantly with your online friends?  Get the FREE Yahoo!
> Messenger http://mail.messenger.yahoo.co.uk
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--- End Message ---
--- Begin Message ---
 
Hey 
Can anyone give me good site, where can I find codes for how to attached
two html files together.
I know it how to do it with php, but can I do it with dhtml or html or
any other way.
 
Thanks in advance
 
Cyrus Virus

--- End Message ---
--- Begin Message ---
 > $pp = popen( 'c:\phpdev\php\php-4.3.3\php.exe -q -f '.$app . $str ,'r' );

>dies 'orribly with no errors reported

Wild guess:

If you replace the dynamic built string with a
hard coded one, does the same thing happend then?

Wild guess 2:

Maybe you need a space betweeb $app and $str to
(e.g. ".$app.' '.$str")?

--- End Message ---
--- Begin Message ---
Two questions about the win 32 api extension:

1) Is it still supported by php 5 beta 2? Or is there a new way to access
DLL functionality from PHP 5? If not, is there a plan for there to be?

2) Does any one know whateer happened to the win 32 api extension? It is
only able to lead two external functions, then causes a fatal error. I know
many people have already acknoledged this bug, but I found no suggestions of
a solution. Any suggestions or thoughts about solving the problem would be
helpful. One thing I  tried was registering a function just for it to be
called, then unregistering it. When making the second call to a function,
PHP fully crashes on the computer, causing IIS to return a CGI error.

Any help would be infitly appreciated,

Nathan

Specs:
For question 2, I am using PHP 4.3.3 on IIS4 on Windows 2000.

--- End Message ---

Reply via email to