On Thu, 3 Jan 2008 12:39:36 -0500, tedd wrote:
> At 4:24 PM +0100 1/3/08, Nisse =?utf-8?Q?Engstr=C3=B6m?= wrote:
>>On Wed, 2 Jan 2008 19:36:56 -0500, tedd wrote:
>>
>>> To find out, I did put the operation through FireFox and reversed the
>>> POST/GET operations to get a look at the string -- it
At 10:33 AM +0100 1/4/08, Nisse Engström wrote:
On Thu, 3 Jan 2008 12:39:36 -0500, tedd wrote:
Nisse:
I thank you for your most enlightened and informative reply.
I cut/pasted your post into my list of things to remember.
Cheers,
tedd
--
---
http://sperling.com http://ancientstones.com
Greetings,
I've been lurking for several weeks, I thought I'd post to describe
a problem I've been having in the hope that a solution can be found.
And my thanks to Casey, for his offlist assistance with another,
unrelated issue earlier this week. :-)
I apologize up front, for what is probably
tedd-2 wrote:
>
> At 3:28 PM -0600 1/3/08, Richard Lynch wrote:
>>On Wed, January 2, 2008 5:26 pm, tedd wrote:
>>> At 2:34 PM -0800 1/2/08, Jim Lucas wrote:
This I think shows what tedd is looking for.
so, from this I deduce that this should work.
$submit = trim($submit, "
Read google!
-
http://ooyes.net Web design company | http://ooyes.net Graphic design
company | http://ooyes.net Outsourcing company
--
View this message in context:
http://www.nabble.com/First-stupid-post-of-the-year.-tp14583639p14618938.html
Sent from the PHP - General mailing list a
On Jan 4, 2008 10:39 AM, Web Design Company
<[EMAIL PROTECTED]> wrote:
>
> Read google!
No!
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone else to do it for y
On Jan 4, 2008 9:54 AM, Reese <[EMAIL PROTECTED]> wrote:
> Greetings,
>
> I've been lurking for several weeks, I thought I'd post to describe
> a problem I've been having in the hope that a solution can be found.
> And my thanks to Casey, for his offlist assistance with another,
> unrelated issue e
WOW
-
http://ooyes.net Web design company | http://ooyes.net Graphic design
company | http://ooyes.net Outsourcing company
--
View this message in context:
http://www.nabble.com/automatic-caller-tp14582211p14618945.html
Sent from the PHP - General mailing list archive at Nabble.com.
Web Design Company wrote:
Someone?
Me31!1!1ONE
Please, if you do not need amplifying information or if you do
not intend to pose a suggestion, it is better to remain silent.
I wasn't helped by your "Someone?" post, no one else was either.
Reese
--
PHP General Mailing List (http://www.php
Someone?
-
http://ooyes.net Web design company | http://ooyes.net Graphic design
company | http://ooyes.net Outsourcing company
--
View this message in context:
http://www.nabble.com/Login-script-problem-tp14618073p14618942.html
Sent from the PHP - General mailing list archive at Nabb
Daniel Brown wrote:
[snip="all"]
Reese,
While I noticed several areas for improvement in the code (such as
being sure to exit; after calling header("Location: "); ), two
things primarily come to mind:
Do you expect the value of $key in this condition to be a literal zero?
At 7:39 AM -0800 1/4/08, Web Design Company wrote:
Read google!
New to this list, are you?
tedd
--
---
http://sperling.com http://ancientstones.com http://earthstones.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Jan 4, 2008 11:55 AM, Reese <[EMAIL PROTECTED]> wrote:
> Web Design Company wrote:
> > Someone?
>
> Me31!1!1ONE
>
> Please, if you do not need amplifying information or if you do
> not intend to pose a suggestion, it is better to remain silent.
> I wasn't helped by your "Someone?" post, no o
At 6:55 AM -0800 1/4/08, Jürgen Wind wrote:
FYI:
output of http://www.l-i-e.com/a/ in
SeaMonkey (Gecko, ),FF, default Char.encoding:Western ISO 8859-1 or UTF-8,
IE:
$_POST[a]: ' A '
0: (160)
1: (32)
2: (160)
3: (32)
4: (160)
5: A (65)
6: (160)
7: (32)
8: (160)
9: (32)
10: (16
On Jan 4, 2008, at 9:54 AM, "Daniel Brown" <[EMAIL PROTECTED]> wrote:
On Jan 4, 2008 12:46 PM, Casey <[EMAIL PROTECTED]> wrote:
Greetings, list.
I have a web application that generates PNG images that are thousands
of pixels high by thousands of pixels wide (using imagepng, etc.).
The problem
Hello,
I am trying to get tidy for php working on my systems.
1. Got latest libtidy (libraries) from cvs and compiled/installed
them (no issues)
2. Got latest php tidy tidy-1.2 from PECL and compiled and
installed (no issues)
3. Added the tidy extension in to /etc/php.d/ti
On Jan 4, 2008 9:33 AM, Christoph Boget <[EMAIL PROTECTED]> wrote:
> Not wanting to re-invent the wheel, I'm wondering if there is a package out
> there that can read in an HTML file and allow you to manipulate and dissect
> it much like you can in javascript? For example, functionality similar to
Hi gang:
Here's the problem.
I have a client who has Flash Videos and wishes to rent these Videos
out for a certain time period. (No, it's not porn -- shame on you).
I have written the code and have NO problems with registering the
user, having the user pay, and managing user's time to allow
Daniel Brown wrote:
> On Jan 4, 2008 12:06 PM, afan pasalic <[EMAIL PROTECTED]> wrote:
>> hi
>> I have function
>> function get_content($client_id, $form_id, $index1)
>> {
>> $query = mysql_query("
>> SELECT content
>> FROM infos
>>
Not wanting to re-invent the wheel, I'm wondering if there is a package out
there that can read in an HTML file and allow you to manipulate and dissect
it much like you can in javascript? For example, functionality similar to
(though, not necessarily the same as) getElementById(), .innerHTML, etc.
Greetings, list.
I have a web application that generates PNG images that are thousands
of pixels high by thousands of pixels wide (using imagepng, etc.).
The problem is this takes way too much memory, and the rest of the
site becomes too slow.
I'm working on something to cache the images,
On Fri, 4 Jan 2008 12:33:11 -0500
"Christoph Boget" <[EMAIL PROTECTED]> wrote:
> Not wanting to re-invent the wheel, I'm wondering if there is a
> package out there that can read in an HTML file and allow you to
> manipulate and dissect it much like you can in javascript? For
> example, functiona
On Jan 4, 2008 12:46 PM, Casey <[EMAIL PROTECTED]> wrote:
> Greetings, list.
>
> I have a web application that generates PNG images that are thousands
> of pixels high by thousands of pixels wide (using imagepng, etc.).
>
> The problem is this takes way too much memory, and the rest of the
> site b
On Jan 4, 2008 12:59 PM, Casey <[EMAIL PROTECTED]> wrote:
[snip]
> I'm laying many different other (smaller) images over each other at
> various positions. (I know HTML/CSS and SVG could do this with less
> trouble, but that would give away my secrets by just viewing the
> source.)
Okay, so ki
On Fri, 2008-01-04 at 12:58 -0500, tedd wrote:
> Hi gang:
>
> Here's the problem.
>
> I have a client who has Flash Videos and wishes to rent these Videos
> out for a certain time period. (No, it's not porn -- shame on you).
Bah!
> I have written the code and have NO problems with registering
hi
I have function
function get_content($client_id, $form_id, $index1)
{
$query = mysql_query("
SELECT content
FROM infos
WHERE client_id=".$client_id." AND form_id=".$form_id."
AND
index1='".$index1."'");
if (
On Jan 4, 2008 12:06 PM, afan pasalic <[EMAIL PROTECTED]> wrote:
> hi
> I have function
> function get_content($client_id, $form_id, $index1)
> {
> $query = mysql_query("
> SELECT content
> FROM infos
> WHERE client_id=
At 1:08 PM -0500 1/4/08, Daniel Brown wrote:
On Jan 4, 2008 12:58 PM, tedd <[EMAIL PROTECTED]> wrote:
> Now, how can I stop that from happening?
You could do link expirations with an auto-generated URL to mask
the actual location, or could even create a dynamic symlink or copy on
the server
Samuel Vogel wrote:
> Explanation of your code:
>
> $CONTENT = get_content(12, 104, 'merchant');
> echo $CONTENT;
>
> This does not work, because you don't use a "return" in your function.
> This means that the function does not return a value. Now in the
> function you assign a value to $CONTENT
On Jan 4, 2008 1:30 PM, tedd <[EMAIL PROTECTED]> wrote:
> At 1:08 PM -0500 1/4/08, Daniel Brown wrote:
> >On Jan 4, 2008 12:58 PM, tedd <[EMAIL PROTECTED]> wrote:
> > > Now, how can I stop that from happening?
> >
> > You could do link expirations with an auto-generated URL to mask
> >the actu
On 04 January 2008 17:06, afan pasalic wrote:
> hi
> I have function
> function get_content($client_id, $form_id, $index1) {
> $query = mysql_query("
> SELECT content
> FROM infos
> WHERE client_id=".$client_id." AND
> form_id
Daniel Brown wrote:
> On Jan 4, 2008 12:28 PM, afan pasalic <[EMAIL PROTECTED]> wrote:
>> Daniel Brown wrote:
>>> On Jan 4, 2008 12:06 PM, afan pasalic <[EMAIL PROTECTED]> wrote:
hi
I have function
function get_content($client_id, $form_id, $index1)
{
$query = mysql
On Fri, 2008-01-04 at 13:29 -0500, tedd wrote:
> At 1:09 PM -0500 1/4/08, Robert Cummings wrote:
> >On Fri, 2008-01-04 at 12:58 -0500, tedd wrote:
> >> Hi gang:
> >>
> >> Here's the problem.
> >>
> >> I have a client who has Flash Videos and wishes to rent these Videos
> >> out for a certain ti
On Jan 4, 2008 12:52 PM, afan pasalic <[EMAIL PROTECTED]> wrote:
> I think you didn't understand my question: I know why the function work
> in 2nd example. My question was why I'm not getting the result in 1st
> example? What am I doing wrong. And, as far as I know, I think it
> doesn't have anyth
At 1:09 PM -0500 1/4/08, Robert Cummings wrote:
On Fri, 2008-01-04 at 12:58 -0500, tedd wrote:
Hi gang:
Here's the problem.
I have a client who has Flash Videos and wishes to rent these Videos
out for a certain time period. (No, it's not porn -- shame on you).
Bah!
I have written the
On Jan 4, 2008 12:58 PM, tedd <[EMAIL PROTECTED]> wrote:
> Hi gang:
>
> Here's the problem.
>
> I have a client who has Flash Videos and wishes to rent these Videos
> out for a certain time period. (No, it's not porn -- shame on you).
I stopped reading at this point, due to lack of interest.
Here is the input string I'm using:
{display ref="BYOPPageMetaData" id="3"}
{display ref="ResourceList" id="0"}
afan pasalic wrote:
> hi
> I have function
> function get_content($client_id, $form_id, $index1)
> {
> $query = mysql_query("
> SELECT content
> FROM infos
> WHERE client_id=".$client_id." AND form_id=".$form_id."
> AND
> inde
On Jan 4, 2008 12:52 PM, afan pasalic <[EMAIL PROTECTED]> wrote:
> I think you didn't understand my question: I know why the function work
> in 2nd example. My question was why I'm not getting the result in 1st
> example? What am I doing wrong. And, as far as I know, I think it
> doesn't have anyth
Daniel Brown wrote:
> On Jan 4, 2008 12:52 PM, afan pasalic <[EMAIL PROTECTED]> wrote:
>> I think you didn't understand my question: I know why the function work
>> in 2nd example. My question was why I'm not getting the result in 1st
>> example? What am I doing wrong. And, as far as I know, I thin
On Jul 20, 2007 1:09 PM, Daniel Brown <[EMAIL PROTECTED]> wrote:
> This isn't necessarily a brain-teaser, but it's still pretty cool.
> Dice (the employment site) has a new advertisement out there that
> says the following:
>
>
> What's missing from your job?
>
> format = 'The %2s contai
"tedd" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi gang:
Here's the problem.
I have a client who has Flash Videos and wishes to rent these Videos out
for a certain time period. (No, it's not porn -- shame on you).
I have written the code and have NO problems with registeri
At 1:54 PM -0500 1/4/08, Robert Cummings wrote:
On Fri, 2008-01-04 at 13:29 -0500, tedd wrote:
> Rob:
I have all of that logic in place now.
Then what is the problem? or do you mean you don't ant the same user to
view the item while logged in at some point in the future? If so then
use a G
afan pasalic wrote:
> Daniel Brown wrote:
>> On Jan 4, 2008 12:52 PM, afan pasalic <[EMAIL PROTECTED]> wrote:
>>> I think you didn't understand my question: I know why the function work
>>> in 2nd example. My question was why I'm not getting the result in 1st
>>> example? What am I doing wrong. And
On Jan 4, 2008 12:28 PM, afan pasalic <[EMAIL PROTECTED]> wrote:
>
> Daniel Brown wrote:
> > On Jan 4, 2008 12:06 PM, afan pasalic <[EMAIL PROTECTED]> wrote:
> >> hi
> >> I have function
> >> function get_content($client_id, $form_id, $index1)
> >> {
> >> $query = mysql_query("
> >>
I have a script that has to make a connection via sftp and read the contents
of a file. In the shell, I can simply type
sftp [EMAIL PROTECTED]
As I use the keys on the server so don't need a password. How can I make
this connection in php so I can get the data contents nightly? We installed
te
Daniel Brown wrote:
> On Jan 4, 2008 12:52 PM, afan pasalic <[EMAIL PROTECTED]> wrote:
>> I think you didn't understand my question: I know why the function work
>> in 2nd example. My question was why I'm not getting the result in 1st
>> example? What am I doing wrong. And, as far as I know, I thin
Jim Lucas wrote:
> afan pasalic wrote:
>> Daniel Brown wrote:
>>> On Jan 4, 2008 12:52 PM, afan pasalic <[EMAIL PROTECTED]> wrote:
I think you didn't understand my question: I know why the function work
in 2nd example. My question was why I'm not getting the result in 1st
example? Wh
On Fri, 2008-01-04 at 14:43 -0500, tedd wrote:
> At 1:54 PM -0500 1/4/08, Robert Cummings wrote:
> >On Fri, 2008-01-04 at 13:29 -0500, tedd wrote:
> >
> > > Rob:
> >>
> >> I have all of that logic in place now.
> >
> >Then what is the problem? or do you mean you don't ant the same user to
> >view
"Casey" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
On Jan 4, 2008, at 9:54 AM, "Daniel Brown" <[EMAIL PROTECTED]> wrote:
On Jan 4, 2008 12:46 PM, Casey <[EMAIL PROTECTED]> wrote:
Greetings, list.
I have a web application that generates PNG images that are thousands
of pixels
On Jan 4, 2008 3:12 PM, Robert Cummings <[EMAIL PROTECTED]> wrote:
> It's simple, the URL should NOT directly point to the flash. It should
> point to a PHP wrapper script. The wrapper script then allows you to do
> any kind of checking necessary to restrict viewing of the video. This
> can include
On Fri, 2008-01-04 at 15:27 -0500, Daniel Brown wrote:
> On Jan 4, 2008 3:12 PM, Robert Cummings <[EMAIL PROTECTED]> wrote:
> > It's simple, the URL should NOT directly point to the flash. It should
> > point to a PHP wrapper script. The wrapper script then allows you to do
> > any kind of checking
On Fri, 4 Jan 2008 13:29:04 -0500, tedd wrote:
> I have all of that logic in place now.
>
> My question was specifically how to stop a remote viewer from viewing
> the video once the url is known.
You can't. Just last night I viewd a video (flv) out of a video hosting
site with Opera and
Hi,
i´ve searched a little bit, but found no page talking about an 7zip (.7z)
extension for php. Is there an way to extract data from 7zip archives from
within an php script?
Thank you for your help!
--
View this message in context:
http://www.nabble.com/7zip-extension-available-tp14624641p1462
On Jan 4, 2008 3:46 PM, ecc <[EMAIL PROTECTED]> wrote:
>
> Hi,
> i´ve searched a little bit, but found no page talking about an 7zip (.7z)
> extension for php. Is there an way to extract data from 7zip archives from
> within an php script?
You could try exec() or one of the family to do the jo
Did a quick search and didn't see anything PHP specific, but there is an SDK
and someone has done something for Python that might be adaptable:
SDK: http://www.7-zip.org/sdk.html
PyLZMA: http://www.joachim-bauch.de/projects/python/pylzma/
LZMA might be the magic search word, since it's the al
But how can i make it?
thanks, a lot of thanks
- Original Message -
From: "Jim Lucas" <[EMAIL PROTECTED]>
To: "Miren Urkixo" <[EMAIL PROTECTED]>
Cc:
Sent: Saturday, January 05, 2008 12:08 AM
Subject: Re: [PHP] problem sending emamil across one postfix server
Miren Urkixo wrote:
Hello
Hello i want from one php page to send emails but i have one great problem.
The server is one postfix into one suse and the php pages are into the same
server with apache 2 and php 5.
it doesn't sent the messages and into the email server logs appears this:
Jan 3 16:28:55 server postfix/pickup[18
Miren Urkixo wrote:
> Hello i want from one php page to send emails but i have one great problem.
> The server is one postfix into one suse and the php pages are into the same
> server with apache 2 and php 5.
> it doesn't sent the messages and into the email server logs appears this:
> Jan 3 16:2
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
6 (100%) 8880 (100%) EVERYONE
2(0.33%) 1100(0.12%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
3 (100%) 2632 (100%) EVERYONE
2(0.67%) 1100(0.42%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
3 (100%) 2632 (100%) EVERYONE
2(0.67%) 1100(0.42%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
6 (100%) 8880 (100%) EVERYONE
2(0.33%) 1100(0.12%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
3 (100%) 2632 (100%) EVERYONE
2(0.67%) 1100(0.42%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
3 (100%) 2632 (100%) EVERYONE
2(0.67%) 1100(0.42%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
3 (100%) 2632 (100%) EVERYONE
2(0.67%) 1100(0.42%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
3 (100%) 2632 (100%) EVERYONE
2(0.67%) 1100(0.42%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
6 (100%) 8880 (100%) EVERYONE
2(0.33%) 1100(0.12%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
7 (100%) 9506 (100%) EVERYONE
2(0.29%) 1100(0.12%)
On Jan 4, 2008 6:22 PM, PostTrack [Dan Brown]
<[EMAIL PROTECTED]> wrote:
>
> Posting Summary for PHP-General List
> Week Ending: Friday, 4 January, 2008
>
> Messages| Bytes | Sender
> +-+--
> 6
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
3 (100%) 2632 (100%) EVERYONE
2(0.67%) 1100(0.42%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
3 (100%) 2632 (100%) EVERYONE
2(0.67%) 1100(0.42%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
3 (100%) 2632 (100%) EVERYONE
2(0.67%) 1100(0.42%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
3 (100%) 2632 (100%) EVERYONE
2(0.67%) 1100(0.42%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
3 (100%) 2632 (100%) EVERYONE
2(0.67%) 1100(0.42%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
3 (100%) 2632 (100%) EVERYONE
2(0.67%) 1100(0.42%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
4 (100%) 4305 (100%) EVERYONE
2(0.5%) 1100(0.26%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
4 (100%) 4305 (100%) EVERYONE
2(0.5%) 1100(0.26%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
4 (100%) 4305 (100%) EVERYONE
2(0.5%) 1100(0.26%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
4 (100%) 4305 (100%) EVERYONE
2(0.5%) 1100(0.26%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
3 (100%) 2632 (100%) EVERYONE
2(0.67%) 1100(0.42%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
3 (100%) 2632 (100%) EVERYONE
2(0.67%) 1100(0.42%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
4 (100%) 4305 (100%) EVERYONE
2(0.5%) 1100(0.26%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
4 (100%) 4305 (100%) EVERYONE
2(0.5%) 1100(0.26%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
4 (100%) 4305 (100%) EVERYONE
2(0.5%) 1100(0.26%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
4 (100%) 4305 (100%) EVERYONE
2(0.5%) 1100(0.26%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
4 (100%) 4305 (100%) EVERYONE
2(0.5%) 1100(0.26%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
4 (100%) 4305 (100%) EVERYONE
2(0.5%) 1100(0.26%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
4 (100%) 4305 (100%) EVERYONE
2(0.5%) 1100(0.26%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
4 (100%) 4305 (100%) EVERYONE
2(0.5%) 1100(0.26%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
4 (100%) 4305 (100%) EVERYONE
2(0.5%) 1100(0.26%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
3 (100%) 2632 (100%) EVERYONE
2(0.67%) 1100(0.42%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
3 (100%) 2632 (100%) EVERYONE
2(0.67%) 1100(0.42%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
5 (100%) 6349 (100%) EVERYONE
2(0.4%) 1100(0.17%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
5 (100%) 6349 (100%) EVERYONE
2(0.4%) 1100(0.17%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
5 (100%) 6349 (100%) EVERYONE
2(0.4%) 1100(0.17%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
3 (100%) 2632 (100%) EVERYONE
2(0.67%) 1100(0.42%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
3 (100%) 2632 (100%) EVERYONE
2(0.67%) 1100(0.42%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
4 (100%) 4305 (100%) EVERYONE
2(0.5%) 1100(0.26%)
Posting Summary for PHP-General List
Week Ending: Friday, 4 January, 2008
Messages| Bytes | Sender
+-+--
5 (100%) 6349 (100%) EVERYONE
2(0.4%) 1100(0.17%)
1 - 100 of 168 matches
Mail list logo