RE: [PHP] 'God' has spoken... :-)

2005-08-15 Thread George Pitcher
> Not only that, but as time goes by, community support (this list for > instance) for 4 will likely diminish as others move on to later releases. > Not only will the die-hard PHP4 users find it harder to get > answers to their > questions, but their answers to others will become less relevant to >

Re: [PHP] Be careful! Look at what this spammer did.

2005-08-15 Thread Esteamedpw
Yeah, I had this happen to me a while back... glad some of the biggest have been caught lately =) << Original Message I have a form that my visitors can email me from. Some jerk is trying to fool the mail() function into sending his spam, and I got this today: [EM

Re: [PHP] one more mysql question

2005-08-15 Thread Esteamedpw
In a message dated 8/13/2005 6:33:16 P.M. Central Standard Time, [EMAIL PROTECTED] writes: >>while were not on the subject >>John I have a question about your wife ... >>oh shit wrong list ;-) >>no no I meant to ask about sand - how do I make a CPU using the stuff? lol... I thought

RE: [PHP] RE: Problem using Metabase

2005-08-15 Thread Pablo Gosse
[snip] It must be something in our PHP configuration that's causing the problem, but I'm pretty sure we have a cache extension installed. This PHP install was done rather quickly, unless there's a cache extension installed by default (which there is not as far as I understand, but I could be wrong

Re: [PHP] Problem when encoding non-english into UTF-8

2005-08-15 Thread Jasper Bryant-Greene
Wong HoWang wrote: Dear all, When I try to encode non-english char. such as big5 to UTF-8 with utf8_encode(), it always generate a wrong result, which is not readable. What can I do? From the manual [1]: utf8_encode -- Encodes an ISO-8859-1 string to UTF-8 You're using the wrong tool for t

[PHP] RE: Problem using Metabase

2005-08-15 Thread Pablo Gosse
[snip] > Here's my code: > > require("classes/metabase/metabase_database.php"); > require("classes/metabase/metabase_interface.php"); > > $error=MetabaseSetupDatabaseObject(array("Type"=>"odbc-msaccess", > "IncludePath"=>"classes/metabase"), $db); > > if($error!="") { > echo "Database setu

[PHP] Problem when encoding non-english into UTF-8

2005-08-15 Thread Wong HoWang
Dear all, When I try to encode non-english char. such as big5 to UTF-8 with utf8_encode(), it always generate a wrong result, which is not readable. What can I do? Please help! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Be careful! Look at what this spammer did.

2005-08-15 Thread Dotan Cohen
I have a form that my visitors can email me from. Some jerk is trying to fool the mail() function into sending his spam, and I got this today: [EMAIL PROTECTED] Content-Type: multipart/mixed; boundary=\"===0110030565==\" MIME-Version: 1.0 Subject: 7510b460 To: [EMAIL PROTECTED] bcc: [E

[PHP] [Way OFF] Amazing picture of Helios Flight 522

2005-08-15 Thread Brian Dunning
http://www.briandunning.com/helios.shtml Sorry this is WAY OFF TOPIC, but it's a pretty darn scary picture. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] mssql 20020429

2005-08-15 Thread Daniel Baughman
The mssql_connect function with api# 20020429 does not do name resolution via the system get host by name?? Maybe that one of the reasons they upgraded -Original Message- From: Daniel Baughman [mailto:[EMAIL PROTECTED] Sent: Monday, August 15, 2005 3:02 PM To: 'Daniel Baughman'; php-gen

RE: [PHP] mssql 20020429

2005-08-15 Thread Daniel Baughman
Never mind I found it. It was 4.2.1 But... now I get IIS complaining the CGI module hasn't returned a full set of headers :( -Original Message- From: Daniel Baughman [mailto:[EMAIL PROTECTED] Sent: Monday, August 15, 2005 2:58 PM To: php-general@lists.php.net Subject: [PHP] mssql 200204

[PHP] mssql 20020429

2005-08-15 Thread Daniel Baughman
Hey guys, I'm looking for the php_mssql.dll with api version: 20020429 Does anyone know where I can translate that to a version release in order to find the release with that version dll or something? Or have a resource for finding modules based on API version? Regards, Dan -- PHP General M

Re: [PHP] preg_split function.

2005-08-15 Thread John Nichel
João Cândido de Souza Neto wrote: I´m using the webmiau webmail system in a server with freebsd and php 4.4.0 but it´s not working. When i try to start the webmail server i get the error bellow: Fatal error: Call to undefined function: preg_split() in /usr/local/www/data-dist/webmail/smarty/Sm

