Re: [PHP] List working?

2012-03-27 Thread Jay Blanchard
[snip] > y u no help me !! i have white page withg my php codes in my page ! > help please !! asap please i put codes in my file and is white > [/snip] You put code in your e-mail? Or code in your web page? If it is your web page you need to start a new thread and post the code that you used

Re: [PHP] List-Unsubscribe

2010-11-07 Thread Daniel P. Brown
To unsubscribe, send a blank email to php-general-unsubscr...@lists.php.net from the email address that is subscribed to the list. Alternatively, you may use the form at http://php.net/mailinglists . -- Dedicated Servers, Cloud and Cloud Hybrid Solutions, VPS, Hosting (866-) 725-4321 http:/

RE: [PHP] RE: PHP list posting confirmation for vicki.stanfield....@dfas.mil

2010-09-08 Thread STANFIELD, VICKI CTR DFAS
)510-3375 -Original Message- From: tedd [mailto:tedd.sperl...@gmail.com] Sent: Wednesday, September 08, 2010 9:22 AM To: STANFIELD, VICKI CTR DFAS; php-general@lists.php.net Subject: [PHP] RE: PHP list posting confirmation for vicki.stanfield@dfas.mil At 9:03 AM -0400 9/8/10, STANFIELD

[PHP] RE: PHP list posting confirmation for vicki.stanfield....@dfas.mil

2010-09-08 Thread tedd
At 9:03 AM -0400 9/8/10, STANFIELD, VICKI CTR DFAS wrote: I am trying to build php-5.3.3 and getting the following error: And what does the Subject line say about your problem? Absolutely nothing! Please understand that these Q&A's are kept in the archives for others to read, review, and res

[PHP] RE: PHP list posting confirmation for vicki.stanfield....@dfas.mil

2010-09-08 Thread STANFIELD, VICKI CTR DFAS
I am trying to build php-5.3.3 and getting the following error: /users/0/php-5.3.3/TSRM -I/users/cin05038/php-5.3.3/Zend -I/usr/local/include -g -O2 -DZTS -c /users/0/php-5.3.3/ext/standard/filestat.c -o ext/standard/filestat.lo /users/0/php-5.3.3/ext/standard/filestat.c: In functi

Re: [PHP] Re: PHP list posting confirmation for izod...@gmail.com

2009-05-27 Thread BeMyCandy.com
I need to establish connection to the server first, send in my login packet and before reading the server response. The same error when I also use the below function: $fp = stream_socket_client("$con:$ip:$port", $errno, $errstr, $timeout); if (!$fp) { echo "$errstr ($errno)"; //"$errstr ($

[PHP] Re: PHP list posting confirmation for izod...@gmail.com

2009-05-27 Thread help
Hi, I am trying to connect to specific server using but I have the below error messagr. Whta could be the problem? $fp = fsockopen($ip,$port, $errno, $errstr, $timeout); fwrite($fp,$LRG); //return "$errstr ($errno)"; if (!$fp) { echo "$errstr ($errno)"; //"$errstr ($errno)\n"; } *A conn

Re: [PHP] list all constitute group of array ?

2009-02-14 Thread German Geek
Do you want exactly that list or simply all the possible combinations? If you want all possible combinations, search for a permute or permutation function in php... Does sound like homework lol. :-) Regards, Tim Tim-Hinnerk Heuer http://www.ihostnz.com Alanis Morissette - "We'll love you just

Re: [PHP] list all constitute group of array ?

2009-02-13 Thread Shawn McKenzie
Shawn McKenzie wrote: > Robert Cummings wrote: >> On Sat, 2009-02-14 at 07:41 +0800, LKSunny wrote: >>> >> $a = array("a", "b", "c", "d"); >>> >>> /* >>> how to list: >>> abcd >>> abc >>> ab >>> ac >>> ad >>> bcd >>> bc >>> bd >>> cd >>> a >>> b >>> c >>> d >>> >>> who have idea ? thank you very mu

Re: [PHP] list all constitute group of array ?

2009-02-13 Thread Shawn McKenzie
Robert Cummings wrote: > On Sat, 2009-02-14 at 07:41 +0800, LKSunny wrote: >> > $a = array("a", "b", "c", "d"); >> >> /* >> how to list: >> abcd >> abc >> ab >> ac >> ad >> bcd >> bc >> bd >> cd >> a >> b >> c >> d >> >> who have idea ? thank you very much !! >> */ >> ?> > > This looks like homewo

Re: [PHP] list all constitute group of array ?

