On Fri, 20 Sep 2013 12:51:49 -0400, Tedd Sperling wrote:
>
> Do you use a Mousepad?
Age: 70
Mousepad: No. Been using trackballs since 1993...
(No room for a mousepad on _my_ desktop!)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Sun, 4 Aug 2013 14:02:07 +0200, Camilo Sperberg wrote:
>
> Sent from my iPhone 6 Beta [Confidential use only]
You need not apologize. :-)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Tue, 25 Jun 2013 09:40:04 -0300, Samuel Lopes Grigolato wrote:
> --047d7b2e430e0b34d004dff9d47c
> Content-Type: text/plain; charset=ISO-8859-1
> Content-Transfer-Encoding: quoted-printable
>
> Just be cautious if going to check IP, because:
>
> 1) The two users could be in the same house or cybe
KISS.
To make it simple, straight-forward, and understandable next year when I
have to re-read what I've written:
I'd change all "://" to "QqQ" -- or any unlikely text string.
Then I'd do whatever needs to be done to the "//" occurances.
Finally, I
; '".mysql_real_escape_string( $to )."', '".mysql_real_escape_string( $from
> )."', '".mysql_real_escape_string( $message )."', '".date("Y-m-d H:i:s")."')
> ";
>
Or, you can Bcc: yourself and filter (procmail) the email into your
sent-mail folder.
Jonesy
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Tue, 31 Jan 2012 17:15:48 +0100, Matijn Woudt wrote:
> On Tue, Jan 31, 2012 at 4:22 PM, Jonesy wrote:
>>
>> Is there a reason _not_ to use viz:
>>
>> putenv("TZ=America/Anguilla");
>> ??
>>
>> Or, is it simple "Just The Linux
v("TZ=America/Anguilla");
??
Or, is it simple "Just The Linux Way"(tm) , i.e. there's
always more than one way to do a 'thing'?
Jonesy
--
Marvin L Jones| jonz | W3DHJ | linux
38.24N 104.55W | @ config.com | Jonesy | OS/2
* Killfilin
x27;ve seen others, as well.
"74.93.226.126" - - [14/Oct/2011:21:08:50 +] "GET /UBSC/ HTTP/1.1"
200 4502 "http://mail.aol.com/34188-111/aol-6/en-us/Suite.aspx";
"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1;
Jonesy
--
Marvin L
On Tue, 27 Dec 2011 17:29:27 -0500, John R. Cornell II wrote:
>
> Email PHP sample for consideration
Thanks for (perhaps) the last LMAOROFL Posting of 2011!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Wed, 28 Sep 2011 01:28:19 -0700, muad shibani wrote:
> what are the costs of using PHP Curl to show another websites on my
> site as stumbleon do .. traffic, memory or what?
One cost might be legal expenses and penalties for copyright
infringement.
--
PHP General Mailing List (http://www
.
>>
>> Is that more or less terse than TECO?
>>
>
> TECO - OUCH.
heh. I built my first website with WordStar 6.0 under OS/2.
Jonesy -- yup, I've used TECO, too -- on an ASR-35 TTY
--
Marvin L Jones| jonz | W3DHJ | linux
38.24N 104.55W | @ config.co
spicious.
>
> That's the problem. The "\" should be a space.
As a Good Practice, a 'raw' URL in a wget command should always be
enclosed in 'single quotes'. For URLs with internal, variable
substitutions ... well ... you just have to roll up your slee
roup client that functions better
> with this group?
slrn has worked for me with Gmane ng's for many years.
Currently using slrn 0.9.9p1 under FreeBSD.
HTH,
Jonesy
--
Marvin L Jones| jonz | W3DHJ | linux
38.24N 104.55W | @ config.com | Jonesy | OS/2
* Killfiling
On Sun, 5 Jun 2011 00:34:30 +0100, Richard Quadling wrote:
> http://www.exxcire.com/login.php
>
> If nothing more than a good "bad example".
ROTFLMAO!!! "Where Experts Exchange"
Sweet Jeezuz!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.
On Tue, 31 May 2011 21:01:09 +0100, Stuart Dallas wrote:
>
> Sometimes I miss the way the web was before javascript :/
Sometimes???
Jonesy
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Mon, 23 May 2011 10:39:10 -0400, Floyd Resler wrote:
> I landed my first big PHP contract (yeah!) and am need of a contract
> or agreement example. Does anyone have, or know of a good source for,
> contract/agreement examples? > > Thanks! > Floyd > >
Enforceable in what country/province?
On Thu, 28 Apr 2011 19:18:29 -0400, Robert Cummings wrote:
> Flirting will get you everywhere *bats eyelids*
Dinna know bats even _had_ eyelids
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Sun, 6 Mar 2011 21:12:34 +0600, shiplu wrote:
>
> Just being curious, I have a question.
> How many times PHP interpreter will replace this variables? I mean how deep
> it will be?
>
> If I use variable variables like
>
On Thu, 17 Feb 2011 08:33:16 -0500, Steve Staples wrote:
> On Wed, 2011-02-16 at 19:04 -0500, Daniel Brown wrote:
>> On Wed, Feb 16, 2011 at 18:15, Daevid Vincent wrote:
>> > Aha! I am working for the company that was the root of PHP!
>> >
>> > http://www.panasonic.net/history/founder/chapter3/st
On Mon, 31 Jan 2011 13:27:42 -0700, Hansen, Mike wrote:
> I've got an application that I'm fixing up and I'd like to run it
> through a code formatter.
> Is there something like Perl Tidy for PHP?
Something _like_ ??!!!http://www.google.com/search?q=tidy+php
--
PHP General Mailing List
l actually contain code which can be used to sniff your system or
> somesuch?
If nothing else, it is useful as a tracking tool. When the request to
download the images occurs, it tells the spammer mothership that the
email _was_ received and *actually* read.
Ergo, it's a 'live
".Alpine 2.00 here.
I *browse* with a browser -- nothing more.
html in email seems to be all about eye candy -- not content.
I don't waste time looking for the 'content' in an email where it
appears more effort was applied to the dancing elephants and
flying pigs tha
ribed by others.
I also use the obfuscator technique with acceptable success.
One reference
at:
http://www.healyourchurchwebsite.com/obfuscator/
I would not use _all three_ on the same email addy.... :-)
HTH
Jonesy
--
Marvin L Jones| jonz | W3DHJ
ocal
machine -- mainly for testing and local lan purposes. Now and then I
screw up and upload an .htaccess from the local web server to the
World-Wide-Web server. Big snafu - that! :-)
HTH
Jonesy
--
Marvin L Jones| jonz | W3DHJ | linux
38.24N 104.55W | @ config.com
On Mon, 1 Jun 2009 08:10:04 -0700 (PDT), Raymond Irving wrote:
>
> Hello,
>=A0=A0=A0=20
> There are many different ways and techniques that we can use to add alterna=
> te colors to table rows. Here's another solution that's very simple and str=
> aight forward. For example:
>
> $page['table tr:eve
On Mon, 13 Apr 2009 02:13:35 +0600, 9el wrote:
> This is a .htaccess for a MU blog
> the index file is kept at : public_html/
> And main blog is kept at: public_html/blog
>
> It is causing severe cache issue. SuperCache plugin is not working.
> The blog is running out of memory most of times and
On Thu, 9 Apr 2009 10:08:12 -0700, PeterDu wrote:
> Hello,
>
> I have an array including 2000 records in database,
>
> but when fetch all of them, why just get 1500 records?
>
> Does that depend on my computer?
Well, at least you hi-jacked a thread that did not pertain to PHP and
put it back On
On Mon, 16 Feb 2009 15:47:19 + (UTC), Jonesy wrote:
> On Mon, 16 Feb 2009 10:26:17 -0500, Robert Cummings wrote:
>> On Mon, 2009-02-16 at 10:11 -0500, tedd wrote:
>>> At 9:17 PM -0500 2/15/09, Andrew Ballard wrote:
>>> >You mean like this one?
>>> >
x27;s IP where numerous domains
are VHOST'ed (including several of my domains) - TAA DAA - _only_
the web hosting server.domain.name.
Jonesy
--
Marvin L Jones| jonz | W3DHJ | linux
38.24N 104.55W | @ config.com | Jonesy | OS/2
* Killfiling google &
On Mon, 01 Dec 2008 23:02:50 +0100, franzemmanuel wrote:
>
> For those who are interested in Countries and timezones.
>
> I needed to have the list of all the countries in the world and the
> timezones by country without redundancy.
I don't see Bonaire.
Jonesy
--
Marv
ot Firefox 1.5. I have FF 1.5 without _any_ add-ons here and
all I got were the same "5 horizontal bands of grey and blue."
Opera 9.5 works ok.
Jonesy
--
Marvin L Jones| jonz | W3DHJ | linux
38.24N 104.55W | @ config.com | Jonesy | OS/2
* Killfiling google
t;
> Good to see you backup. I mean, back up!
>
> (NSW is the state of New South Wales, on the East Coast of Australia, or
> IOW somewhat to the left of Kalifornia and down a bit)
I'd've thought with Aussie, Southern Cross-oriented globes, it would be
to the _right_ of Ka
;ve always found that my bash and php scripts run fastest when written
in Nimbu Mono at 10 pt.
Jonesy
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Works a treat in KDE in linux.
Jonesy
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
gt; }
>
> ob_start("logger");
ob_start("logger 2>&1");
???
Jonesy
--
Marvin L Jones| jonz | W3DHJ | linux
38.24N 104.55W | @ config.com | Jonesy | OS/2
*** Killfiling google posts: <http://jonz.net/ng.htm>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Sun, 3 Feb 2008 04:33:57 +0800, RandMan wrote:
> how can make like http://wallpaper.pc86.com ?
Hell! Why would you want to?
http://validator.w3.org/#validate_by_uri
Validation Output: 26 Errors
Pretty much renders as crap in 4 different browsers here.
--
PHP General Mailing
e-lampe-triode_tech
The simpler, flv-only URL is:
http://www.dailymotion.com/swf/x3wrzo
A pretty kewl video for some of us..
Jonesy
--
Marvin L Jones| jonz | W3DHJ | linux
38.24N 104.55W | @ config.com | Jonesy | OS/2
*** Killfiling google posts: <http://jonz.n
>it is true the use another break instruction.
>That should break out of the loop altogether at the end on that
>particular iteration.
A The *GoTo* solution. :-)
Jonesy
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Fri, 29 Jun 2007 09:03:53 +0200, Paul Scott wrote:
> On Fri, 2007-06-29 at 01:59 -0400, -Patrick wrote:
>> I no longer have a need for this list and My mailbox is getting flooded,
>> Can someone assist ?
>
> Read the footer on every single mail posted to this list to unsubscribe
And, a really
On Sat, 2 Jun 2007 18:34:36 -0400, Brad Sumrall queried:
"I cannot figure out why this is not working?"
Just as soon as the Crack gmane.comp.php.general Mind Reading Team
revealss your meaning of "not working", someone will get back to you.
--
PHP General Mailing List (http://www.php.net/)
To
return true;
} // E-O- function check_bad_content
I permit _*NO*_ URL's on my message board. I guess you could just as
easily count them in the function above -- versus setting TRUE/FALSE.
Jonesy
--
Marvin L Jones| jonz | W3DHJ | linux
38.24N 104.55W | @ c
t and tackle it
from the _back_ end. It's a simpler approach to first trim off the TLD,
and then to extract only the (reversed) domain name. (Tho', it's not a
domain name without the TLD.)
Then, obviously, reverse your results.
HTH
Jonesy
--
Marvin L Jones| jonz |
On Fri, 15 Dec 2006 21:07:44 -0800, Casey Chu wrote:
> Well... They skip all 's, so they skip <!-- //-->'s.
Wow! You get The Prize for the best non sequitor of the day.
Jonesy
--
Marvin L Jones| jonz | W3DHJ | linux
38.24N 104.55W | @ config.c
t you were pointed to before + >
http://us3.php.net/manual/de/ini.php#ini.list
Jonesy
--
Marvin L Jones| jonz | W3DHJ | linux
38.24N 104.55W | @ config.com | Jonesy | OS/2
*** Killfiling google posts:
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
y to ensure
> that rates are kept competitive.
Look at Click&Buy (aka, or formerly ka: FirstGate):
http://clickandbuy.com/
I use them from here in the North American Colonies to pay my
subscription to individual.de -- my usenet server. WFM.
Jonesy
--
Marvin L Jones| jonz
ast (but then, my
broadband service (sic) provider is on and off snafu here.)
I would _not_ call it slow.
Similar results with about 8 other Gmane ng's I read.
> Seems fine for me.
I'm happy. I don't see a problem.
Jonesy
--
Marvin L Jones| jonz | W3DHJ |
On Fri, 1 Dec 2006, Kevin Murphy wrote:
> On Nov 30, 2006, at 7:50 PM, Jonesy wrote:
>> On Thu, 30 Nov 2006 14:16:16 -0800, Kevin Murphy wrote:
>>>
>>> I have some text that comes out of a database all in uppercase (old
>>> IBM Mainframe that only supports up
UC/lc form, then it is probably a
sloppy extraction procedure that is to blame for your input.
Jonesy
--
Marvin L Jones| jonz | W3DHJ | linux
38.24N 104.55W | @ config.com | Jonesy | OS/2
*** Killfiling google posts:
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
he same domain, I guess.
See my .sig for another tactic -- which I also employ on web pages.
Jonesy
--
Marvin L Jones| jonz | W3DHJ | linux
38.24N 104.55W | @ config.com | Jonesy | OS/2
*** Killfiling google posts:
--
PHP General Mailing List (http://www.php.net/)
To u
On Mon, 24 May 2004 23:09:04 +0200, Tobes hath writ:
> hi, i need some code to find out the ip address of a server. just a simple
> dns query.
WFM:
|$ ping ibm.com
|PING ibm.com (129.42.18.99) 56(84) bytes of data.
:
Jonesy
--
| Marvin L Jones | jonz | W3DHJ |
50 matches
Mail list logo