[PHP] preg_split function.

2005-08-15 Thread João Cândido de Souza Neto
I´m using the webmiau webmail system in a server with freebsd and php 4.4.0 but it´s not working. When i try to start the webmail server i get the error bellow: Fatal error: Call to undefined function: preg_split() in /usr/local/www/data-dist/webmail/smarty/Smarty.class.php on line 1609 Anyon

[PHP] preg_split function.

2005-08-15 Thread João Cândido de Souza Neto
I´m using the webmiau webmail system in a server with freebsd and php 4.4.0 but it´s not working. When i try to start the webmail server i get the error bellow: Fatal error: Call to undefined function: preg_split() in /usr/local/www/data-dist/webmail/smarty/Smarty.class.php on line 1609 Anyon

[PHP] Differences with imap_headerinfo() between PHP 4.3.11 and 4.4.0?

2005-08-15 Thread Mike Walsh
I have an application which uses imap_headerinfo() to query an NNTP server and display some information as part of a web application. I am seeing a difference between 4.3.11 and 4.4.0 when the e-mail address in the article contains a spam block. I get the following notice: Notice: (null)(): Unte

[PHP] Migrating PHP4 to PHP5 (WAS: 'God' has spoken... :-))

2005-08-15 Thread Torgny Bjers
Miles Thompson wrote: > The problem with PHP 5 is that the ISP's have to be so conservative. > There's no tagging mechanism which says "process these files with > PHP5, use PHP 4 for everything else." That would be so wonderful. Just to be able to set what PHP .so to use based on or in Apache

RE: [PHP] 'God' has spoken... :-)

2005-08-15 Thread Miles Thompson
At 11:59 AM 8/15/2005, Jim Moseby wrote: > > I'm (we're) still using PHP4. Mainly because there's been no > reason for > us to upgrade. ie, we're not doing anything that requires > PHP5 (and if > there is no feature in PHP6 that we have to have, we won't be > upgrading > to that either). I don'

Re: [PHP] PHP Printing Error Help

2005-08-15 Thread John Nichel
Chirantan Ghosh wrote: Ho John, I put each check box with name & tried to get the values as I get of Name, etc. Somehow it didn't send that info so, now I tried to get the info of the whole TABLE named "InterestedNumber"(which contains all check boxes) How ever the main problem for me is "In

[PHP] Generating Reports

2005-08-15 Thread JM
Hi all, I'm wondering what report generators or routines are out there. I've not found anything worthwhile yet. What do you all use? I have a couple sql database tables I'm outputting into a tabular format. I'd like to find a system. My biggest issue is that some reports go off the screen and trun

Re: [PHP] 'God' has spoken... :-)

2005-08-15 Thread l0t3k
not only encoding support, but internationalized date/time/number formatting support (including spellout), collation, breakiteration and transliteration. in many respects we'll be on par with Java I18N support. To see what will be available, see http://icu.sourceforge.net/userguide/ and look a

Re: [PHP] PHP Printing Error Help

2005-08-15 Thread Chirantan Ghosh
Ho John, I put each check box with name & tried to get the values as I get of Name, etc. Somehow it didn't send that info so, now I tried to get the info of the whole TABLE named "InterestedNumber"(which contains all check boxes) How ever the main problem for me is "Interested Numbers: $Inte

Re: [PHP] PHP Printing Error Help

2005-08-15 Thread John Nichel
Chirantan Ghosh wrote: Hi Guys, I am new to PHP coding but that is no excuse for the mess I am making here. The ideal page for my needs is: http://www.primarywave.com/BrokerOutpost_Contact.php (Simple form in PHP where all form values are mailed) I could not make the CHECK BOX work in PHP page

[PHP] PHP Printing Error Help

2005-08-15 Thread Chirantan Ghosh
Hi Guys, I am new to PHP coding but that is no excuse for the mess I am making here. The ideal page for my needs is: http://www.primarywave.com/BrokerOutpost_Contact.php (Simple form in PHP where all form values are mailed) I could not make the CHECK BOX work in PHP page so tried in this HTM pag

[PHP] Re: which operating system?

2005-08-15 Thread Matthew Weier O'Phinney
* Sebastian <[EMAIL PROTECTED]>: > I will be building a new server and wondering what would be a good > choice for php/mysql/apache other than redhat. > > I was thinking either Debian or CentOS. can anyone share their thoughts > on them for php environment? > > does anyone use them on high traffi

