Re: [PHP] Re: Delaying $(document).ready() in jQuery until php script finish

2011-03-12 Thread David Hutto
> > As I mentioned below, if PHP is sluggish, shouldn't it be brought up > to the PHP developers instead?  Why would you try include more > complexity? I'm sure it has, it's called benchmarks. And they can't top C or Fortran, last I saw. But that is not the point. And did you not see my point abou

Re: [PHP] Re: Delaying $(document).ready() in jQuery until php script finish

2011-03-12 Thread David Hutto
On Sat, Mar 12, 2011 at 4:31 AM, Tommy Pham wrote: > On Sat, Mar 12, 2011 at 12:22 AM, David Hutto wrote: >> This isn't a C/PHP question, or optimization, it's a matter of PHP >> isn't always the center of attention, in terms of a development >> process. In ea

Re: [PHP] Re: Delaying $(document).ready() in jQuery until php script finish

2011-03-12 Thread David Hutto
probably so, but it it's just another discussion we should have just for evolutions sake. Each time it takes place, new info is added by someone. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Delaying $(document).ready() in jQuery until php script finish

2011-03-12 Thread David Hutto
On Sat, Mar 12, 2011 at 4:10 AM, Tommy Pham wrote: > On Sat, Mar 12, 2011 at 12:06 AM, David Hutto wrote: >> On Sat, Mar 12, 2011 at 2:59 AM, Tommy Pham wrote: >>> On Fri, Mar 11, 2011 at 11:39 PM, David Hutto wrote: >>>> On Sat, Mar 12, 2011 at 2:34 AM, Tommy Pha

Re: [PHP] Re: Delaying $(document).ready() in jQuery until php script finish

2011-03-12 Thread David Hutto
This isn't a C/PHP question, or optimization, it's a matter of PHP isn't always the center of attention, in terms of a development process. In each language there are advocates, and it's admirable, but ignorant in sight that what you're saying eliminates the rational, and logical thought that there

Re: [PHP] Re: Delaying $(document).ready() in jQuery until php script finish

2011-03-12 Thread David Hutto
On Sat, Mar 12, 2011 at 3:03 AM, Tommy Pham wrote: > On Fri, Mar 11, 2011 at 11:59 PM, David Hutto wrote: >> Optimization also becomes a more manipulative, due to the stem point >> of your further language utilization. If you divide your languages, >> and disperse them throu

Re: [PHP] Re: Delaying $(document).ready() in jQuery until php script finish

2011-03-12 Thread David Hutto
On Sat, Mar 12, 2011 at 2:59 AM, Tommy Pham wrote: > On Fri, Mar 11, 2011 at 11:39 PM, David Hutto wrote: >> On Sat, Mar 12, 2011 at 2:34 AM, Tommy Pham wrote: >>> On Fri, Mar 11, 2011 at 11:26 PM, David Hutto wrote: >>>> On Sat, Mar 12, 2011 at 2:22 AM, Tommy Pha

Re: [PHP] Re: Delaying $(document).ready() in jQuery until php script finish

2011-03-12 Thread David Hutto
Optimization also becomes a more manipulative, due to the stem point of your further language utilization. If you divide your languages, and disperse them through a C framework, you can utilize the languages in their refined form, and if any portion of an individual language gives optimization prob

Re: [PHP] Re: Delaying $(document).ready() in jQuery until php script finish

2011-03-11 Thread David Hutto
On Sat, Mar 12, 2011 at 2:34 AM, Tommy Pham wrote: > On Fri, Mar 11, 2011 at 11:26 PM, David Hutto wrote: >> On Sat, Mar 12, 2011 at 2:22 AM, Tommy Pham wrote: >>> On Fri, Mar 11, 2011 at 10:34 PM, David Hutto wrote: >>>> Although, right now, if I were

Re: [PHP] Re: Delaying $(document).ready() in jQuery until php script finish

2011-03-11 Thread David Hutto
On Sat, Mar 12, 2011 at 2:22 AM, Tommy Pham wrote: > On Fri, Mar 11, 2011 at 10:34 PM, David Hutto wrote: >> Although, right now, if I were going to be using all of those >> languages in unison(and I am), then I'd go with C, and spit them out >> to the browser for lower

