ead this way?
When I run across a MS-Word document, my browser is configured to
download it to disk. Then I open it with OpenOffice.write and extract
what I need.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
From: PJ
>
> Here's my test page and, so far, nothing works...
Please expound on "nothing works...". What do you see in the browser?
What do you see in the server logs?
>
You at least need a space between http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
From: Jim Lucas
>
> I may be wrong, but I heard short tags were going the
> way of the Dodo bird as of PHP6.
This is not surprising. With the advent of XHTML, the short tag option
collides with another valid tag, "http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
releases.
I have asked, but we don't have a process in place to update that.
Sometime in the _near_ future I have to investigate whether there are
security fixes since then that we should get.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
y online, but still have a long way to go. I figure another two
years to complete my apprenticeship.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
http://www.owasp.org/index.php/Main_Page>.)
Bob McConnell
-Original Message-----
From: Bob McConnell
Sent: Thursday, February 26, 2009 8:58 AM
To: php-general@lists.php.net
Subject: RE: [PHP] Web Development work
From: Ernie Kemp
>
> It seems to me that there must to other places a fr
eve the question that was actually asked, is there any way to
induce PHP to completely parse the source file(s) and report any errors
before printing out anything, even the HTTP headers? Or can I set it to
redirect to an error page instead of sending an incomplete target page
with error messag
res already requested by
current clients.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
cript and I
might be able to help.
On the other hand, I had never heard of that product, so we're probably
not using it. We do currently support Sybase ASA, Oracle, PosgreSQL and
SQL Server.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
t very difficult to do any real work.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
w to
avoid ending up on a SPAM blacklist after sending out that many emails.
You're likely to trigger more than one automatic listing with that many
messages.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
used by a bare ampersand in a URL. You
need to convert them to &. Since this error occurs, there may also
be other errors in the encoding. You need to read up on URL and HTML
sanitization.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
templates instead of using ours.
File extensions for includes are up to you. Just make sure your
IDE/Editor know that they are PHP files. We use .lia for the libraries
of functions we use throughout the site. None of our files have .php as
the extension.
Bob McConnell
--
PHP General Mailing Li
gt; occasionally called "stdaux", but AFAIK that's not used any more.
AUX and PRN for 3 and 4 were standard for a serial port and printer
interface respectively on CP/M and then PC-DOS 1.0. Both were carried
through to later versions of MS-DOS, but not used nor referenced very
much.
time through, when the fields are populated,
insert the selected image.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
you designed into ansi sql and use the cmdline
> mysql client to create a db with it...
>
> this guide
>
>
<http://www.databasejournal.com/features/mysql/article.php/1469211/Using
-a-MySQL-database-with-PHP.htm>
>
> seems ok on the first look..
Is there a Postg
o matter what file
extension you have on them. So if you want to use PHP style comments,
you must wrap them with the proper tags.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
al options for
authentication back ends. We used it in a grass roots project for over a
year before management decide it was a good idea and bought a site
license for Confluence as the official company wide knowledge base. I
was trying to get the LDAP interface working with Active Directory when
t
f this,
starting with only a rudimentary knowledge of HTML and PHP. It would be
best if they also focused on procedural rather than object oriented
code.
Bob McConnell
-Original Message-
From: Virgilio Quilario [mailto:virgilio.quila...@gmail.com]
Sent: Wednesday, March 18, 2009 10:36 AM
T
alid. This is not a problem on 64 bit systems.
We ran into this recently because Support was defining "never expire" as
Today plus 30 years. A couple of sites started reporting problems about
two months ago.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
From: Paul M Foster
> On Wed, Mar 18, 2009 at 11:46:31AM -0400, Bob McConnell wrote:
>>
>>> You also need to be aware that on 32 bit Unix and Linux systems the
>> behavior of mktime() on dates after Jan 18, 2038 is undefined. The 32
>> bit counter overflows e
how do I code the POST line to READ this when processing this form?
>
> like:
>
> $cnt = 1;
>
> Doesn't work...?
> Doesn't work...?
>
> Not this either...
> $this = 'thisline'.$cnt;
> echo $_POST['$this'];
>
>
>
having to absorb those first?
Can I learn enough this way to determine if a site can be converted from
the current state (PHP and XHTML spaghetti) into templates and begin
that transformation?
Thank you,
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
From: Bastien Koert
> On Thu, Mar 19, 2009 at 11:06 AM, Bob McConnell wrote:
>
> From: Virgilio Quilario
> >> That looks nice, but how do I get to the point where I can
understand
> >> how to use it?
> >>
> >>
From: Shawn McKenzie
> Bob McConnell wrote:
>> From: Virgilio Quilario
>>>> That looks nice, but how do I get to the point where I can
understand
>>>> how to use it?
>>>>
>>>> I have also looked at the Smarty site <http://www.smarty.net/
tion.
All three products combined are processing more than 10K transactions
per day. That spells success as far as management is concerned. With a
long list of client requested enhancements already assembled, code
maintenance issues are not even open for discussion.
Bob McConnell
--
PHP General Ma
From: Robert Cummings
>On Thu, 2009-03-19 at 12:14 -0400, Bob McConnell wrote:
>> From: Bastien Koert
>> > On Thu, Mar 19, 2009 at 11:06 AM, Bob McConnell
wrote:
>> >
>> >From: Virgilio Quilario
Most discussion clipped for brevity
> // OO
From: Stuart
>
> Now that's done, it's Mothers Day here in jolly old England, and I
> have a phonecall to make!
Hi Stuart,
Thank her for us while you're on that call. You turned out pretty well,
so I think she done good.
Bob McConnell
--
PHP General Mailing List
sh, vi,
> and emacs.
To take this question a step further, is there a PHP best practices
document available? I am looking for one that I can give to a new
programmer and tell her "do it this way until you can explain to me why
you shouldn't."
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e is to protect the incumbents from too much competition which
might reduce their income.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
le function libraries
should also be worth assembling. I would also suggest including unit
test fixtures and utilities in any collection.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e allocation table (FAT) only
tracked the number of clusters assigned to a file. Some MS-DOS and
MS-Windows applications still tack it on to the end of files. I guess
that's their idea of backward compatibility.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
people who are jointly responsible for the security of our servers and
networks. Each of them spends more than 20% of their time on that
portion of their job.
And finally, there are companies that do what you asked for. Gibson
Research(*) is the first one that comes to mind . They also
provide
o one to one
correspondence here, in spite of the promises of the SQL standards. Once
you have done that, you may still be able to use the CSV files, but will
need to determine what order to import them and how to restore the
relevant indexes.
Bob McConnell
--
PHP General Mailing List (http://w
of all books with more than one author. Then you
can use that result to select all authors for them.
Everyone has told you this requires processing beyond what SQL can
provide. Why is that a problem?
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
these back to the logs to see if they all come from one IP
or subnet? Is there anywhere to report these attempts that would
actually do any good, or should you just ban that IP.
But this one goes into my journal as something to be prepared for.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
written or replaced anywhere in the chain. It should insert a
Sender line instead.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ourself if this strategy is maintainable in your
case. And will it make any real difference in the end?
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
figure out what they were and why
they were. It always looked like it was just a special subset of errors,
a distinction without a difference, as it were. But looking at them as a
technique to move the handlers out of the mainline code actually shines
some real light on the subject.
Thank you,
hat? That's mondo cool!
>
> No hidden meaning, I would like really to know how you did that.
It does still need a bit of work. The HTML Parser plug-in for Firefox
shows 28 errors.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
foreach ($_POST['reserve'] as $key => $a)
>{
>echo("$key $a ");
>}
> }
>
> Here's the demo:
>
> http://www.webbytedd.com//post-array1/index.php
>
Don't forget the on the end of those input lines. I've seen too
many pages already where I had to fix that problem.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
QL, created by developers that left after Sun
bought the company. So I don't think you'll be in any trouble. I did a
Google search last week on "executives departing MySQL" and found them.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
From: Marc Christopher Hall
> From: Bob McConnell
>> From: Marc Christopher Hall
>>>
>>> Sun buys MySQL and now Oracle buys Sun (not final, yet). What will
>> happen
>>> with the main db we PHP'ers have come to know and love especially
>> s
rotated +90
> = 180, the others stay 90.
That's what did happen. But what _should_ happen? Should it abort the first
rotate, or finish all images then rotate each a second time? The code will have
to be different depending on which option you want.
Bob McConnell
--
PHP Gen
PHPMailer 1.73
Thank you,
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
From: tedd
> At 8:39 AM -0400 4/21/09, Bob McConnell wrote:
>>I have been asked by a product manager what our options are for
>>encrypting email messages with sensitive information. We are currently
>>using PHPMailer to send email. What can be done to encrypt those
>&
From: tedd [mailto:tedd.sperl...@gmail.com]
> At 9:49 AM -0400 4/21/09, Bob McConnell wrote:
> >From: tedd
> >> At 8:39 AM -0400 4/21/09, Bob McConnell wrote:
> >>>I have been asked by a product manager what our options are for
> >>>encrypting email m
eason) it gets delivered to that address. They
serve
> different purposes.
The dirty little secret that nobody seems to know is that the RFCs
reserve Return-path for use by the MTA servers. It can be replaced by
any of them in the routing chain and is used when mail crosses into or
out of
rder filters will block mail when the From
line says it came from within their domain. So the From address can be
the web server (it doesn't even have to be a valid address) while Sender
indicates the address in the domain where any bounces need to be sent.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
validation already
filled in. When validation succeeds, process and move on. No muss, no fuss.
Bob McConnell
-Original Message-
From: Sándor Tamás (HostWare Kft.) [mailto:sandorta...@hostware.hu]
Sent: Friday, April 24, 2009 8:53 AM
To: 'PHP-General List'
Subject: Re: [PHP] Self-P
when you receive an actual reply from the
recipient.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
standard at this point, and both
those
>> products mentioned handle most excel files, so saving as excel should
(in
>> most cases) be plenty portable.
>
> unless you run into xlsx format office 2007...
>From what I have heard so far, OOo.org is better at reading and writing
xlsx
with all of the relevant PCI standards. We have two
projects that are still being evaluated and don't expect final approval
on them until August. There are four people here that are tasked with
monitoring and managing that process.
Bob McConnell
-Original Message-
From: Gary [mailt
No.
Bob McConnell
-Original Message-
From: Olexandr Heneralov [mailto:ohenera...@gmail.com]
Sent: Thursday, May 28, 2009 9:21 AM
To: php-general@lists.php.net
Subject: [PHP] PHP vs ASP.NET
Hi!
Guys, you of course, know that ASP.NET becomes more and more popular in
the
world.
I have a
er formats. At least that one is documented clearly now that
they are out of business.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
From: PJ
> Bob McConnell wrote:
>> From: PJ
>>
>>> I'd like to get some input on how to deal with recipes.
>>> use html pages to store and display, XML or db or... ? And what
about
>>> clips, like flvs ? TIA.
>>>
>>>
>
r employer. We treat them as only
the minimum requirements for any site or product, whether it has to go
through their certification process or not.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
aring. But I don't know either one well enough to understand how to
design an ADO interface, let alone how to bring in the other options.
Thank you,
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
, the bigger need is to educate administrators of
publicly available computers to disable autocomplete in the browser
configuration. If they would do that, when you go to the workstation in
the library, you can't see the credentials of the last user, and the
next user won't be able to retrieve yours.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> should escape anything out so that the query can't be used in ways
that
> I don't want no?
>
> I'd thought about using a whitelist-only regex, but that seems a
little
> limiting tbh, and as my site contains code, it's not unreasonable to
> expect some people
gt;> Ash:
>>
>> You missed the point. I could use the built-in sort (i.e., sort() )
>> and sort the $d array. However, I would like the indexes of the other
>> arrays to match the new sort.
>>
>
> I think I might need a for-instance here, as you lost me!
>
gt;> Ash:
>>
>> You missed the point. I could use the built-in sort (i.e., sort() )
>> and sort the $d array. However, I would like the indexes of the other
>> arrays to match the new sort.
>>
>
> I think I might need a for-instance here, as you lost me!
early update from them, but
who knows. After they release it, it will still be a while before we
pick it up, test it and deploy it. So even though I like some of the
changes in 5.3, I am stuck with 5.2 for at least another year, maybe
two.
Bob McConnell
[*] No, I don't like this at all. I s
uot;.
So why doesn't the change to $kvpair get brought in by implode? What
should I do to update that value?
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Doh! I knew it would be something simple that I had overlooked. I recall
reading that note last week and telling myself I would need to remember it. But
that was then ...
Thank you, the code is working better now. I just wish I were.
Bob McConnell
-Original Message-
From: Andrew
some other QA issues we have.
We currently do both development and QA testing on this box, releasing a
set of RPM files to production once they have been run through the
wringer.
Is this a reasonable plan?
Where can I find PHP interpreters for MS-Windows and FC that will
support this?
Thank you,
From: Bastien Koert
> On Thu, Jun 25, 2009 at 10:00 AM, Bob McConnell wrote:
>> I need some guidance. I have looked over the PHP site and don't see
any
>> hints about using PHP interpreters for unit testing. I would like to
>> know if this idea has any chance of working.
issue?
Thank you,
Bob McConnell
--9<-
D:\project\workspace\t>ver
Microsoft Windows XP [Version 5.1.2600] <<- XP Pro 2002 w/SP2
D:\project\workspace\t>php -v
PHP 5.2.10 (cli) (built: Jun 17 2009 16:16:57)
Copyright (c) 1997-2009 The PHP Grou
27;t expect to dereference them anyway.
Thank you,
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
posting and even handled the attribution markup correctly.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
that description fits far too few of the actual users.
Bob McConnell
A: Maybe because some people are too annoyed by top-posting.
Q: Why do I not get an answer to my question(s)?
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-po
to confuse me with facts."
Plus, it has been a timely and welcome diversion from other more
pressing issues. Who needs the Comedy channel when we have this?
It will be even more interesting to see if anyone on this list pays any
attention to him in the future.
Bob McConnell
--
PHP General
g in. Otherwise the initial login fails and I do it again on
the second site. I haven't actually looked at the page sources to see
what they do. But I have NoScript configured to block all JS by default
so the initial login attempt always fails. It also reports blocked XSS
attempts on both
e a lot of sites that
I can't visit because of that. Right now I won't even enable JS for
either my bank or credit card issuer since neither has demonstrated the
knowledge, desire or ability to protect their servers or my browser.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
the cookies are
available
> in <*.myspace.tdwave.net>.
>
> Any suggestions?
In Firefox 3.0 under Tools->Options->Privacy, uncheck "Accept
third-party cookies".
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
them are
called somewhere and then work through the call tree to identify the
orphans?
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
href="view.php?name=$row['name']">%s%s',$row['na
me']
> ,$row['address']);
It looks like you have nested single quotes. You probably need to escape
the inside set.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ch server
and compare them. They will affect how some of those modules behave.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ame fonts are available on all the servers.
Another thought comes to mind. What text encoding are you using and what
are the locale settings on those servers?
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ut that's what happens when the PHB's get
involved.
I maintained the Dokuwiki server on a Red Hat system. It took about 30
minutes a week to keep up. It's all PHP, with numerous add-on features
and capabilities.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To
The official SQL escape is a
single quote character. Some database managers accept either, but using
slashes can cause more problems than they solve. Find the correct
escape_string function for your database and use it.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe,
totime("-30 days");
> $date = date("d/m/y", $pastDays);
>
> The date() function allows you to mix in all sorts of characters into
> the output it formats, and you can escape characters that have special
> meaning with a slash '\' character.
The proble
eld that is meaningless in that context. You will need
to break the string down somewhere and do three separate comparisons.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
L is the wrong medium. You should
be using PDF, page sized images or other locked down formats. HTML was designed
so the browser and user have ultimate control over layout, appearance, fonts,
colors and other details. Nothing you can do should ever make any difference
there.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
file and open it with a
hex viewer?
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
than I do or different versions of excel
> contain different information.
Those two statements are not mutually exclusive. Both may be true.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Is something on your server injecting
new lines on lines of text it thinks are too long? This would be
displayed by the browser as a space. View source at the browser to see
what was actually added. If this is the case, I suspect you are running
on a Microsoft platform and forgot to set binary mod
in progress for distributed systems would have ended up
with 80% of the price being passed through as fees to MySQL AB.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
he database, such as ID photos linked to employee numbers.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
atus for that.
Second question, does the system keep track of when each room is
reserved? If one is reserved for three nights beginning Friday, can it
still be used Wednesday for a one or two night stay?
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
From: sono...@fannullone.us
> On Aug 18, 2009, at 7:13 PM, Shawn McKenzie wrote:
> P.S. Does anyone know of a good Perl mailing list?
beginn...@perl.org
Or you can try www.perlmonks.org.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.p
ople out there making a
good living just guiding companies through this decision making process.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
SX
servers used for testing.
I would recommend Red Hat as the replacement.
Bob McConnell
-Original Message-
From: mike bode [mailto:mikebo...@hotmail.com]
Sent: Tuesday, August 25, 2009 11:41 PM
To: php-general@lists.php.net
Subject: [PHP] Re: page works on public web site, but not on my c
pplication will need to keep track of those blocks, reassembling
or splitting the streamed data as necessary. You could use UDP which
does guarantee that packets will be kept together, but that protocol
doesn't guarantee delivery.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
From: Shawn McKenzie
> Bob McConnell wrote:
>> From: Philip Thompson
>>> During a socket read, why would all the requested number of bytes
not
>>
>>> get sent? For example, I request 1000 bytes:
>>>
>>> >> $data = @socket_read ($socket, 204
From: Philip Thompson
> On Aug 26, 2009, at 11:56 AM, Bob McConnell wrote:
>> From: Philip Thompson
>>>
>>> During a socket read, why would all the requested number of bytes
not
>>> get sent? For example, I request 1000 bytes:
>>>
>>> &
the function return true.
The return code only tells you the local server accepted the mail. It is
unlikely that server knows the address is invalid since it can only
validate the domain portion of the address. Only the destination server
can validate the user name, and most are now configured not t
From: Paul M Foster
> On Thu, Aug 27, 2009 at 09:00:24AM -0400, Bob McConnell wrote:
>>
>> The return code only tells you the local server accepted the mail. It
is
>> unlikely that server knows the address is invalid since it can only
>> validate the domain porti
retty
much broke it for any serious uses.
If you can't avoid MS-Windows, at least upgrade to XP.
Bob McConnell
-Original Message-
From: mike bode [mailto:mikebo...@hotmail.com]
Sent: Thursday, August 27, 2009 10:49 AM
To: php-general@lists.php.net
Subject: Re: [PHP] Re: page works on
types of people exist. It doesn't fit their nice
little arrangement of pigeon holes.
Bob McConnell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
1 - 100 of 282 matches
Mail list logo