Re: [PHP] OT one more mysql question

2005-08-15 Thread John Nichel
Torgny Bjers wrote: Shaw, Chris - Accenture wrote: I agree with Sebastian, there is no excuse for being arrogant and rude. I understand the frustration, but is there any need for some of the replies people get? If I can, I will try to help anyone, even if the thread is OT. C. On that not

Re: [PHP] one more mysql question

2005-08-15 Thread Torgny Bjers
Shaw, Chris - Accenture wrote: >I agree with Sebastian, there is no excuse for being arrogant and rude. >I understand the frustration, but is there any need for some of the replies >people get? > >If I can, I will try to help anyone, even if the thread is OT. > >C. > On that note I think we can a

RE: [PHP] one more mysql question

2005-08-15 Thread Jim Moseby
> -Original Message- > From: Shaw, Chris - Accenture [mailto:[EMAIL PROTECTED] > Sent: Monday, August 15, 2005 11:49 AM > To: PHP Mailing Lists > Subject: RE: [PHP] one more mysql question > > > > I agree with Sebastian, there is no excuse for being arrogant > and rude. > I understand t

Re: [PHP] one more mysql question

2005-08-15 Thread John Nichel
Shaw, Chris - Accenture wrote: I agree with Sebastian, there is no excuse for being arrogant and rude. I understand the frustration, but is there any need for some of the replies people get? Not that you're judging, eh? If I can, I will try to help anyone, even if the thread is OT. Great, I

RE: [PHP] one more mysql question

2005-08-15 Thread Shaw, Chris - Accenture
I agree with Sebastian, there is no excuse for being arrogant and rude. I understand the frustration, but is there any need for some of the replies people get? If I can, I will try to help anyone, even if the thread is OT. C. -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED

RE: [PHP] 'God' has spoken... :-)

2005-08-15 Thread Jim Moseby
> > I'm (we're) still using PHP4. Mainly because there's been no > reason for > us to upgrade. ie, we're not doing anything that requires > PHP5 (and if > there is no feature in PHP6 that we have to have, we won't be > upgrading > to that either). I don't see the problem with this, unless

[PHP] Re: Problem using Metabase

2005-08-15 Thread Manuel Lemos
Hello, on 08/15/2005 11:32 AM Pablo Gosse said the following: Hi, folks. I've recently decided to use Manuel's Metabase instead of ADOdb as ADOdb doesn't support transactions for MS Access, however I'm getting the following error when running the sample code: Fatal error: Class metabase_manage

[PHP] Problem using Metabase

2005-08-15 Thread Pablo Gosse
Hi, folks. I've recently decided to use Manuel's Metabase instead of ADOdb as ADOdb doesn't support transactions for MS Access, however I'm getting the following error when running the sample code: Fatal error: Class metabase_manager_odbc_class: Cannot inherit from undefined class metabase_manage

Re: [PHP] 'God' has spoken... :-)

2005-08-15 Thread John Nichel
Jochem Maas wrote: John Nichel wrote: I'm (we're) still using PHP4. Mainly because there's been no reason for us to upgrade. ie, we're not doing anything that requires PHP5 (and if there is no feature in PHP6 that we have to have, we won't be upgrading to that either). my gut feeling is

Re: [PHP] one more mysql question

2005-08-15 Thread Jochem Maas
Sebastian wrote: they are just grumpy old men i guess.. I'm niether - I believe John Nichel is a little older than I. he for one has been on this list fielding questions longer than you have been writing php code sebastian. complete noobs often get some slack, even with offtopic questions + a g

Re: [PHP] 'God' has spoken... :-)

2005-08-15 Thread Jochem Maas
John Nichel wrote: Matthew Weier O'Phinney wrote: * Sebastian <[EMAIL PROTECTED]> : anyway, i think i will be with php4 for a long time to come. Please tell the list why -- what does PHP4 offer over PHP5 for you? I honestly want to know, and I'm sure there are others who would be inter

Re: [PHP] WAY OT NOW one more mysql question

2005-08-15 Thread John Nichel
Jochem Maas wrote: She's 7 months pregnant, and down right mean at the moment. been there (http://iamjochem.com/baby) - kind of - congrats anyhow, and good luck! Number 3 coming up here. At 37, I wasn't supposed to become a father again. ;) Allright, now that was totally off-topic and

Re: [PHP] one more mysql question