Re: [PHP] Re: Delaying $(document).ready() in jQuery until php script finish

2011-03-11 Thread David Hutto
On Sat, Mar 12, 2011 at 1:21 AM, Tommy Pham wrote: > I think the OP is having both PHP & JS codes mixed and scattered all > over the page.  If chunked-encoding used without any ob* > implementation, then that's the problem he'll experience. > > Richard, > > I recommend to put the $(document).ready

Re: [PHP] Re: Delaying $(document).ready() in jQuery until php script finish

2011-03-11 Thread David Hutto
Although, right now, if I were going to be using all of those languages in unison(and I am), then I'd go with C, and spit them out to the browser for lower level control, as well as, to remain familiar with some of the main languages being used currently. -- PHP General Mailing List (http://www.p

Re: [PHP] $GLOBALS example script on php.net

2011-03-05 Thread David Hutto
On Sat, Mar 5, 2011 at 5:10 AM, Ashim Kapoor wrote: >> >> I'll remove it. >> > >  How does one remove user notes from  php.net ? > I'd guest they had been granted access to the php.net page editor, but I may be wrong. Not that that site hasn't been scraped by other sites and added to their conten

Re: [PHP] Re: Help! Made a boo-boo encrypting credit cards

2011-03-04 Thread David Hutto
Maybe I missed something here, but aren't the cc's held by the merchant account provider, and just an id by you to recharge(recurring or once), which can be disputed. I ask because it's been a while since I had to look at this. So let the OP's question take precedence, and mine secondary if necessa

Re: [PHP] very quick Regex query

2011-02-28 Thread David Hutto
On Tue, Mar 1, 2011 at 2:28 AM, David Hutto wrote: > On Mon, Feb 28, 2011 at 10:07 PM, Alexis wrote: >> Hi, >> >> I know not strictly a PHP question, but was just wondering if someone can >> tell me the regex format for something please. >> >&

Re: [PHP] very quick Regex query

2011-02-28 Thread David Hutto
On Mon, Feb 28, 2011 at 10:07 PM, Alexis wrote: > Hi, > > I know not strictly a PHP question, but was just wondering if someone can > tell me the regex format for something please. > > I need to replace > .. > with > A good text editor should have find .. and replace with --

Re: [PHP] New to list and to PHP

2011-02-19 Thread David Hutto
On Sat, Feb 19, 2011 at 11:14 PM, David Robley wrote: > Daniel Brown wrote: > >> On Fri, Feb 18, 2011 at 14:03, Pete Woodhead >> wrote: >>> Hi I'm Pete Woodhead.  I'm new to the list and to PHP.  To be honest I >>> very new to code writing. >>> Thought this would be a good way to learn good habit

Re: [PHP] errors after upgrade vom 5.2.10 to 5.3.0 howto solve or hide?

2011-02-16 Thread David Hutto
On Wed, Feb 16, 2011 at 9:41 AM, David Hutto wrote: > Only those who live in glass houses, should hide their errors. > if that makes sense. -- According to theoretical physics, the division of spatial intervals as the universe evolves gives rise to the fact that in another timeline

Re: [PHP] errors after upgrade vom 5.2.10 to 5.3.0 howto solve or hide?

2011-02-16 Thread David Hutto
Only those who live in glass houses, should hide their errors. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] errors after upgrade vom 5.2.10 to 5.3.0 howto solve or hide?

2011-02-16 Thread David Hutto
On Wed, Feb 16, 2011 at 9:34 AM, Daniel P. Brown wrote: > On Wed, Feb 16, 2011 at 07:15, Richard Quadling wrote: >> On 16 February 2011 11:25, Andre Polykanine wrote: >>> Hello Fotoo, >>> >>>           >> error_reporting(0); >> >> Really? >> >> You consider shoving your head in the sand a REALIS

Re: [PHP] Rate my (really) simple template class