2009-02-13 Thread Robert Cummings
On Sat, 2009-02-14 at 07:41 +0800, LKSunny wrote: > $a = array("a", "b", "c", "d"); > > /* > how to list: > abcd > abc > ab > ac > ad > bcd > bc > bd > cd > a > b > c > d > > who have idea ? thank you very much !! > */ > ?> This looks like homework. Use recursion. Cheers, Rob. -- http://www.i

Re: [PHP] List Help - Email Change

2007-09-21 Thread Per Jessen
Andrew Prostko wrote: > I would like to change the email address this list is sending to, > > I sent mail to '[EMAIL PROTECTED]' but I haven't received > anything back. > > Can anyone tell me how to do this real quick? 1. unsubscribe old address. 2. subscribe new address. Really quick. /Per

[PHP] Re: PHP list as a blog

2007-07-31 Thread M. Sokolewicz
Michelle Konzack wrote: Sorry for the late fdrop in... Am 2007-07-28 21:31:01, schrieb Børge Holen: On Thursday 14 June 2007 00:41, Philip Thompson wrote: On Jun 13, 2007, at 1:15 PM, Richard Lynch wrote: On Wed, June 13, 2007 12:21 am, Crayon Shin Chan wrote: Do students and interns still

[PHP] Re: PHP list as a blog

2007-07-31 Thread Michelle Konzack
Sorry for the late fdrop in... Am 2007-07-28 21:31:01, schrieb Børge Holen: > On Thursday 14 June 2007 00:41, Philip Thompson wrote: > > On Jun 13, 2007, at 1:15 PM, Richard Lynch wrote: > > > On Wed, June 13, 2007 12:21 am, Crayon Shin Chan wrote: > > > Do students and interns still have quotas

Re: [PHP] Re: PHP list as a blog

2007-06-13 Thread Paul Scott
On Wed, 2007-06-13 at 12:26 +0100, Colin Guthrie wrote: > Depends on the list settings - it can be turned on with the flick of a > switch... just ask the guys at Gmane. > Sure, but most lists do not do this by default... > It's quite annoying for trying to contact someone tho' :) > It's even m

[PHP] Re: PHP list as a blog

