l, Preparation-H
> 60Toothpaste, Deodorant, Aftershave, Minoxidil, Preparation-H, Bag Bomb
> 70Toothpaste, Deodorant, Aftershave, Minoxidil, Preparation-H, Bag Bomb,
> Fixodent
>
> So, you could indicate age by stating "Bag Bomb" like me.
>
> ___
&
e times a week. The two hour requests should be scheduled next:
three times a week and twice a week can be scheduled at the same time. Then
fill in the rest with the one hour requests.
Hope that makes sense.
-= Bill =-
--
A closed mouth gathers no feet.
ng class, 4 rounds down, 6 rounds up,
and 5 rounds to the even number. This means 65 rounds to 6, while 75 rounds to
8. Your example seems to follow that rule.
-= Bill =-
--
Virtuous action will never go unpunished.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ot it wrong, o' wise one -- that's a picture of my son's
senior class.
I'm the one on the left fogging a smart-ass who refused to get out of my
Fogging must be a REAL OLD Fashioned term. Please clarify.
-= Bill =-
chariot's way.
Boy, those were
Looking to get a bit of PHP work done, is this the right place for it, or is
there a better place to ask?
Bill
Many, many thanks to Tamara, Govinda, and Ashley. Adding the php tags
to the include file solved the problem.
-= Bill =-
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I would really like to understand why the include construct doesn't
give the same results as the original?
-= Bill =-
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ago I would have forgotten it), a
professor said to handle this sort of thing thusly:
neither A, nor B, nor C
A little more wordy, but completely unambiguous.
-= Bill =-
--
Don't find fault. Find a remedy. - Henry Ford
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
com subdomain if that
> helps.
Do you have php-mysql installed?
--
Blessings,
David M.
Does the page validate at http://jigsaw.w3.org/css-validator/?
-= Bill =-
--
Don't find fault. Find a remedy. - Henry Ford
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
also get more sophisticated
and verify that you do not encounter a single, double, single
sequence, or a double, single, double sequence. That gets more
involved by remembering which quote was first, second, and third -
third should be same as second, for example.
-= Bill =
reply on-list
to this spam message!
:|
Cheers,
Rob.
:)
--
http://www.interjinn.com
Application and Templating Framework for PHP
Boy, its a good thing no one on this list would fall for something like that.
-= Bill =-
--
Don't find fault. Find a remedy. -
(or even know the username/password) on the remote site?
This isn't intended to stop serious hackers, just enough security to
stop casual passers-by.
Thanks,
Bill
--
Bill Rausch
We first make our habits and then our habits make us. --John Dryden
--
PHP General Mailing List (http://w
get_current_exception()) in the
__destruct() method, I could detect that an exception was already in
progress and avoid throwing another one.
--
Bill Moran
http://www.potentialtech.com
http://people.collaborativefusion.com/~wmoran/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
if it's
> > called while an exception is in progress than if it's called
> > simply because the object is unset.
> >
> > Searches of the docs has yet to turn up anything and Google isn't
> > helping. Anyone have any pointers?
> >
> > --
&
;s
called while an exception is in progress than if it's called
simply because the object is unset.
Searches of the docs has yet to turn up anything and Google isn't
helping. Anyone have any pointers?
--
Bill Moran
http://www.potentialtech.com
http://people.collaborativefusion.com/
f is not being
used?
2) Is there anything I can do to get more verbose debugging?
3) Anyone on-list familiar with PHP's implementation?
However, any helpful advice on this is appreciated!
--
Bill Moran
http://www.potentialtech.com
http://people.collaborativefusion.com/~wmoran/
--
,
tedd
Tedd,
You should apologize to all pigs for that comparison.
-= Bill =-
--
A conclusion is the place where you get tired of thinking.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
at the two most abundant elements in the universe are
hydrogen and stupidity.
-= Bill =-
--
"Half this game is ninety percent mental."
-Philadelphia Phillies manager Danny Ozark
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
o no. We all know the answer is 42.
? How come 42?
The answer to the question of Life, The Universe, and Everything, is 42.
-= Bill =-
--
With best regards,
Shelley Shyan
http://phparch.cn
--
A libertarian, immoral society is enticing you to excesses. Enjoy.
--
PH
Why $_GET['i'] doesn't unsets ?
Your page URL has ?i=asdf in it. As such, $_GET['i'] is being set every time you refresh
that particular URL. Unsetting $_GET['i'] will only erase the variable for that instance
of that PHP script. As soon as you refresh, you are calling a new instance of that
Dan Shirah a écrit :
How about just adding a simple counter on your page.
That's what I do but that "counter" resets when you press F5 and is not
functionnal.
Why $_GET['i'] doesn't unsets ?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.p
Hi
given page1 has a list of goods and sends $i as a variable into a link
to page2, ie, send
Page2 adds the items recieved in an array.
In page2 how can I unset the $_GET['i'] so that if I press F5(refresh)
it doesn't add the same item to the array ?
I tried unset($_GET['i']) but no succes
index' = 323;
I think, for this to properly update the record, it should be:
UPDATE 'phones' SET 'last_name' = Doe, 'first_name' = John, 'suffix'
= NULL, 'phone' = 123-456-7890 WHERE 'phone_index' = 323;
What am I doing wrong?
-= Bill =-
--
Nothing is so bad that it can't get worse.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Alain
I would use RSS.
My friend Google gave me that link to try
http://www.feedforall.com/free-php-script.htm
> this newsletter should be in HTML format and send 1 by 1 to each customer.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Maybe you guys should get a Mac. Works just fine for me on a Mac, OS
X, Firefox.
-= Bill =-
At 9:49 AM -0400 4/11/08, tedd wrote:
Hi gang:
Check out my new game:
http://webbytedd.com/quarters/
What do you think?
Cheers,
tedd
PS: I originally wrote the game for the
see your tags inside
thetags, but not inside any ... tags.
4. Learn to use the W3C Markup Validation service -
http://validator.w3.org/. It will point out many problems that you can
solve quickly.
-= Bill =-
--
Murphy's Law Cardinal Conundrum -
The optimist bel
Hi Manuel
>> Hotmail will accept mail delivery from PHP ?
>
> Sure. There is nothing specific of PHP that prevents Hotmail from
> accepting messages sent by PHP scripts.
I used your test_smtp_message.php setting "to_address" to my hotmail,
localhost to my ip on dyndns, smtp_host to www.hotmail.c
Ok I give it a try as soon as I can.
>> Hotmail will accept mail delivery from PHP ?
>
> Sure. There is nothing specific of PHP that prevents Hotmail from
> accepting messages sent by PHP scripts.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsu
Hi Manuel
> You can build mailto: links with a default subject and text, but I am
> not sure you can force Outlook to use specific HTML. It's wiser to not
> rely on mailto: .
Hotmail will accept mail delivery from PHP ?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visi
Hi Manuel
>> In the body that column shows " Brébeuf " in Windows Outlook.
> You may want to try this MIME message composing and sending class that
> http://www.phpclasses.org/mimemessage
Looks great Manuel.but my server is under dyndns and the DN isn't qualified
so no mail functions available
to the right
of the @, etc.), if it passes the syntax check, I then set $rhs to
everything to the right of the @. Then I test:
if (!checkdnsrr($rhs, 'MX'))
{
invalid
}
else
{
valid
}
-= Bill =-
--
You can't tell which way the train went by looking
the encoding in the editing window of Outlook while this
garbaged email shows it doesn't work. I still see the garbage, yet my
outlook is set for utf-8 !!
Bill
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
factor = 86400;
$difference = (($date1 - $date2) / $factor);
94 - 93.958333 = .04167
.04167 * 86400 = 3600 = 1 hour. Didn't you pass throught
daylight savings time prior to 21 March?
-= Bill =-
--
You can't tell which way the train went b
>>
>> I want to prevent one from taking over a session from one who left the
>> site
>> and left his desk for a moment.
>>
>> What if that connection were two servers communicating together !?
>> Any crooked mind could then steal the latent session and start fire in
>> the
>> system(s).
>
>
Hi
>> > socket open, then there are much smaller, simpler ways.
>>
>> Like what ?
>
>I meant as opposed to the session-handling method I sent in the
> other thread. However, you may want to look into having JavaScript
> handle the session-watching, and report to the server via AJAX calls
>
Hi Daniel,
> on the site. If all you want to do is find out if they still have the
> socket open, then there are much smaller, simpler ways.
Like what ?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Daniel,
>http://www.nabble.com/Logging-session-timeout-in-DB-to15845123.html
It can build a lot of stress on the server.
What if I use connection_aborted() ?
In the status line of the page I can write a 'connected' timer and use it to
check the connection !?
At most I'll have a 30 secs.
Hi Daniel,
>> Why if I connect from another machine, log in, and disconnect without
>> logging off, and return 5 mins later, my session is still alive ?
>
>A session only expires in three cases:
>a.) An explicit session_destroy() is sent.*
>b.) The user-side cookie with the s
Hi
Ubuntu7.10 LAMP
A PHP session destroys itself as soon as the client disconnects from the
site.
Why if I connect from another machine, log in, and disconnect without
logging off, and return 5 mins later, my session is still alive ?
Thanks
--
PHP General Mailing List (http://www.php.ne
>> Is it a good idea to put a cart in a session var since the cart will be
>> an
>> array ?
>
>Yes, and it's far more secure than putting the actual data into a
> cookie, since that can be changed on the client-side to alter prices
> and other data.
Thanks
--
PHP General Mailing List (
#x27;$var'];
}
else
{
return "";
}
}
And I would call the function with set_var($name) or set_var($phone).
The problem is getting the function to use $var as a variable name,
rather than a value. What am I missing, please?
-= Bill =-
--
Thank you.
configure ended with no errors. But it said "Don't forget to make test", so
like a good little lemming I did.
""Daniel Brown"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
On Dec 3, 2007 11:01 AM, Bill <[EMAIL PRO
at the end of make test
no critical errors, 3 or 4 said they were bugg. then 3 said iI may have a
branded libc.
""Peter Smit"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
On Dec 3, 2007 12:18 AM, Bill <[EMAIL PROTECTED]> wrote:
Do failed te
Do failed tests mean I absolutely should NOT install. Or is it normal to
have a few fails? Try two different versions, all have some failure.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
. That choice is
dependent on the local browser configuration.
-= Bill =-
--
Do not confuse liberty with license.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
this one
application.
Thanks,
Bill
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello, all.
Thanks for your help in advance. I'm trying to figure out how to get PHP to
retrieve MPEG File Properties, specifically the length of the video file in
seconds.
Thanks,
-B
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
s there to putting a socket_bind in
between?
Bill
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Oct 18, 2007, at 9:50 PM, Bastien Koert wrote:
Are you sure that the value is a string? If its numeric, then try
the check without the quotes around the value
http://www.php.net/manual/en/language.operators.comparison.php
"If you compare an integer with a string, the string is convert
P variable, say $row_number, which starts at 1, and
increments by one for each row you display.
-= Bill =-
At 3:09 PM -0400 8/29/07, Jason Pruim wrote:
And what I'm looking for is away to take rows 4 and 5 and move them
to rows 2 and 3 so the next record inserted
trings could be different but have the same number of elements?
If so, then the lenght of the strings is not particularly relevant,
and you might just want to compare the specific elements of both
strings with each other.
-= Bill =-
--
If you're living on the edge,
gth of the string. For example:
$string1 = "1,2,3,4,5,6,9";
$string2 = "1,2,3,10,11,12";
number of entries in $string1 is 7, number of entries in $string2 is
6, but length($string1) = 13, while length($string2) = 14. Is this
the problem you are seeing?
-= Bil
In response to Crayon <[EMAIL PROTECTED]>:
> On Thursday 03 May 2007 03:18, Richard Lynch wrote:
> > On Wed, May 2, 2007 1:14 pm, Bill Moran wrote:
> > > http://bugs.php.net/bug.php?id=39062
>
> > This discussion may be better placed on "Internals" wh
ditionally, the suggested workaround doesn't even work. dechex()
reliably returns 64 hex bits for 64-bit numbers and 32 hex bits for
32-bit numbers, which still results in incorrect comparisons, for
example f34c690a != f34c690a.
--
Bill Moran
Collaborative F
Turn off all error reporting (in php.ini) so that the error isn't pushed
to the screen.
-Original Message-
From: Seak, Teng-Fong [mailto:[EMAIL PROTECTED]
Sent: Friday, March 02, 2007 12:16 PM
To: php-windows@lists.php.net; php-general@lists.php.net
Subject: [PHP-WIN] Re: Question on vir
, put in array, and output the rows
from the array? Keep in mind, the number of data points might be
variable, the constraints being n columns with approximately the same
number of data point in each column.
-= Bill =-
--
The secret of life is...I can't tell you. It
At 8:05 PM +0200 1/13/07, Dotan Cohen wrote:
Hehehe... Good thing that I didn't post a picture of Gush:
http://dotancohen.com/gallery/img-122.html
I presume Gush is an advanced computer mouse?
-= Bill =-
--
Jury: a panel of 12 men and women selected
to decide wh
thing before it
coredumps? Or is the design philosophy for PHP different than
that?
If anyone can point me to a online explanation for this or other
resource, I'd be happy to read up a bit. More than happy to understand
why I'm wrong, but right now I feel as if this problem is getting the
b
0 if the first string is
greater than the second." Sounds like values other than -1, 0, and +1
are possible.
-= Bill =-
--
You never know who's right, but you always know who's in charge.
--
PHP General Mailing List (http://www.php.net/)
To
s to be happening that you can see?
Or am I approaching this all wrong?
I'm using a similar approach to an umpire scheduling database and it
works just fine.
Thanks for any hints!
bw
---
Bill Whitacre
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Newbie question.
I'm working my way through IBM's PHP tutorial. Generally good ... but
I'm stuck at an error point and have no idea what's going wrong.
Before adding a new row to the mysql database (already opened) we do a
query to see if a particular record already exists.
(see $resultT).
W
Bill Shupp wrote:
I need to install the cybercash module on a Debian Sarge system. I
really want to keep Debian's PHP packages, and just build this as a
shared module. At least one post in the archives indicates that this is
possible, as does one changelog entry. However, no specifics
run as a shared module.
Regards,
Bill
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
l comments.
Any guidance would be greatly appreciated!
Regards,
Bill Shupp
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I'm just learning PHP. If anyone knows of any affordable quality on-line
based PHP courses
please pass on the details.
Thanks.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On May 18, 2005, at 7:07 PM, Jared Williams wrote:
Heh, yes indeed most baffling... Libxml must be performing some
sort of cacheing, I guess. Doesn't appear to be requesting twice
(once with the if-modified-since header, and again without atleast)
well, thanks for the confirm on that. I thought o
On May 18, 2005, at 4:10 PM, Jared Williams wrote:
Sure the server is checking if modified since headers?
I'm capturing the response headers from the remote server, so I can
see that.
Just tried a bit of code here and it seems to be working as
expected (5.0.4 Win32)
1) I made an initial mistak
On May 18, 2005, at 1:20 PM, Richard Lynch wrote:
*YOU* have check their return value to see if it's 'false' or -1 or
0 and,
if so, *YOU* have to call another function to get the error message
and
error code.
This is what I am suggesting is missing big-time in your code.
Yes, you made your poi
On May 17, 2005, at 10:24 PM, Richard Lynch wrote:
I don't know much about that fancy new stream stuff, or the XML
crap, but
you've got zero (0) lines of code in there to do anything useful
when the
functions fail.
no functions fail.
what I'm expecting is that with libxml_set_streams_context()
27;);
echo $doc->saveXML();
using the same $context resource, this also produces the same result,
when I expect it should work.
file_get_contents('http://www.somewhere.com/somefile.xml', false,
$context);
I have php 5.0.4 compiled with libxml2 (2.6.16) on Mac OS X 10.4. I
imagine I
At 13:22 -0800 3/23/05, Rasmus Lerdorf wrote:
Bill Rausch wrote:
Hi all,
I'm having the same problem as Jim Poserina. Richard pointed out
some things to try. Here's my story.
We installed Fedora 3 on a new box. Then we installed Apache 2 and
PHP 4.3.9 from the RPMs that came
t doesn't change though. No
error message, no output. Just the 127 (-1?)
So, what do I have to change in my setup to get the exec functions to
work in the web server?
Thanks,
Bill Rausch
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Phpdiscuss - Php Newsgroups And Mailing Lists wrote:
> Hi,
>
> Does anybody have any depthful knowledge of the SimpleXML extension in
> PHP5?..
>
> More accurately, do you know if the simpleXml->xpath() method uses DOM,
> SAX or some other method of parsing a loaded XML document?
>
> I ask beca
Curt Zirzow wrote:
> * Thus wrote Bill McCuistion:
>> Q re: php-5.0.2 ./configure --with-soap --with-openssl --with-tidy
>>
>> Hello all. Hoping for some direction with the above step.
>>
>> Have PHP-5.0.2 and can configure the soap and openssl options, but w
Sorry if this is an old question:
Where can I find information on any plans to create a compiler for PHP,
especially v5.x?
Barring that, is there a PHP syntax checker that would enforce some of the
types of things that a compiler would find?
I remember from back in my MS-DOS days the very go
Afan Pasalic wrote:
> hi,
> how can I check using php that I use SSL?
> tried with
> REQUEST_URI
> HTTP_HOST
> PATH_INFO
> but any of these does show http://
>
> Thanks!
>
> -afan
from the command line...
php -m
should list openssl if ./configure --with-openssl option specified.
--
PHP Genera
Dan Joseph wrote:
>> how is the xml being sent to you from the other place on the internet? is
>> it being posted in a form, etc.?
>
> It won't be thru a form. I guess it'll be a direct send, he'll format
> something like...
>
>
>Jack
>239048098324
>
>
> ... in a string and send it o
Q re: php-5.0.2 ./configure --with-soap --with-openssl --with-tidy
Hello all. Hoping for some direction with the above step.
Have PHP-5.0.2 and can configure the soap and openssl options, but when I
add the tidy option, the operation stops with the following message.
--> checking for TIDY sup
[EMAIL PROTECTED] wrote:
>
> Hello,
>
> I looking to get the data out of this test.xml file but dont
> know how to get the data out because of the "bo:" namespaces.
> If I remove all "bo:" from the xml then it works fine...
> Is anyone can tell me how to do it?
>
>
> $file = "test.xml";
> $xm
1
contains 1
--
-
Bill Doerrfeld[EMAIL PROTECTED]
Blue World Communications, Inc. http://www.blueworld.com/
---
1
row 1
--
-----
Bill Doerrfeld[EMAIL PROTECTED]
Blue World Communications, Inc. http://www.blueworld.com/
-
A previous program is passing an email address to my code via method=post.
When I print it, it looks like "bill%40Domain.com" instead of
[EMAIL PROTECTED]
Also, text comes in as "Hello+World" instead of "Hello World".
What's going on? I'm obviously mi
Thanks. Those solutions work.
Bill
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
text is on two lines,
My name is BILL
My favorite color is RED
Thanks,
Bill Freeburg
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
annot view databases or tables, and
though I haven't tried I doubt I'll be able to create, delete, or
backup databases or tables.
Does anyone have a clue about what the problems may be or where I
should start?
---
Bill Green
[EMAIL PROTECTED]
--
PHP General Mailing List (htt
A note:
> by creating a class called myProject and having Audio and System be static
> variables, referring to the classes Audio and System. The Audio and System
This should be constant, not static. Sorry.
-bill
"Bill Zeller" <[EMAIL PROTECTED]> wrote in message
news:[EM
iables in class Audio (because you
can't do myProject::Audio()::someVarInAudio because "Parse error: parse
error, unexpected T_PAAMAYIM_NEKUDOTAYIM")
Thanks,
Best Regards,
Bill Zeller
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
1
.sit 1
--
-----
Bill Doerrfeld[EMAIL PROTECTED]
Blue World Communications, Inc. http://w
ataGrid in ASP.NET a lot.
I wonder whether there's any opensource project using PHP to build
reusable GUI widgets for HTML pages?
Thank you very much for your help.
Yours,
Bill
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
1
filemaker1
PHP 1
--
-
Bill Doerrfeld[EMAIL PROTECTED]
Blue World Communication
When I go from a normal php page (mod) to a cgi-based php page (stand
alone), the session_start() function generates an error
Warning: open(/tmp/sess_be0b03b8eb0ed759b10792d823099678, O_RDWR)
failed: Permission denied (13) in (filename) on line 3
Is there a way to carry sessions across the diff
2
lasso1
session 1
--
-
Bill Doerrfeld[EMAIL PROTECTED]
Blue World Communications, Inc. http://www.
I'm converting old code to work with Register globals turned off in php.ini.
With it on, is_upload_file($filename) works fine but when turned off doesn't
work at all.
What am I missing.. Help me please !!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
ho "".$y."\n";
}
When I check for errors:
$curr_year = 2004
$curr_year is an integer
$range = 10
$curr_year + $range = 2014
$y = 2004
But my select box is empty... as in:
What is it that I don't understand?
--
Bill
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks for the great responses. I've found some help, and they're even in
my area.
Bill Freeburg
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
1
--
-----
Bill Doerrfeld[EMAIL PROTECTED]
Blue World Communications, Inc. http://www.blueworld.com/
-
Build and serve powerful dat
end same with -- at the end of the message.
--
Bill
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
see the raw code in the message
body, but of course that does no good. Same results when message is viewed
in a browser based hotmail or yahoo account.
I simply do not understand what I don't understand, so I don't know how to
ask my question. Is this a coding problem, sendmail, permissions, a server
issue???
Thanks for your help.
--
Bill
--
--
Bill
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
oes no good. Same results when message is viewed
in a browser based hotmail or yahoo account.
I simply do not understand what I don't understand, so I don't know how to
ask my question. Is this a coding problem, sendmail, permissions, a server
issue???
Thanks for your help.
--
Bill
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
At 7:05 PM -0500 12/1/03, David T-G wrote:
Bill --
...and then Bill Doerrfeld said...
%
...
% November, 2003
...
%
% Top 20 Threads by Number of Posts
% --
...
% [PHP]
% and22
1 - 100 of 286 matches
Mail list logo