2011-02-15 Thread David Hutto
On Mon, Feb 14, 2011 at 9:52 PM, Brian Waters wrote: > So I decided to write a template class in order to get myself going on > learning PHP. Of course I wrote the simplest thing possible: > > class Template > { >        protected $template; >        protected $vars; > >        public function __c

Re: [PHP] curl_exec won't return (any data)

2011-02-08 Thread David Hutto
On Tue, Feb 8, 2011 at 5:05 PM, Tolas Anon wrote: > The one thing that strikes me as odd, before i go, is that i saw no > actual HTTP-KEEPALIVE traffic flowing... I might have missed it, but i > don't think so.. > Welcome to programming. on /off true /false. > -- > PHP General Mailing List (http:

Re: [PHP] curl_exec won't return (any data)

2011-02-08 Thread David Hutto
On Tue, Feb 8, 2011 at 3:47 PM, Tolas Anon wrote: > On Tue, Feb 8, 2011 at 9:33 PM, Steve Staples wrote: >> i've been sorta reading this (as I am sure most maybe stopped after the >> 4th consecutive post)... > > yea, i feel i gotta be complete so as to not waste the time of people > who do wanna

Re: [PHP] Secure monetary transactions

2011-02-08 Thread David Hutto
On Tue, Feb 8, 2011 at 8:29 AM, Bob McConnell wrote: > From: Paul M Foster > >> I'm certain people on this list have set up this type of system for >> customers. So I have some questions: >> >> 1) Does the usual online store software (osCommerce or whatever) > include >> "secure" pages for accepta

Re: [PHP] curl_exec won't return (any data)

2011-02-08 Thread David Hutto
On Tue, Feb 8, 2011 at 7:50 AM, Tolas Anon wrote: > On Tue, Feb 8, 2011 at 1:35 PM, Ashley Sheridan > wrote: > >> On Tue, 2011-02-08 at 13:24 +0100, Tolas Anon wrote: >> >> > Hi.. >> > >> > For a set of media import routines, i'm using a >> > javascript->php_on_apache->windows.bat->php_cli->curl-

Re: [PHP] curl_exec won't return (any data)

2011-02-08 Thread David Hutto
On Tue, Feb 8, 2011 at 8:02 AM, Ashley Sheridan wrote: > On Tue, 2011-02-08 at 07:59 -0500, David Hutto wrote: > > > it's : javascript -> php_on_apache -> windows.bat -> php_cli -> > > php_daemon_script -> curl_exec -> php_script > > > >

Re: [PHP] Paging and permissions

2011-02-08 Thread David Hutto
On Tue, Feb 8, 2011 at 7:36 AM, Arno Kuhl wrote: > I'm hoping some clever php gurus have been here before and are willing to > share some ideas. > > I have a site where articles are assigned to categories in containers. An > article can be assigned to only one category per container, but one or mo

Re: [PHP] curl_exec won't return (any data)

2011-02-08 Thread David Hutto
On Tue, Feb 8, 2011 at 7:35 AM, Ashley Sheridan wrote: > On Tue, 2011-02-08 at 13:24 +0100, Tolas Anon wrote: > >> Hi.. >> >> For a set of media import routines, i'm using a >> javascript->php_on_apache->windows.bat->php_cli->curl->php_script invocation >> method. >> It seems longwinded, but it's

Re: [PHP] curl_exec won't return (any data)

2011-02-08 Thread David Hutto
On Tue, Feb 8, 2011 at 7:32 AM, David Hutto wrote: > On Tue, Feb 8, 2011 at 7:24 AM, Tolas Anon wrote: >> Hi.. >> >> For a set of media import routines, i'm using a >> javascript->php_on_apache->windows.bat->php_cli->curl->php_script invocat

Re: [PHP] curl_exec won't return (any data)

2011-02-08 Thread David Hutto
On Tue, Feb 8, 2011 at 7:24 AM, Tolas Anon wrote: > Hi.. > > For a set of media import routines, i'm using a > javascript->php_on_apache->windows.bat->php_cli->curl->php_script invocation > method. > It seems longwinded, but it's designed to have different parts of the import > process run on diff

Re: [PHP] Bilingual strtotime()

2011-02-05 Thread David Hutto
Just check for the initial difference you see in the formats of either. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Bilingual strtotime()

2011-02-05 Thread David Hutto
Either form should be day/month/year/time, or somewhere in that order. >From what i know, it shouldn't change much no matter the language. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] nl2br problem

2011-02-01 Thread David Hutto
If project names are indications of programmer's Freudian insights, then what is the FCKEditor? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Pulling from Multiple Databases

2011-02-01 Thread David Hutto
> Do you even NEED a footer with nothing but inane comments in it? > It's probably an overcompensation for a small penis. > Alexis > On 01/02/11 11:54, David Hutto wrote: >> I'd pass the db's to a threaded function that processes each db's info >> in

Re: [PHP] Pulling from Multiple Databases

2011-02-01 Thread David Hutto
I'd pass the db's to a threaded function that processes each db's info in an algorithmic order. -- The lawyer in me says argue...even if you're wrong. The scientist in me... says shut up, listen, and then argue. But the lawyer won on appeal, so now I have to argue due to a court order. Furthermo

Re: [PHP] RE: Organisational question: surely someone has implemented many Boolean values (tags) and a solution exist

2011-01-20 Thread David Hutto
On Thu, Jan 20, 2011 at 2:40 PM, Jerry Schwartz wrote: >>-Original Message- >>From: Dotan Cohen [mailto:dotanco...@gmail.com] >>Sent: Thursday, January 20, 2011 11:25 AM >>To: Jerry Schwartz >>Cc: mysql.; php-general. >>Subject: Re: Organisational question: surely someone has implemented m

Re: [PHP] Organisational question: surely someone has implemented many Boolean values (tags) and a solution exist

2011-01-20 Thread David Hutto
On Thu, Jan 20, 2011 at 2:26 PM, Dotan Cohen wrote: > On Thu, Jan 20, 2011 at 21:24, David Hutto wrote: >>> Is this a troll? Am I about to be baited? >> >> Baited to deploy what is designed to the consumer's specification? >> Surely. From what is want

Re: [PHP] Organisational question: surely someone has implemented many Boolean values (tags) and a solution exist

2011-01-20 Thread David Hutto
> Is this a troll? Am I about to be baited? Baited to deploy what is designed to the consumer's specification? Surely. From what is wanted to what is needed. Troll on that. > > -- > Dotan Cohen > > http://gibberish.co.il > http://what-is-what.com > -- The lawyer in me says argue...even if you'

Re: [PHP] Organisational question: surely someone has implemented many Boolean values (tags) and a solution exist

2011-01-20 Thread David Hutto
Pseudo = Design Algorithm Design Algorithm = Actual Code Actual Code = Alterable db tables Alterable db tables = manipulated data through the app interface with data -- The lawyer in me says argue...even if you're wrong. The scientist in me... says shut up, listen, and then argue. But the lawyer

Re: [PHP] email address syntax checker

2011-01-19 Thread David Hutto
On Wed, Jan 19, 2011 at 11:14 PM, Donovan Brooke wrote: > Hi Guys, > > I'm waddling my way through database interaction and thought someone on the > list may already have a simple email checker that they'd like to share... > > you know, looking for the @ char and dots etc.. > > I did a quick searc

Re: [PHP] switch case madness

2011-01-19 Thread David Hutto
. >> >>    I do see from where it is you're coming, though, Josh --- once >> you've gotten the fundamentals, a lot of times it's easier - sometimes >> even a better idea - to use an existing, mature solution.  What helps >> you to determine its value from a code standpoint?  Your existing >> experi

Re: [PHP] which php file is sending emails?

2011-01-16 Thread David Hutto
On Sun, Jan 16, 2011 at 11:19 AM, Mujtaba Arshad wrote: > Nilesh's note to self: don't sound condescending when suggesting untested Now define 'self'. Is it a remembrance(i.e. a string of molecular structures), or a google(google 'Rich formatting' says google isn't actually a word, and gives the

Re: [PHP] Re: email list 101

2011-01-16 Thread David Hutto
On Sun, Jan 16, 2011 at 10:43 AM, Peter Lind wrote: > On 16 January 2011 16:35, Michelle Konzack > wrote: >> Hello Kirk Bailey, >> >> Am 2011-01-16 10:09:03, hacktest Du folgendes herunter: >>> So, in php, I want a program to handle sending out a mail list. All >>> this is going to do is be a fil

Re: [PHP] which php file is sending emails?

2011-01-15 Thread David Hutto
On Sat, Jan 15, 2011 at 10:32 PM, Nilesh Govindarajan wrote: > On 01/16/2011 12:45 AM, Daniel Brown wrote: >> >> On Sat, Jan 15, 2011 at 13:51, Nilesh Govindarajan >>  wrote: >>> >>> hahaha, that command wasn't broken. It works on Linux. But certain >>> commands >>> have to be changed to work on *

Re: [PHP] Array Symbol Suggestion

2011-01-13 Thread David Hutto
On Thu, Jan 13, 2011 at 12:59 PM, David Harkness wrote: > On Thu, Jan 13, 2011 at 2:23 AM, Richard Quadling wrote: > >> The Hungarian Notation [1] was what I was taught all those years ago >> when I learnt standard C programming. > > > I learned it early on as well, and I never really liked it. In

Re: [PHP] curl & rtmp

2011-01-09 Thread David Hutto
On Sun, Jan 9, 2011 at 2:58 PM, Tontonq Tontonq wrote: > does cUrl supports rtmp protocol? if so is there any example? These are obvious by searching for the terms, which seem to be quite specific to have not found an answer in the search engines. do we need > enable different library? so if not

Re: [PHP] Command line PHP

2011-01-08 Thread David Hutto
Like i said, my introduction to php is browser,and desktop app is python, but I will try php in the command line out. 1) set a variable 2) call an external program with the variable as an argument this is something I recognize very well:) -- PHP General Mailing List (http://www.php.net/) To uns

Re: [PHP] Command line PHP

2011-01-07 Thread David Hutto
I could go yoda, but suffice it to say, "From The Language Speaks The Soul Of The Man's Design". -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Command line PHP

2011-01-07 Thread David Hutto
There have been a lot of responses, but this might be the best place to start: http://www.google.com/search?client=ubuntu&channel=fs&q=command+line+PHP+application.&ie=utf-8&oe=utf-8 Which yielded this as the first result: http://php.net/manual/en/features.commandline.php -- PHP General Mail

Re: [PHP] Newbie Question

2011-01-07 Thread David Hutto
On Fri, Jan 7, 2011 at 2:33 PM, tedd wrote: > At 2:16 AM -0500 1/7/11, Daniel Brown wrote: >> >> On Thu, Jan 6, 2011 at 23:09, Bill Guion wrote: >>> >>>  Fogging must be a REAL OLD Fashioned term. Please clarify. >> >>    It was originally written before man invented the letter 'L', Bill. > > No,

Re: [PHP] Command line PHP

2011-01-07 Thread David Hutto
I'm with some of the others above on using Python. Writing a command line app is about as simple as: import subprocess word = 'hello' self.espeak = subprocess.Popen(['espeak', word], stdout = subprocess.PIPE).communicate()[0] I think of PHP as more browser, than desktop app/webapp. -- PHP Gener

Re: [PHP] Printing PDF

2010-12-29 Thread David Hutto
On Wed, Dec 29, 2010 at 3:13 PM, Steve Staples wrote: > On Wed, 2010-12-29 at 17:36 +, Richard Quadling wrote: >> On 29 December 2010 17:24, Steve Staples wrote: >> > I can create the PDF's no problem, it is just how to send the created >> > pdf to the printer to print (it is a label printer,

Re: [PHP] Re: Do you trim() usernames and passwords?

2010-12-28 Thread David Hutto
It would seem that with in the streaming of information that moves across networks, that such things as virus detection within these networks(meaning governmental oversite of info...post 9/11), which, if I'm not mistaken is regexing for matching strings of definitions, are checked for as they strea

Re: [PHP] Re: Do you trim() usernames and passwords?

2010-12-28 Thread David Hutto
On Tue, Dec 28, 2010 at 11:51 PM, Paul M Foster wrote: > On Tue, Dec 28, 2010 at 11:28:12PM -0500, Joshua Kehn wrote: > >> On Dec 28, 2010, at 6:28 PM, Paul M Foster wrote: >> >> > On Tue, Dec 28, 2010 at 03:11:56PM -0500, Joshua Kehn wrote: >> > >> >> Specifically: >> >> >> Dotan Cohen wrote

Re: [PHP] Problem with Include

2010-12-21 Thread David Hutto
On Tue, Dec 21, 2010 at 9:54 AM, David Hutto wrote: > On Tue, Dec 21, 2010 at 9:50 AM, Daniel P. Brown > wrote: >> On Tue, Dec 21, 2010 at 02:48, Ravi Gehlot wrote: >>> My point is that you tried to take code from one page and put it all >>> "organized" i

Re: [PHP] Problem with Include

2010-12-21 Thread David Hutto
On Tue, Dec 21, 2010 at 9:50 AM, Daniel P. Brown wrote: > On Tue, Dec 21, 2010 at 02:48, Ravi Gehlot wrote: >> My point is that you tried to take code from one page and put it all >> "organized" in another page and the include that page of includes back into >> the pages that you want it to feed

Re: [PHP] Problem with Include

2010-12-21 Thread David Hutto
, it can be essential, especially if you're trying to keep up with multiple languages, OS's, and platforms. > Ravi. > > > On Tue, Dec 21, 2010 at 2:35 AM, David Hutto wrote: >> >> On Tue, Dec 21, 2010 at 2:29 AM, Ravi Gehlot wrote: >> > Why mess with som

Re: [PHP] Problem with Include

2010-12-20 Thread David Hutto
On Tue, Dec 21, 2010 at 2:29 AM, Ravi Gehlot wrote: > Why mess with something that is already working? If you are trying to make > it pretty then you are not solving a problem. You are creating one. Define working. I've had programs 'work', but more experienced would say it's flawed in some resp

Re: [PHP] Problems w/ goto

2010-12-20 Thread David Hutto
On Mon, Dec 20, 2010 at 4:47 PM, David Harkness wrote: > On Fri, Dec 17, 2010 at 10:05 AM, la...@garfieldtech.com < > la...@garfieldtech.com> wrote: > >> What PHP has implemented is "named break statements", as I understand it. >> > > Not exactly. You can jump to arbitrary (labeled) lines within t

[PHP] Re: [PHP-DB] Re: [PHP] Problems w/ goto

2010-12-20 Thread David Hutto
On Mon, Dec 20, 2010 at 7:37 AM, Daniel Brown wrote: > On Sat, Dec 18, 2010 at 17:02, David Hutto wrote: >> or maybe it's saturday morning and i'm drunk? > >    This seems to be the most likely, and considering how all messages > are permanently and independ

Re: [PHP] Problems w/ goto

2010-12-18 Thread David Hutto
check out my new sig. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Problems w/ goto

2010-12-18 Thread David Hutto
or maybe it's saturday morning and i'm drunk? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Problems w/ goto

2010-12-18 Thread David Hutto
You approved all of us, no matter the peer review, when you signed up or the list. The accumulation of knowledge, is insurmountable when delivered as a whole, but devourable if you need satiation of appetite. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php

Re: [PHP] Problems w/ goto

2010-12-18 Thread David Hutto
On Sat, Dec 18, 2010 at 12:45 PM, Geoffrey Bernardo Van Wyk wrote: > Ethan, > > I tried to test your code, but I get this error next to the labels and goto > statements: As a 'professional' programmer, working for an entity, we deal with these problems as we go. As novices, we deal with it on a

Re: [PHP] PDO: good, popular?

2010-12-14 Thread David Hutto
In other words, in ten years from now, even the advisors you get today will rethink their answers with 20/20/hindsight, and not think about your ignorance of technology, but their own. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PDO: good, popular?

2010-12-14 Thread David Hutto
On Tue, Dec 14, 2010 at 6:10 AM, Sam Smith wrote: > Searching for "PHP CRUD" in hopes of learning the best way to access > databases and to use PEAR or what I came across PDO. > > I want to know the communities opinion of PDO: everyone uses it or no one > uses it or it's great or what? In previou

Re: [PHP] Re: Copying an Object

2010-09-24 Thread David Hutto
On Fri, Sep 24, 2010 at 4:09 AM, Gary wrote: > Daniel Kolbo wrote: > >> Say you have two classes: human and male.  Further, say male extends >> human.  Let's say you have a human object.  Then later you want to make >> that human object a male object.  This seems to be a pretty reasonable >> thing

Re: [PHP] workflow system design

2010-09-07 Thread David Hutto
On Tue, Sep 7, 2010 at 8:39 AM, Jay Blanchard wrote: > [snip] > Hi, i know it is not the right place, but, does anybody know a workflow > system development process? or methodology? > thanks! > [/snip] http://en.wikipedia.org/wiki/Workflow -- PHP General Mailing List (http://www.php.net/) To un

Re: [PHP] mysqldump

2010-08-17 Thread David Hutto
On Tue, Aug 17, 2010 at 3:04 PM, Robert Cummings wrote: > On 10-08-17 03:00 PM, David Hutto wrote: >> >> On Tue, Aug 17, 2010 at 2:55 PM, Robert Cummings >>  wrote: >>> >>> On 10-08-17 02:45 PM, Mari Masuda wrote: >>>> >>>> On Aug 1

Re: [PHP] mysqldump

2010-08-17 Thread David Hutto
On Tue, Aug 17, 2010 at 3:00 PM, David Hutto wrote: > On Tue, Aug 17, 2010 at 2:55 PM, Robert Cummings wrote: >> On 10-08-17 02:45 PM, Mari Masuda wrote: >>> >>> On Aug 17, 2010, at 11:40 AM, tedd wrote: >>> >>>> At 2:17 PM -0400 8/17/10, Robert

Re: [PHP] mysqldump

2010-08-17 Thread David Hutto
On Tue, Aug 17, 2010 at 2:55 PM, Robert Cummings wrote: > On 10-08-17 02:45 PM, Mari Masuda wrote: >> >> On Aug 17, 2010, at 11:40 AM, tedd wrote: >> >>> At 2:17 PM -0400 8/17/10, Robert Cummings wrote: On 10-08-17 02:08 PM, tedd wrote: > > Hi gang: > >> At 6:11 PM -0400

Re: [PHP] PHP The Anthem

2010-08-07 Thread David Hutto
On Sat, Aug 7, 2010 at 1:46 PM, tedd wrote: > At 12:33 PM -0400 8/7/10, Daniel P. Brown wrote: >> >> On Sat, Aug 7, 2010 at 09:47, tedd wrote: >>> >>>  No, writing it provided me with the experience of developing a >>> rule-based AI >>>  solution to a real-world problem and I received a little mo

Re: [PHP] [site is acting strange] - blank pages, download index.php, or works fine

2010-07-30 Thread David Hutto
On Fri, Jul 30, 2010 at 8:50 PM, David Hutto wrote: > On Fri, Jul 30, 2010 at 8:49 PM, David Hutto wrote: >> On Fri, Jul 30, 2010 at 2:50 PM, Ashley Sheridan >> wrote: >>> On Fri, 2010-07-30 at 13:38 -0400, Adam Richardson wrote: >>> >>>> On Fri

Re: [PHP] [site is acting strange] - blank pages, download index.php, or works fine

2010-07-30 Thread David Hutto
On Fri, Jul 30, 2010 at 8:49 PM, David Hutto wrote: > On Fri, Jul 30, 2010 at 2:50 PM, Ashley Sheridan > wrote: >> On Fri, 2010-07-30 at 13:38 -0400, Adam Richardson wrote: >> >>> On Fri, Jul 30, 2010 at 11:35 AM, Bill Guion wrote: >>> >>&

Re: [PHP] Video lessons

2010-07-23 Thread David Hutto
On Fri, Jul 23, 2010 at 8:13 PM, David Hutto wrote: > On Fri, Jul 23, 2010 at 2:35 PM, Dan Joseph wrote: >> On Thu, Jul 22, 2010 at 10:04 AM, Jordan Jovanov >> wrote: >> >>> Im thing that I'm little layse, Do you somebody know PHP VIDEO LESSONS? >>

Re: [PHP] Video lessons

2010-07-23 Thread David Hutto
On Fri, Jul 23, 2010 at 2:35 PM, Dan Joseph wrote: > On Thu, Jul 22, 2010 at 10:04 AM, Jordan Jovanov wrote: > >> Im thing that I'm little layse, Do you somebody know PHP VIDEO LESSONS? >> >> > I'm not sure exactly what you're meaning there, but check out www.lynda.com > > -- > -Dan Joseph > > htt

Re: [PHP] calendar libs

2010-07-13 Thread David Hutto
On Tue, Jul 13, 2010 at 2:14 PM, David Hutto wrote: > On Tue, Jul 13, 2010 at 2:10 PM, David Hutto wrote: >> On Tue, Jul 13, 2010 at 2:04 PM, Ricardo Martinez >> wrote: >>> Hi! >>> >>> i'm looking for a good calendar libs, want ask, if a

Re: [PHP] calendar libs

2010-07-13 Thread David Hutto
On Tue, Jul 13, 2010 at 2:10 PM, David Hutto wrote: > On Tue, Jul 13, 2010 at 2:04 PM, Ricardo Martinez > wrote: >> Hi! >> >> i'm looking for a good calendar libs, want ask, if anyone knows a good >> library. >> >> >> thx! >> >>

Re: [PHP] calendar libs

2010-07-13 Thread David Hutto
On Tue, Jul 13, 2010 at 2:04 PM, Ricardo Martinez wrote: > Hi! > > i'm looking for a good calendar libs, want ask, if anyone knows a good > library. > > > thx! > > Ricardo > This may hel, it's just a simple search for 'php calendar' : http://www.php-calendar.com/ -- PHP General Mailing List (h

Re: [PHP] "php -l" - does it find *anything*?

2010-07-06 Thread David Hutto
On Tue, Jul 6, 2010 at 8:22 AM, Gary . wrote: > Ashley Sheridan writes: >> On Tue, 2010-07-06 at 10:54 +0200, Gary . wrote: > >>     If foo3 never happens to be called when I am doing my testing (for >>     example if the call is in some "if" branch that is never exercised) then >>     it only get

Re: [PHP] Event Handling

2010-03-15 Thread David Hutto
On Mon, Mar 15, 2010 at 7:31 AM, Jochem Maas wrote: > Op 3/15/10 8:24 AM, Midhun Girish schreef: > > Hi , > > Just as David Hutto has said,What you need is the cronjob... Make a > script > > say "check.php" which checks the db to see if any new entries are ma

Re: [PHP] Event Handling

2010-03-15 Thread David Hutto
On Mon, Mar 15, 2010 at 5:17 AM, Lester Caine wrote: > Alex Major wrote: > >> I'm currently looking at building a web application, however I've run into >> an area of development I've not come across before. The web site in its >> basic form allows users to send cars from a point and then the car

Re: [PHP] Event Handling

2010-03-15 Thread David Hutto
--- On *Mon, 3/15/10, David Hutto * wrote: From: David Hutto Subject: Re: [PHP] Event Handling To: php-general@lists.php.net, "Alex Major" Date: Monday, March 15, 2010, 3:34 AM --- On Mon, 3/15/10, Alex Major http://us.mc453.mail.yahoo.com/mc/compose?to=...@allydm.co.uk>>

Re: [PHP] Login Script: mysql_num_rows(): supplied argument is not a valid MySQL result resource

2010-02-19 Thread David Hutto
--- On Fri, 2/19/10, Ashley Sheridan wrote: From: Ashley Sheridan Subject: Re: [PHP] Login Script: mysql_num_rows(): supplied argument is not a valid MySQL result resource To: "David Hutto" Cc: php-general@lists.php.net Date: Friday, February 19, 2010, 5:34 AM On Fri,

[PHP] Re: Login Script: mysql_num_rows(): supplied argument is not a valid MySQL result resource

2010-02-19 Thread David Hutto
--- On Fri, 2/19/10, David Hutto wrote: From: David Hutto Subject: Login Script: mysql_num_rows(): supplied argument is not a valid MySQL result resource To: php-general@lists.php.net Date: Friday, February 19, 2010, 3:30 AM The following script is supposed to validate a username and

[PHP] Login Script: mysql_num_rows(): supplied argument is not a valid MySQL result resource

2010-02-19 Thread David Hutto
The following script is supposed to validate a username and password in a mysql db.  When entering the username and password of a preregistered user, I get the following errors: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/login.php on line 24

[PHP] Reading Encrypted Password From MySQLDB

2010-02-17 Thread David Hutto
Apache/2.2.12 (Ubuntu) MySQL client version: 5.1.37 PHP extension: mysqli PHP Version 5.2.10-2ubuntu6.4 I'm doing the tutorial from this site: http://www.trap17.com/index.php/Php-Simple-Login-Tutorial_t7887.html This is register.php Thanks for registering!";  }   //The web form for input ability