2005-08-15 Thread Jochem Maas
John Nichel wrote: Jochem Maas wrote: while were not on the subject John I have a question about your wife ... She's 7 months pregnant, and down right mean at the moment. been there (http://iamjochem.com/baby) - kind of - congrats anyhow, and good luck! oh shit wrong list ;-)

Re: [PHP] one more mysql question

2005-08-15 Thread John Nichel
Sebastian wrote: they are just grumpy old men i guess.. it is not like you asked a windows question on a linux list.. i've seen stupid html questions here.. yet they get answered. Not by me. They'll get the same response from the 'grumpy old men' group as this topic did. i always try to he

Re: [PHP] 'God' has spoken... :-)

2005-08-15 Thread John Nichel
Matthew Weier O'Phinney wrote: * Sebastian <[EMAIL PROTECTED]> : anyway, i think i will be with php4 for a long time to come. Please tell the list why -- what does PHP4 offer over PHP5 for you? I honestly want to know, and I'm sure there are others who would be interested to see why people

Re: [PHP] PHP and Active Directory

2005-08-15 Thread Rory Browne
On 8/11/05, xfedex <[EMAIL PROTECTED]> wrote: > > My non-sense answers pointed you to the LDAP functions for use with > > Active Directory. That is very constructive until you ask for something > > more specific. > > Jay, > > I was specting something like: > > "Yes, i have php to authenticate ag

Re: [PHP] PHP User Group in San Francisco

2005-08-15 Thread John Nichel
Catenare LLC wrote: Are there any PHP user groups currently meeting in San Francisco? http://www.phpusergroups.org/groups.phtml?country=United+States&menu=groups -- John C. Nichel ÜberGeek KegWorks.com 716.856.9675 [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubsc

Re: [PHP] one more mysql question

2005-08-15 Thread John Nichel
Jochem Maas wrote: while were not on the subject John I have a question about your wife ... She's 7 months pregnant, and down right mean at the moment. oh shit wrong list ;-) Doesn't seem to matter here, eh? no no I meant to ask about sand - how do I make a CPU using the stuff? Al

Re: [PHP] Re: ? PHP in XML document

2005-08-15 Thread Satyam
I went googling for XML validators and tried your sample in both forms, as you sugest with CDATA and my way: Both are valid. The relevant paragraph can be found in: http://www.w3.org/TR/2004/REC-xml-20040204/#sec-pi Notice that while Satyam "Torgny Bjers" <[EMAIL PROTECTED]> wrot

[PHP] wsdl cache?

2005-08-15 Thread Victor Alvarez
Hello, I am experiencing a lot of difficulties working with Apache 5.0.4 and wsdl. I can publish a wsdl and work with it, but as soon as I want to add a new method to the wsdl, I have to change the directory to be able to use it. In some way, Apache kept the information for the wsdl and I am no

Re: [PHP] which operating system?

2005-08-15 Thread Jochem Maas
Sebastian wrote: I will be building a new server and wondering what would be a good choice for php/mysql/apache other than redhat. I was thinking either Debian or CentOS. can anyone share their thoughts on them for php environment? does anyone use them on high traffic php sites? or is there

Re: [PHP] Re: ? PHP in XML document

2005-08-15 Thread Torgny Bjers
Well, in this case, XML would care, since you'd be using a < or > inside a tag, so, in order for that to work, if what he meant was that he wanted to store PHP code directly inside the XML document, and not actually EXECUTE code INSIDE the XML file, he would have to use syntax around the PHP code

[PHP] Re: ? PHP in XML document

2005-08-15 Thread Satyam
Whatever starts withXML doesn't care what is within those tags, as long as it doesn't contain a ?> Satyam ""Labunski"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello, > > Is it possible to write some PHP code lines in the XML document? > > e.g. I want to add to the x

Re: [PHP] which operating system?

2005-08-15 Thread Torgny Bjers
Sebastian wrote: > I will be building a new server and wondering what would be a good > choice for php/mysql/apache other than redhat. > > I was thinking either Debian or CentOS. can anyone share their > thoughts on them for php environment? > > does anyone use them on high traffic php sites? or i

Re: [PHP] ? PHP in XML document

2005-08-15 Thread Torgny Bjers
Labunski wrote: >Hello, > >Is it possible to write some PHP code lines in the XML document? > >e.g. I want to add to the xml >document, but >I don't know the right syntax to do this. > >Btw, I need this, cause I'm trying to make CMS system for Flash page. > The easiest way to do this in Flash i