Re: [PHP-WIN] Photo gallery with description

2004-05-11 Thread info
Another one: http://www.4homepages.de and look for 4images. It´s free, and in englich, Germany and spanish. I am using both 4images for foto gallery and photopost for FotoLog Mike - Original Message - From: "Justin Patrin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 1

Re: [PHP-WIN] Photo gallery with description

2004-05-11 Thread Justin Patrin
Lenny Davila wrote: I am trying to find a photo gallery (Preferrably PHP based) that I can set up for a client that would allow him/her to upload their own photos, and leave a caption under. The client will update the album regularly and wants to be able to do it on their own. They wouold also l

Re: [PHP-WIN] Photo gallery with description

2004-05-11 Thread Jim Hunter
I am using CopperMine on a couple of my sites and it works great. I am using it as a PHPNuke module and my users love it. http://coppermine.sourceforge.net/ Jim ---Original Message--- From: [EMAIL PROTECTED] Date: Tuesday, May 11, 2004 15:43:19 To: [EMAIL PROTECTED] Subject: [PHP-WI

Re: [PHP-WIN] Photo gallery with description

2004-05-11 Thread info
http://www.photopost.com Mie - Original Message - From: "Lenny Davila" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 11, 2004 7:40 PM Subject: [PHP-WIN] Photo gallery with description I am trying to find a photo gallery (Preferrably PHP based) that I can set up for a cl

[PHP-WIN] Photo gallery with description

2004-05-11 Thread Lenny Davila
I am trying to find a photo gallery (Preferrably PHP based) that I can set up for a client that would allow him/her to upload their own photos, and leave a caption under. The client will update the album regularly and wants to be able to do it on their own. They wouold also like to have a descrip

[PHP-WIN] Re: Can't set a cookie from within my SOAP server class

2004-05-11 Thread Justin Patrin
Noah Lively wrote: Hi all, I have a class that I'm using with a SOAP server. Inside of a function in this class, I am trying to set a cookie, but have been unsuccessful so far. I'm using PHP5 RC2 on Windows XP. Cookies set fine on my server in other places, such as classes (that aren't used for

[PHP-WIN] Can't set a cookie from within my SOAP server class

2004-05-11 Thread Noah Lively
Hi all, I have a class that I'm using with a SOAP server. Inside of a function in this class, I am trying to set a cookie, but have been unsuccessful so far. I'm using PHP5 RC2 on Windows XP. Cookies set fine on my server in other places, such as classes (that aren't used for a SOAP server) and

[PHP-WIN] Re: Windows vs. Unix - script incompatibilities?

2004-05-11 Thread NSR Nicki
Hi Sonia, Thanks for replying. I'm running CGI ... from what I've read about ISAPI, it didn't seem feasible to bother with it, as this is on a production server (and CGI worked right off, heh). Thanks, -- Nicki Sherer, Web Developer National Scouting Report Internet Department 128 Total Solut

[PHP-WIN] Re: Windows vs. Unix - script incompatibilities?

2004-05-11 Thread Sonia Desbiens
Hi I have installed this on Sambar about a month ago for a client and did not have any trouble. I have a copy of the script, when I get home I will try to run it on IIS5 2K/S4 with the version of PHP you are using Oh, ya (1) question, are you running ISAPI or CGI? I'll post a reply of my fin

[PHP-WIN] Windows vs. Unix - script incompatibilities?

2004-05-11 Thread NSR Nicki
I'm currently running PHP 4.3.6 on a Windows 2000 Advanced Server SP4 box with IIS 5.0 and MySQL 4.0.18. I was able to install everything ok and have phpMyAdmin running to admin the MySQL database (that script is a godsend!). The problem I'm having is with a 3rd party PHP address book script that

[PHP-WIN] sci calculator

2004-05-11 Thread Bobo Wieland
Anyone that has the source for a good php sci-calculator? .bobo -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Replacing field values in MySQL - is there an easy way?

2004-05-11 Thread Bobo Wieland
Just use: UPDATE table SET fld1= 'foobar' WHERE some-condition or RTM... =) .bobo - Original Message - From: "Ross Honniball" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 11, 2004 12:40 PM Subject: [PHP-WIN] Replacing field values in MySQL - is there an easy way? >

[PHP-WIN] Replacing field values in MySQL - is there an easy way?

2004-05-11 Thread Ross Honniball
This is really a mySQL question, not a php question. Say you just want to up-date (ie. REPLACE) the value of just one field within a mysql record with many fields. Is there a way to do it without tediously re-setting all the existing field values? eg. You have a table with: fld-name fld-val

Re: [PHP-WIN] I a list of PHP 5 reserved words please!

2004-05-11 Thread Jordi Canals
Sonia Desbiens wrote: I have a few clients that have upgraded to PHP 5 for development projects and I am running into problems with class object naming for all my classes and COM objects that use '$this->' $this = new COM ( 'ibmTransate.Server' ); $this->MimeType = 'text/' . ( $key->type == '1