gt; http://lists.nyphp.org/mailman/listinfo/talk
> >>
> >> NYPHPCon 2006 Presentations Online
> >> http://www.nyphpcon.com
> >>
> >> Show Your Participation in New York PHP
> >> http://www.nyphp.org/show_participation.php
>
> > _
>> Show Your Participation in New York PHP
>> http://www.nyphp.org/show_participation.php
> ___
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
> NYPHPCon 2006 Presentations Online
> http
First of all you will want to index your database. I am guessing the
query is taking forever due to it not having indexes.
Also I would suggest that you do this
$res = ("SELECT * FROM table WHERE email = ' ". email2chk." ' ";
also I would make sure you have no duplicates in the database by
I take it email is indexed?
Michele
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Tuesday, October 14, 2008 1:57 AM
To: NYPHP Talk
Subject: [nyphp-talk] Timeouts ... how to get around it?
Hello NYPHP,
I have an array that has
Hello NYPHP,
I have an array that has 13000 email addresses. For now, its in the
script but will be in a database table eventually. It is a list of
known bad guys.
I have a database table with 9000 records and one of the fields is
an email address.
In PHP I am using a foreach to loop
Sorry.
I was "thinking" Perl while reading the PHP listserv.
My apologies.
Margaret M. Porciello
Professor - Computer Systems Department
Farmingdale State College
2350 Broadhollow Road
Farmingdale, NY 11735
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Great, thx. And thx, Ben. I'll have a look.
Corey
On Mon, 13 Oct 2008 16:53:43 -0400, "csnyder" <[EMAIL PROTECTED]> said:
> On Mon, Oct 13, 2008 at 4:03 PM, Corey H Maass - gelform.com
> <[EMAIL PROTECTED]> wrote:
> > The problem I've run into is that my knowledge carries me to the last third
>
On Mon, Oct 13, 2008 at 4:03 PM, Corey H Maass - gelform.com
<[EMAIL PROTECTED]> wrote:
> The problem I've run into is that my knowledge carries me to the last third
> of most
> PHP intro books I've looked at.
Gotta check, did you read the online manual?
Specifically http://www.php.net/manual/en/
On Mon, 13 Oct 2008, Donald J. Organ IV wrote:
> I think he's just responding to my origianl question if anyone knew of any in
> the area.
This is what happens when you top-post...
--
Aj.
___
New York PHP Community Talk Mailing List
http://lists.n
> Just out of curosity, do you disagree with the syntax of static
> function, or just not understand their purpose? Can you suggest a
> syntax you would prefer? The syntax btw is taken from C++. It is
> obtuse on one hand, but on the other hand its immediatly clear your
> calling a static function
Hello Corey,
1) http://www.amazon.com/PHP-5-Objects-Patterns-Practice/dp/1590593804
2)
http://www.amazon.com/Object-Oriented-Thought-Process-Developers-Library/dp/0672330164/ref=sr_1_1?ie=UTF8&s=books&qid=1223927768&sr=1-1
3)
http://www.amazon.com/Object-Oriented-Design-Heuristics-Arthur-Riel/d
On Mon, Oct 13, 2008 at 3:21 PM, (Margaret) Michele Waldman
<[EMAIL PROTECTED]> wrote:
> Made sense to me. But then again, I read the previous emails. Funny.
Yeah gmail didn't thread it for me and I didn't put two and two together.
I guess I got a case of the Monday's.
Sorry
_
Professor Porciello,
I'm quite confused here. The book is called programming perl, and the
cover indicated it also has a Python edition to it. Also your
responding to an email on a php list about a person that wants to
learn PHP better.
So, does this book have a PHP section? Are you suggesting th
The zend php5 certification book is great (especially if you already know
how to code in some language)
-- Elijah
On Mon, Oct 13, 2008 at 12:16 PM, <[EMAIL PROTECTED]> wrote:
> I would recommend an older book - the Deitel book - Perl How to Program.
> Amazon has it
> (
> http://www.amazon.com/Pe
Made sense to me. But then again, I read the previous emails. Funny.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Justin Dearing
Sent: Monday, October 13, 2008 3:14 PM
To: NYPHP Talk
Subject: Re: [nyphp-talk] nyphp-talk Open Source Conference
What ab
I would recommend an older book - the Deitel book - Perl How to Program.
Amazon has it
(http://www.amazon.com/Perl-How-Program-Harvey-Deitel/dp/0130284181/ref=cm_cr
_pr_product_top), and there are reviews on their site that are very
favorable.
Margaret M. Porciello
Professor - Computer Systems Dep
I think he's just responding to my origianl question if anyone knew of any in
the area.
- Original Message -
From: "Justin Dearing" <[EMAIL PROTECTED]>
To: "NYPHP Talk"
Sent: Monday, October 13, 2008 3:14:08 PM GMT -05:00 US/Canada Eastern
Subject: Re: [nyphp-talk] nyphp-talk Open Sourc
What about it? Do you want to go to it? Are you suggesting nyphp gets
a table at it?
Your message lacks context.
On Mon, Oct 13, 2008 at 1:10 PM, Joe <[EMAIL PROTECTED]> wrote:
> How about http://opensqlcamp.org
>
>
>
> ___
> New York PHP Community Talk
How about http://opensqlcamp.org
___
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk
NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com
Show Your Participation in New York PHP
http://www.nyphp.org/s
Hey, all. I wanted to introduce myself. I'm an experienced programmer
(remember ASP, before dont net?) with little formal training, so often
referred to as a hacker. I'm a professional Front End Dev - XHTML, CSS,
JS - now tackling PHP and loving it. A couple coworkers recommended this
list, so I'll
On Mon, Oct 13, 2008 at 1:07 PM, Edward Potter <[EMAIL PROTECTED]> wrote:
> Ummm, that's like what my last GF told me as she dropped me - "it's
> just that, well you know, you're just an example of a Singular Value
> Decomposition Matrix, and that's not the crowd I hang with."
>
> Now I know. :-
On Mon, Oct 13, 2008 at 10:12 AM, Jake McGraw <[EMAIL PROTECTED]> wrote:
> Forget diffs and HTML text, this problem totally ate up all my time at
> a startup where a JavaScript WYSIWYG editor was the only choice for
> generating a marked-up document. May I suggest Markdown [1,2] + the
> Showdown pr
Ummm, that's like what my last GF told me as she dropped me - "it's
just that, well you know, you're just an example of a Singular Value
Decomposition Matrix, and that's not the crowd I hang with."
Now I know. :-)
yipes!
:-) ed
On Mon, Oct 13, 2008 at 10:38 AM, csnyder <[EMAIL PROTECTED]>
On Sun, 12 Oct 2008, Donald J. Organ IV wrote:
> Does anyone know of any opensource conferences in
LinuxWorld used to be in NYC at the Javits Center then it moved to Boston
for awhile. Now I think its only on the west coast.
Yeah, its annoying...
UPDATE: Did some checking and it looks like i
I'm interested in playing around with singular value decomposition of
matrices, and wondering:
Does anyone here use this on a regular basis, and for what? I'm pretty
much vector/matrix illiterate, so feel free to mention the obvious.
And can you point me to an existing library in PHP (or better y
Forget diffs and HTML text, this problem totally ate up all my time at
a startup where a JavaScript WYSIWYG editor was the only choice for
generating a marked-up document. May I suggest Markdown [1,2] + the
Showdown preview panel [3]. Markdown is a very light syntax for
generating HTML documents, S
You missed NYCBSDCON, and a pitsburg perl conference.
Debianconf 10 is supposed to be in NYC. However devbianconf8 was this
year so I aasume that will occur in 2010.
Nothing else I know of.
On Sun, Oct 12, 2008 at 6:32 PM, Donald J. Organ IV
<[EMAIL PROTECTED]> wrote:
> Ok lets try this again.
>
On Sun, Oct 12, 2008 at 7:19 PM, Hans Zaunere <[EMAIL PROTECTED]> wrote:
> Gentlemen,
>
>> > The safest approach is probably to pass the html through tidy, and
>> > then into DOM, and traverse and count the length of text nodes, but
>> > that would be quite slow if you ran it on every request.
>>
>
28 matches
Mail list logo