2007-06-13 Thread Colin Guthrie
Paul Scott wrote: > On Wed, 2007-06-13 at 11:51 +0100, Colin Guthrie wrote: >> Erm, reinventing the wheel? >> > > Not quite, more of a test of the code so that I know that Bad Things do > not happen when there is a lot of traffic/posts. > > If it serves another purpose (like letting students etc

Re: [PHP] Re: PHP list as a blog

2007-06-13 Thread Paul Scott
On Wed, 2007-06-13 at 11:51 +0100, Colin Guthrie wrote: > Erm, reinventing the wheel? > Not quite, more of a test of the code so that I know that Bad Things do not happen when there is a lot of traffic/posts. If it serves another purpose (like letting students etc see what is happening) all the

[PHP] Re: PHP list as a blog

2007-06-13 Thread Colin Guthrie
Paul Scott wrote: > I have set up our new Chisimba blog system (GPL, http://avoir.uwc.ac.za) > to blog all of the posts to this list. > > Please check it out at > http://196.21.45.50/fsiu/chisimba_framework/app/index.php?module=blog&action=allblogs > > and let me know what you think! Erm, reinve

Re: [PHP] List

2007-04-27 Thread Jochem Maas
Wolf wrote: > Command line tool... bork no! yeah ok - my memory was rusty. although I don't know exactly what swedish chefs have to do with. (maybe outlook was written by swedish chefs) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] List

2007-04-25 Thread Wolf
I wish it was Friday night, though I do have to admit I loved the code to fix the issue... only he'd have to be running Procmail or something on a linux machine before the outlook intake. UGH! Zoltán Németh wrote: 2007. 04. 25, szerda keltezéssel 16.42-kor Daniel Brown ezt írta: It's t

Re: [PHP] List

2007-04-25 Thread Wolf
Command line tool... bork no! UGH, *friggin muttering and more muttering* FIRST go to Start-> Control Panel -> Mail Look at the Data Files Choose to Browse the folder LOOK at the PST size, if it is CLOSE or OVER 2GB, start a new one, Outlook borks itself on a 2GB PST file Then look at the pa

Re: [PHP] List

2007-04-25 Thread Jochem Maas
Beauford wrote: > Does anyone else have this problem with the list. It seems that every time I > check my email there is one or more messages from the list that royally > screws up Outlook. I usually have to delete all list messages from the > actual server and reboot. It only happens with emails f

RE: [PHP] List

2007-04-25 Thread Richard Lynch
On Wed, April 25, 2007 2:18 pm, Chris W. Parker wrote: > On Tuesday, April 24, 2007 6:02 PM Richard Lynch > > said: > >> I do not have any problems, but I'm not using Outlook, and never >> will. > > Okay... Hey, at least I gave a suggestion how to debug the problem, unli

Re: [PHP] List

2007-04-25 Thread Zoltán Németh
2007. 04. 25, szerda keltezéssel 16.42-kor Daniel Brown ezt írta: > It's those new Microsoft filters that crash on or block out anything > mentioning open source. Try running the following code prior to the mail > getting to your inbox like so: > > > Heh. I'm getting a little loopy

Re: [PHP] List

2007-04-25 Thread Daniel Brown
It's those new Microsoft filters that crash on or block out anything mentioning open source. Try running the following code prior to the mail getting to your inbox like so: Heh. I'm getting a little loopy already it it Friday yet?!? ;-P On 4/25/07, Justin Frim <[EMAIL PROTECTE

Re: [PHP] List

2007-04-25 Thread Justin Frim
Have you considered using something other than Outlook? Beauford wrote: Does anyone else have this problem with the list. It seems that every time I check my email there is one or more messages from the list that royally screws up Outlook. I usually have to delete all list messages from the ac

RE: [PHP] List

2007-04-25 Thread Chris W. Parker
On Tuesday, April 24, 2007 6:02 PM Richard Lynch said: > I do not have any problems, but I'm not using Outlook, and never will. Okay... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] List

2007-04-25 Thread Philip Thompson
On Apr 25, 2007, at 8:21 AM, tedd wrote: At 1:53 PM -0400 4/24/07, Beauford wrote: Does anyone else have this problem with the list. It seems that every time I check my email there is one or more messages from the list that royally screws up Outlook. I usually have to delete all list message

Re: [PHP] List

2007-04-25 Thread Daniel Brown
Yeah, no problems on Gmail (webmail), or on the following configurations (set up on a different address to receive list mail only): Linux: Ximian Evolution, KMail Windows: Outlook, Outlook Express, Thunderbird On 4/25/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Quoting Børge

Re: [PHP] List

2007-04-25 Thread jgodish
Quoting Børge Holen <[EMAIL PROTECTED]>: > On Tuesday 24 April 2007 19:53, Beauford wrote: > > Does anyone else have this problem with the list. It seems that every time > > I check my email there is one or more messages from the list that royally > > screws up Outlook. I usually have to delete al

Re: [PHP] List

2007-04-25 Thread Børge Holen
On Tuesday 24 April 2007 19:53, Beauford wrote: > Does anyone else have this problem with the list. It seems that every time > I check my email there is one or more messages from the list that royally > screws up Outlook. I usually have to delete all list messages from the > actual server and reboo

Re: [PHP] List

2007-04-25 Thread tedd
At 1:53 PM -0400 4/24/07, Beauford wrote: Does anyone else have this problem with the list. It seems that every time I check my email there is one or more messages from the list that royally screws up Outlook. I usually have to delete all list messages from the actual server and reboot. It only h

RE: [PHP] List

2007-04-24 Thread George Pitcher
> Does anyone else have this problem with the list. It seems that > every time I > check my email there is one or more messages from the list that royally > screws up Outlook. I usually have to delete all list messages from the > actual server and reboot. It only happens with emails from > [EMAIL P

Re: [PHP] List

2007-04-24 Thread Richard Lynch
On Tue, April 24, 2007 12:53 pm, Beauford wrote: > Does anyone else have this problem with the list. It seems that every > time I > check my email there is one or more messages from the list that > royally > screws up Outlook. I usually have to delete all list messages from the > actual server and

RE: [PHP] List

2007-04-24 Thread Buesching, Logan J
I use Outlook 2003 on Vista, no problem at all, non-digest mode. -Original Message- From: Wolf [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 24, 2007 3:18 PM To: Tijnema ! Cc: Beauford; PHP Subject: Re: [PHP] List Welcome to Windows Tijnema ! wrote: > On 4/24/07, Beauford <

Re: [PHP] List

2007-04-24 Thread Jim Lucas
Beauford wrote: Does anyone else have this problem with the list. It seems that every time I check my email there is one or more messages from the list that royally screws up Outlook. I usually have to delete all list messages from the actual server and reboot. It only happens with emails from [E

Re: [PHP] List

2007-04-24 Thread Zoltán Németh
2007. 04. 24, kedd keltezéssel 11.11-kor Jim Lucas ezt írta: > Beauford wrote: > > Does anyone else have this problem with the list. It seems that every time I > > check my email there is one or more messages from the list that royally > > screws up Outlook. I usually have to delete all list messag

Re: [PHP] List

2007-04-24 Thread Wolf
Welcome to Windows Tijnema ! wrote: On 4/24/07, Beauford <[EMAIL PROTECTED]> wrote: Does anyone else have this problem with the list. It seems that every time I check my email there is one or more messages from the list that royally screws up Outlook. I usually have to delete all list messages

Re: [PHP] List

2007-04-24 Thread Tijnema !
On 4/24/07, Beauford <[EMAIL PROTECTED]> wrote: Does anyone else have this problem with the list. It seems that every time I check my email there is one or more messages from the list that royally screws up Outlook. I usually have to delete all list messages from the actual server and reboot. It

Re: [PHP] List

2007-04-24 Thread Jim Lucas
Beauford wrote: Does anyone else have this problem with the list. It seems that every time I check my email there is one or more messages from the list that royally screws up Outlook. I usually have to delete all list messages from the actual server and reboot. It only happens with emails from [E

Re: [PHP] List all files in directory

2007-03-07 Thread Tijnema !
On 3/6/07, Jay Blanchard <[EMAIL PROTECTED]> wrote: [snip] Oh, yes, about that, how do you _really_ use PHP to do some reading on the client machine... like say. listing files... ;D [/snip] You're kidding, right? Here's how, set up a PHP enabled.nah, never mind. Just repeat to yourself Doro

Re: [PHP] List all files in directory

2007-03-06 Thread Børge Holen
On Tuesday 06 March 2007 22:34, Jim Moseby wrote: > > Helder Lopes wrote: > > > Hi people > > > > > > How to php give to me a list of all files in one directory > > > > to make an > > > > > editor??? > > > > if you can't figure out how to get a list of files from a directory > > using php then how

Re: [PHP] List all files in directory

2007-03-06 Thread Børge Holen
On Tuesday 06 March 2007 23:36, Jay Blanchard wrote: > [snip] > Oh, yes, about that, how do you _really_ use PHP to do some reading on > the > client machine... like say. listing files... ;D > [/snip] > > You're kidding, right? Here's how, set up a PHP enabled.nah, never > mind. Just repeat to

RE: [PHP] List all files in directory

2007-03-06 Thread Jay Blanchard
[snip] Oh, yes, about that, how do you _really_ use PHP to do some reading on the client machine... like say. listing files... ;D [/snip] You're kidding, right? Here's how, set up a PHP enabled.nah, never mind. Just repeat to yourself Dorothy, "PHP is server-side, not client-side.." --

RE: [PHP] List all files in directory

2007-03-06 Thread Jim Moseby
> > Helder Lopes wrote: > > Hi people > > > > How to php give to me a list of all files in one directory > to make an > > editor??? > > if you can't figure out how to get a list of files from a directory > using php then how do you expect to write a fully fledged 'editor'? > > RTFM ... there a

Re: [PHP] List all files in directory

2007-03-06 Thread Tom Chubb
On 06/03/07, Helder Lopes <[EMAIL PROTECTED]> wrote: Hi people How to php give to me a list of all files in one directory to make an editor??? http://php.net/readdir -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] List all files in directory

2007-03-06 Thread Jochem Maas
Helder Lopes wrote: > Hi people > > How to php give to me a list of all files in one directory to make an > editor??? if you can't figure out how to get a list of files from a directory using php then how do you expect to write a fully fledged 'editor'? RTFM ... there are examples that show you

RE: [PHP] List all files in directory

2007-03-06 Thread Jay Blanchard
[snip] How to php give to me a list of all files in one directory to make an editor??? [/snip] RTFM, seriously. http://www.php.net/readdir -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] list of countries

2006-11-08 Thread Robin Vickery
On 07/11/06, James Tu <[EMAIL PROTECTED]> wrote: Thanks everyone for the helpful links and suggestions! Any people here with access to a country list in Arabic or Chinese? http://www.foreignword.com/countries/Arabic.htm -robin -- PHP General Mailing List (http://www.php.net/) To unsubscribe,

Re: [PHP] list of countries

2006-11-07 Thread James Tu
Sorry, maybe I should have posted on that list. My post was about the list rather than about using MySQL. My initial thought was that country lists would have been something that people in this forum would have encountered and was also hoping that some people here would have multi-language

Re: [PHP] list of countries

2006-11-07 Thread Rory Browne
A MySQL list would have been a better place for this. Then again Most people on the MySQL list would have known about http://dev.mysql.com/doc/world-setup/en/world-setup.html where as people on this are less likely to. On 11/7/06, James Tu <[EMAIL PROTECTED]> wrote: Does anyone have a list of

RE: [PHP] list of countries

2006-11-07 Thread Robert Cummings
On Tue, 2006-11-07 at 12:12 -0800, bruce wrote: > ummm... > > i must be missing something You're missing a capitalized 'i' at the beginning of your sentence :/ > how is asking for the list lazy??? Because he saw a list, and then decided not to use it because it was "muddled by HTML tags".

RE: [PHP] list of countries

2006-11-07 Thread bruce
ummm... i must be missing something how is asking for the list lazy??? -Original Message- From: Robert Cummings [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 07, 2006 9:59 AM To: James Tu Cc: PHP Subject: Re: [PHP] list of countries On Tue, 2006-11-07 at 12:40 -0500, James Tu

Re: [PHP] list of countries

2006-11-07 Thread James Tu
Thanks everyone for the helpful links and suggestions! Any people here with access to a country list in Arabic or Chinese? -James -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] list of countries

2006-11-07 Thread Richard Lynch
On Tue, November 7, 2006 11:40 am, James Tu wrote: > Does anyone have a list of countries in a handy format for importing > into MySQL? I just really need a list. Wikipedia has a nice list, > but it's muddled by HTML tags. > > If you also have them in Chinese and Arabic that would be even better.

Re: [PHP] list of countries

2006-11-07 Thread rouvas
On Tuesday 07 November 2006 19:58, Robert Cummings wrote: > On Tue, 2006-11-07 at 12:40 -0500, James Tu wrote: > > Does anyone have a list of countries in a handy format for importing > > into MySQL? I just really need a list. Wikipedia has a nice list, > > but it's muddled by HTML tags. Goto: h

Re: [PHP] list of countries

2006-11-07 Thread Robert Cummings
On Tue, 2006-11-07 at 12:40 -0500, James Tu wrote: > Does anyone have a list of countries in a handy format for importing > into MySQL? I just really need a list. Wikipedia has a nice list, > but it's muddled by HTML tags. Don't be lazy. And it's called "marked up" not muddled. Cheers, Rob.

Re: [PHP] List Meeting NNOT

2006-08-12 Thread Richard Lynch
On Wed, August 9, 2006 6:26 pm, Jay Blanchard wrote: > Here is a thought that a couple of us have shared off-list; why don't > we > list denizens plan a get together? A face-to-face with the good, the > bad > and the ugly. A mano y' mano curly brace holy war. Beers and meat. The > whole 9.2 Mb's. >

Re: [PHP] List Meeting NNOT

2006-08-12 Thread Richard Lynch
On Fri, August 11, 2006 8:08 am, David Robley wrote: > Ligaya Turmelle wrote: > >> tedd wrote: >>> At 7:22 AM +0200 8/10/06, Paul Scott wrote: >>> On Wed, 2006-08-09 at 18:54 -0500, Jay Blanchard wrote: > Yes, but not everyone can get to or goes to conferences. And > this >

Re: [PHP] List Meeting NNOT

2006-08-11 Thread David Robley
Ligaya Turmelle wrote: > tedd wrote: >> At 7:22 AM +0200 8/10/06, Paul Scott wrote: >> >>> On Wed, 2006-08-09 at 18:54 -0500, Jay Blanchard wrote: >>> Yes, but not everyone can get to or goes to conferences. And this would stand on its own don'tcha think? I think that Chicago is

Re: [PHP] List Meeting NNOT

2006-08-10 Thread Ligaya Turmelle
tedd wrote: At 7:22 AM +0200 8/10/06, Paul Scott wrote: On Wed, 2006-08-09 at 18:54 -0500, Jay Blanchard wrote: Yes, but not everyone can get to or goes to conferences. And this would stand on its own don'tcha think? I think that Chicago is perfect, because it is centrally located (kinda')

Re: [PHP] List Meeting NNOT

2006-08-10 Thread tedd
At 1:57 PM -0400 8/10/06, John Nichel wrote: Adam Zey wrote: It's still a bit of a drive when you live in Montreal and don't have a car. About an 18 hour drive, plus a few hours for bus stops and border crossings. Canadians are welcome to come? That's it, count me out! :-p LOL, eh? t

RE: [PHP] List Meeting NNOT

2006-08-10 Thread tedd
At 7:22 AM +0200 8/10/06, Paul Scott wrote: On Wed, 2006-08-09 at 18:54 -0500, Jay Blanchard wrote: Yes, but not everyone can get to or goes to conferences. And this would stand on its own don'tcha think? I think that Chicago is perfect, because it is centrally located (kinda') and a neat pl

Re: [PHP] List Meeting NNOT

2006-08-10 Thread Jochem Maas
Jay Blanchard wrote: > Here is a thought that a couple of us have shared off-list; why don't we > list denizens plan a get together? A face-to-face with the good, the bad > and the ugly. A mano y' mano curly brace holy war. Beers and meat. The > whole 9.2 Mb's. > > So, what say you? Shall we start

Re: [PHP] List Meeting NNOT

2006-08-10 Thread John Nichel
Adam Zey wrote: It's still a bit of a drive when you live in Montreal and don't have a car. About an 18 hour drive, plus a few hours for bus stops and border crossings. Canadians are welcome to come? That's it, count me out! :-p -- John C. Nichel IV Programmer/System Admin (ÜberGeek) Dot

RE: [PHP] List Meeting NNOT

2006-08-10 Thread Paul Scott
> That is why the Wright Brothers did what they did. ;) > I prefer the Zeppelin personally... --Paul All Email originating from UWC is covered by disclaimer http://www.uwc.ac.za/portal/uwc2006/content/mail_disclaimer/index.htm -- PHP General Mailing List (http://www.php.net/) To unsubscri

RE: [PHP] List Meeting NNOT

2006-08-10 Thread Jay Blanchard
[snip] It's still a bit of a drive when you live in Montreal and don't have a car. About an 18 hour drive, plus a few hours for bus stops and border crossings. [/snip] That is why the Wright Brothers did what they did. ;) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] List Meeting NNOT

2006-08-10 Thread Adam Zey
Paul Scott wrote: On Wed, 2006-08-09 at 18:54 -0500, Jay Blanchard wrote: Yes, but not everyone can get to or goes to conferences. And this would stand on its own don'tcha think? I think that Chicago is perfect, because it is centrally located (kinda') and a neat place to boot. Kinda...Chica

RE: [PHP] List Meeting NNOT

2006-08-09 Thread Paul Scott
On Wed, 2006-08-09 at 18:54 -0500, Jay Blanchard wrote: > Yes, but not everyone can get to or goes to conferences. And this would > stand on its own don'tcha think? I think that Chicago is perfect, > because it is centrally located (kinda') and a neat place to boot. > Kinda...Chicago is a bit o

