RE: [PHP] Tracking IP Addresses

2003-10-03 Thread Larry Rosenman
stem from a company called MaxMind... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat

Re: [PHP] Does the AOL browser break any standards?

2003-09-29 Thread Larry Rosenman
that error would be? -Dan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Dri

[PHP] MIME decoder for use as the target of an Alias?

2003-07-21 Thread Larry Rosenman
plain into a database. I really don't feel like reinventing the wheel on the mime side. PHP 4.3.x, if it matters. Thanks! LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Spr

Re: [PHP] Ticketing System?

2003-06-25 Thread Larry Rosenman
not in PHP, but look at RT:Request Tracker, at http://www.bestpractical.com/ Cheers, Andreas Cahen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 9

Re: [PHP] Adding slashes

2003-02-19 Thread Larry Rosenman
eneral Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 -- PHP General M

RE: [PHP] Why $ on variable names?

2002-11-12 Thread Larry Rosenman
--On Tuesday, November 12, 2002 16:53:07 -0500 "Jonathan Rosenberg (Tabby's Place)" <[EMAIL PROTECTED]> wrote: In an earlier message, Larry Rosenman [mailto:ler@;lerctr.org] said ... How about: That's the way the language designers did it, and there's LO

RE: [PHP] Why $ on variable names?

2002-11-12 Thread Larry Rosenman
General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 -- PHP

Re: [PHP] Re: Getting information of a client

2002-08-09 Thread Larry Rosenman
a person who is browsing my site. > Does > > > anyone know how to get this information? > > > > > > Kind regards, > > > > > > Jan > > > > > > > > > > > > > > -- > > PHP General Mailing List (http://www.php.

Re: [PHP] function for size of array

2002-07-05 Thread Larry Rosenman
-> www.gremlins.com.hk > > Open Source Software Systems Integrators > > * Web Design & Hosting * Internet & Intranet Applications Development * > > > > /* > > The shortest distance between two points is under construction. > > -- Noelie Alit

Re: [PHP] ./configure with register_globals turned on?

2002-07-05 Thread Larry Rosenman
e (assuming it's in an apache module). -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 -- PHP General Mailing List (http://www.php.net/) To un

Re: [PHP] chmod failed: Operation not permitted

2001-08-31 Thread Larry Rosenman
ing with Yahoo! > > Messenger > > > http://im.yahoo.com > > > > > > -- > > > PHP General Mailing List (http://www.php.net/) > > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > > For additional commands, e-mail: > > [EMAIL PROTE

Re: [PHP] Referrer

2001-08-30 Thread Larry Rosenman
ED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive

Re: [PHP] concatenating strings and \n's for mail...

2001-02-14 Thread Larry Rosenman
7; is a string consisting of a backslash followed by the letter > n, while "\n" is a newline character. Gotta use double-quotes. I even had trouble within double quotes with the concatenation. LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812

Re: [PHP] concatenating strings and \n's for mail...

2001-02-14 Thread &#x27;Larry Rosenman'
* Janet Valade <[EMAIL PROTECTED]> [010214 18:33]: > I think you can do it like this: > > $mailbody="$varname\n$varname2"; That works. Hmm. I wonder why the concatenation didn't? Thanks! LER > > Janet > > > > -Original Message-

Re: [PHP] concatenating strings and \n's for mail...

2001-02-14 Thread Larry Rosenman
t; ... > > -- > Lewis Bergman > Texas Communications > 4309 Maple St. > Abilene, TX 79602 > 915-695-6962 -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Ga

Re: [PHP] concatenating strings and \n's for mail...

2001-02-14 Thread Larry Rosenman
* Christian Cresante <[EMAIL PROTECTED]> [010214 13:27]: > You need to use "\n" for interpolation. Tried that too... Didn't work for me... > > --- Larry Rosenman <[EMAIL PROTECTED]> wrote: > > Greetings, > > I was trying to build up a mult

[PHP] concatenating strings and \n's for mail...

2001-02-14 Thread Larry Rosenman
this? This is with 4.0.4pl1. LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-ma

Re: [PHP] PHP4.0.4pl1 with Apache 1.3.17/SSL and Frontpage ...

2001-02-09 Thread Larry Rosenman
* The Hermit Hacker <[EMAIL PROTECTED]> [010208 21:39]: > On Thu, 8 Feb 2001, Larry Rosenman wrote: > > > * The Hermit Hacker <[EMAIL PROTECTED]> [010208 21:12]: > > > > > > Simple ... everything compiles cleanly, but as soon as I try and run it, I

Re: [PHP] PHP4.0.4pl1 with Apache 1.3.17/SSL and Frontpage ...

2001-02-08 Thread Larry Rosenman
additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 750

[PHP] apache/SUexec/PHP

2001-02-03 Thread Larry Rosenman
I noticed today that PHP apps run as the WWW user, not the User/Group specified in httpd.conf for virtualhosts. (Module version of PHP running in Apache 1.3.17). Is there any way to get the PHP module to assume the identity similar to the SUexec module will do for CGI? Thanks! -- Larry