RE: [PHP] List Meeting NNOT

2006-08-09 Thread Jay Blanchard
[snip] > [snip] > Isn't that what the conferences are for??? > > I'm happy to host a small get-together in Chicago... > > I'll throw in a couple kegs of beer and some munchies at Uncommon > Ground where I work. :-) > http://uncommonground.com/ > [/snip] > > Yes, but not everyone can get to or go

RE: [PHP] List Meeting NNOT

2006-08-09 Thread Robert Cummings
On Wed, 2006-08-09 at 18:54 -0500, Jay Blanchard wrote: > [snip] > Isn't that what the conferences are for??? > > I'm happy to host a small get-together in Chicago... > > I'll throw in a couple kegs of beer and some munchies at Uncommon > Ground where I work. :-) > http://uncommonground.com/ > [/

RE: [PHP] List Meeting NNOT

2006-08-09 Thread Jay Blanchard
[snip] Isn't that what the conferences are for??? I'm happy to host a small get-together in Chicago... I'll throw in a couple kegs of beer and some munchies at Uncommon Ground where I work. :-) http://uncommonground.com/ [/snip] Yes, but not everyone can get to or goes to conferences. And this w

Re: [PHP] List Meeting NNOT

2006-08-09 Thread Richard Lynch
On Wed, August 9, 2006 6:26 pm, Jay Blanchard wrote: > Here is a thought that a couple of us have shared off-list; why don't > we > list denizens plan a get together? A face-to-face with the good, the > bad > and the ugly. A mano y' mano curly brace holy war. Beers and meat. The > whole 9.2 Mb's. >

RE: [PHP] List Nastiness (Was: RE: [PHP] Zend Studio, phpMyAdmin, and mysql.sock)

2006-07-14 Thread Jay Blanchard
[snip] To the rest: There has been quite a bit of mean spiritedness on the list lately. I don't know if it is the weather, some strange astrological phenomenon, or something else entirely, but can we tone it down a bit? There has been way too much flame war-esque behavior lately. We're supposed t

Re: [PHP] List of sessions

2006-05-06 Thread Richard Lynch
On Sat, May 6, 2006 9:42 am, tedd wrote: > While we're on the subject of listing sessions, what does the > following code do? Looks like it snoops through all the sessions it can find. I suspect it will also NUKE the last session, where 'last' is whatever order readdir() feels like returning, whi

Re: [PHP] List of sessions

2006-05-06 Thread chris smith
On 5/7/06, tedd <[EMAIL PROTECTED]> wrote: Hi: While we're on the subject of listing sessions, what does the following code do? session_start(); $path = ini_get('session.save_path'); $handle = dir($path); while ($filename = $handle->read()) { if (substr($filename, 0, 5) == '

Re: [PHP] List of sessions

2006-05-06 Thread tedd
Hi: While we're on the subject of listing sessions, what does the following code do? session_start(); $path = ini_get('session.save_path'); $handle = dir($path); while ($filename = $handle->read()) { if (substr($filename, 0, 5) == 'sess_') {

Re: [PHP] List of sessions

2006-05-06 Thread Richard Lynch
On Thu, May 4, 2006 10:56 pm, Tony Aldrich wrote: >> >> Honestly, the easiest way to solve this is to switch to 'user' PHP >> sessions: >> http://php.net/session-set-save-handler > > > Thanks. I'm trying now to do this. > I'm wondering about "session-set-save-handler" - what is "manual > garbage >

Re: [PHP] List of sessions

2006-05-04 Thread Tony Aldrich
Honestly, the easiest way to solve this is to switch to 'user' PHP sessions: http://php.net/session-set-save-handler Thanks. I'm trying now to do this. I'm wondering about "session-set-save-handler" - what is "manual garbage collector" here? It means I must explicitly "unset" all variables or

Re: [PHP] List of sessions

2006-05-04 Thread Richard Lynch
On Wed, May 3, 2006 11:29 pm, Tony Aldrich wrote: > Well, I mean visitors of site. They can open it in several windows or > in > several browsers. I understand that each browser on a machine will be > a > session (in simple explanation). And for all of them I create some > info in > database. Then

Re: [PHP] List of sessions

2006-05-04 Thread Tony Aldrich
Thanks all for explanations. I'll try to use callback functions. Tony. On 5/4/06, Joe Wollard <[EMAIL PROTECTED]> wrote: If you store your sessions in a database then your could gain a little mode control over your session, but I think what you're asking is if there's a way to tell if a user h

Re: [PHP] List of sessions

2006-05-03 Thread Joe Wollard
If you store your sessions in a database then your could gain a little mode control over your session, but I think what you're asking is if there's a way to tell if a user has closed the browser thus killing the session on their side. If that's what you're asking then the answer is not going to li

Re: [PHP] List of sessions

2006-05-03 Thread Tony Aldrich
Well, I mean visitors of site. They can open it in several windows or in several browsers. I understand that each browser on a machine will be a session (in simple explanation). And for all of them I create some info in database. Then they close browser. I must clean up unused info. That's why I w

Re: [PHP] list noise [WAS: How to find tag and get src of image]

2006-04-25 Thread Ahmed Saad
On 4/25/06, Robert Cummings <[EMAIL PROTECTED]> wrote: > If you carefully comb the archives you'll see that many of us that make > quite liberal use of RTFM also quite often give answers to the same > simple questions, and often quite recently. That's a _quite_ true statement, I think :) I have

Re: [PHP] list noise [WAS: How to find tag and get src of image]

2006-04-25 Thread Robert Cummings
On Tue, 2006-04-25 at 08:45, Leonard Burton wrote: > >From pressing a few posters of RTFM answers in other projects' forums > I have found out two things: > > 1) most of them are script kiddies. > 2) most of them do not know the answer. > > They think it is more fun to post the RTFM than to not r

Re: [PHP] list noise [WAS: How to find tag and get src of image]

2006-04-25 Thread Leonard Burton
Hi guys, RTFM answers with links to the info are fine. I neverminded something like RTFM http://www.php.net/switch. I have found that finding the easier answers can be the most difficult. I have been doing PHP for > 3 years. Sometimes there is something simple about a function I cannot quite g

Re: [PHP] list noise [WAS: How to find tag and get src of image]

2006-04-25 Thread T.Lensselink
Don't know about the postgre list. But answers to such questions can easilly be found on the web. Just use google or RTFM. I answered because i like to help. Hope it was helpfull :) But i can also understand the laughter/frsustration. Don't take it to personal. They just encourage you to RTFM. Bes

Re: [PHP] list noise [WAS: How to find tag and get src of image]

2006-04-24 Thread Ma Siva Kumar
On Mon April 24 2006 9:54 pm, Paul Novitski wrote: > Rushed, grumpy defender of the underdog, > > Paul >For those of you who are making a joke out of my question, glad to have >given you all a laugh. I want to thank everyone else for being so nice and >helpful to beginners. >Lisa I am not an

Re: [PHP] list noise [WAS: How to find tag and get src of image]

2006-04-24 Thread Richard Lynch
On Mon, April 24, 2006 11:24 am, Paul Novitski wrote: > At 06:29 AM 4/24/2006, Philip Thompson wrote: >>I think you are too kind. I think my response would have been likes >>Jay's... RTFM. However, you went above and beyond. Isn't this >>listserv great!! =D > > > Thanks, Philip. There may or may n

Re: [PHP] list noise [WAS: How to find tag and get src of image]

2006-04-24 Thread John Nichel
Jay Blanchard wrote: I'm golden! I don't remember asking for a list of your sexual perversions. :-p -- John C. Nichel IV Programmer/System Admin (ÜberGeek) Dot Com Holdings of Buffalo 716.856.9675 [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: ht

RE: [PHP] list noise [WAS: How to find tag and get src of image]

2006-04-24 Thread Jay Blanchard
[snip] I'm here for PHP. I love the wit, humor, intelligence, and passion of the list debates, but I'm working my butt off earning my living writing software and simply don't have time to scroll down through some enormous unsnipped quote simply to find "thanks!" or "you weenie!" at the bottom.

Re: [PHP] list days between two dates

2006-02-24 Thread tedd
Anyony know a funtction to do this? I need to popup a select with the dates. thank's Pol Pol: Try this: http://www.weberdev.com/get_example-4330.html tedd -- http://sperling.com -- PHP General Mailing List (htt

Re: [PHP] list a query

2005-12-30 Thread Richard Lynch
On Wed, December 28, 2005 5:53 am, Ross wrote: > What does 'list' do in a php query? 'list' is kind of like an array de-constuctor. x: 1 y: 2 z: 3 > $result = mysql_query($query) or die('Error, query failed'); > list($name, $type, $size, $content) = mysql_fetch_array($result); $result is an ar

Re: [PHP] list a query

2005-12-28 Thread Jochem Maas
Ross wrote: What does 'list' do in a php query? there is no such thing a php query (unless you count asking a pph related question). list() is a language construct an explanation of it can be found in the manual http://php.net/list please always read/search the manual before asking question.

RE: [PHP] List Usage WAS Forwarding $_POST Values

2005-12-09 Thread Jay Blanchard
[snip] Well if you were not rude then you certainly are now - Too much correspondence with you in that vein could contaminate the environment. Also sounds like you have a few prejudices to grow out of .. who would you like to be when you grow up? BTW I suggest you use a dictionary if you cannot u

Re: [PHP] list down

2005-02-27 Thread AdamT
Your email ended up in my gmail spam box. That should tell you something. On Fri, 25 Feb 2005 16:04:24 -0800, Tyler Replogle <[EMAIL PROTECTED]> wrote: > I think it didn't because i wasn't getting an emails for a while last night. > I wanted one too becuase i didn't have the email to start a new

RE: [PHP] List gone quiet?

2005-02-25 Thread Tyler Replogle
Yeah same here. I think it went down. From: Lester Caine <[EMAIL PROTECTED]> To: php-general@lists.php.net Subject: [PHP] List gone quiet? Date: Fri, 25 Feb 2005 11:13:50 + MIME-Version: 1.0 Received: from lists.php.net ([216.92.131.4]) by mc9-f30.hotmail.com with Microsoft SMTPSVC(6.0.3790.21

RE: [PHP] list down

2005-02-25 Thread Tyler Replogle
I think it didn't because i wasn't getting an emails for a while last night. I wanted one too becuase i didn't have the email to start a new message. From: Kris <[EMAIL PROTECTED]> To: php-general@lists.php.net Subject: [PHP] list down Date: Thu, 24 Feb 2005 15:04:31 -0600 MIME-Version: 1.0 Recei

Re: [PHP] List gone quiet?

2005-02-25 Thread Danny Brow
On Fri, 2005-02-25 at 11:13 +, Lester Caine wrote: > Nothing on list over night? It's a PHP fast :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] List gone quiet?

2005-02-25 Thread dpgirago
Nothing on list over night? -- Lester Caine Nope, so I had to do real work this mourning (sic). David

  1   2   3   >