Re: [PHP] What does PHP stand for?
PHP originally stood for personal home pages. It was nothing more than a parser that interpreted a few macros to allow people to do extra things (like count visitors) on their homepage. PHP/FI or PHP2 was Personal Home Pages/Form Interpreter, and added form handling and mSQL to PHP. PHP3 was the release that was a full blown Scripting Language/Interpreter. With the release of PHP as more than a personal homepage toolkit it was renamed "PHP Hypertext Preprocessor" The first P actually stands for PHP, making this a recursive acronym (http://ase.isu.edu/ase01_07/ase01_07/bookcase/ref_sh/foldoc/30/91.htm) Sheridan Saint-Michel Website Administrator FoxJet, an ITW Company www.foxjet.com - Original Message - From: "Martín Marqués" <[EMAIL PROTECTED]> To: "John Meyer" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, August 28, 2001 5:08 PM Subject: Re: [PHP] What does PHP stand for? > On Mar 28 Ago 2001 19:52, John Meyer wrote: > > At 05:15 PM 8/28/01 +0228, you wrote: > > >It's actually a recursive acronym, like GNU: > > > > > > From the manual: > > > > > >"PHP, which stands for 'PHP: Hypertext Preprocessor', is an HTML-embedded > > >scripting language." > > > > > >J > > > > Am I making things up, or Did it stand for Perl Hypertext Preprocessor at > > one time? > > I always thought it meant Personal Home Page (isn't this right?) > > Saludos :-) > > -- > Porqué usar una base de datos relacional cualquiera, > si podés usar PostgreSQL? > - > Martín Marqués |[EMAIL PROTECTED] > Programador, Administrador, DBA | Centro de Telematica >Universidad Nacional > del Litoral > - > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
Re: [PHP] What does PHP stand for?
So sprach »Niklas Lampén« am 2001-08-28 um 14:05:54 +0300 : > Funny that there is no meanin for the first P. Well, there is. The P stands for PHP. Alexander Skwar -- How to quote: http://learn.to/quote (german) http://quote.6x.to (english) Homepage: http://www.digitalprojects.com | http://www.iso-top.de iso-top.de - Die günstige Art an Linux Distributionen zu kommen Uptime: 23 hours 20 minutes -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
RE: [PHP] What does PHP stand for?
>From what I heard, the acronym originally stood for Personal Home Page, but it kind of changed (unofficially?) to Hypertext Preprocessor. I could be wrong -Original Message- From: Martín Marqués [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 28, 2001 3:08 PM To: John Meyer; [EMAIL PROTECTED] Subject: Re: [PHP] What does PHP stand for? On Mar 28 Ago 2001 19:52, John Meyer wrote: > At 05:15 PM 8/28/01 +0228, you wrote: > >It's actually a recursive acronym, like GNU: > > > > From the manual: > > > >"PHP, which stands for 'PHP: Hypertext Preprocessor', is an > >HTML-embedded scripting language." > > > >J > > Am I making things up, or Did it stand for Perl Hypertext Preprocessor > at one time? I always thought it meant Personal Home Page (isn't this right?) Saludos :-) -- Porqué usar una base de datos relacional cualquiera, si podés usar PostgreSQL? - Martín Marqués |[EMAIL PROTECTED] Programador, Administrador, DBA | Centro de Telematica Universidad Nacional del Litoral - -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
Re: [PHP] What does PHP stand for?
I believe that it was called Personal Home Page during version 2, and if I'm not mistaken, there was a contest (sorta) around the time 3 was released to find a new name. On Tuesday 28 August 2001 03:08 pm, you wrote: > On Mar 28 Ago 2001 19:52, John Meyer wrote: > > At 05:15 PM 8/28/01 +0228, you wrote: > > >It's actually a recursive acronym, like GNU: > > > > > > From the manual: > > > > > >"PHP, which stands for 'PHP: Hypertext Preprocessor', is an > > > HTML-embedded scripting language." > > > > > >J > > > > Am I making things up, or Did it stand for Perl Hypertext Preprocessor at > > one time? > > I always thought it meant Personal Home Page (isn't this right?) > > Saludos :-) -- Lactomangulation, n.: Manhandling the "open here" spout on a milk carton so badly that one has to resort to using the "illegal" side. -- Rich Hall, "Sniglets" -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
Re: [PHP] What does PHP stand for?
On Mar 28 Ago 2001 19:52, John Meyer wrote: > At 05:15 PM 8/28/01 +0228, you wrote: > >It's actually a recursive acronym, like GNU: > > > > From the manual: > > > >"PHP, which stands for 'PHP: Hypertext Preprocessor', is an HTML-embedded > >scripting language." > > > >J > > Am I making things up, or Did it stand for Perl Hypertext Preprocessor at > one time? I always thought it meant Personal Home Page (isn't this right?) Saludos :-) -- Porqué usar una base de datos relacional cualquiera, si podés usar PostgreSQL? - Martín Marqués |[EMAIL PROTECTED] Programador, Administrador, DBA | Centro de Telematica Universidad Nacional del Litoral - -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
RE: [PHP] What does PHP stand for?
At 05:15 PM 8/28/01 +0228, you wrote: >It's actually a recursive acronym, like GNU: > > From the manual: > >"PHP, which stands for 'PHP: Hypertext Preprocessor', is an HTML-embedded >scripting language." > >J Am I making things up, or Did it stand for Perl Hypertext Preprocessor at one time? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
RE: [PHP] What does PHP stand for?
It's actually a recursive acronym, like GNU: >From the manual: "PHP, which stands for 'PHP: Hypertext Preprocessor', is an HTML-embedded scripting language." J Jon wrote: > Hmm although the answer was "Personal Home Page Tools" and is now > "Hypertext Preprocessor" when people ask me, I say "Pre-Hypertext > Processor" > > Its the same meaning, and puts the letters in the correct order, so as not > to confuse people. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
Re: [PHP] What does PHP stand for?
It stands for freedom of choice, liberty, mom and apple pie, as far I can tell, though probably not in that order. Niklas Lampén wrote: >It just crossed my mind: I don't know what PHP stands for...so anyone? :) > > >Niklas > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
RE: [PHP] What does PHP stand for?
Hmm although the answer was "Personal Home Page Tools" and is now "Hypertext Preprocessor" when people ask me, I say "Pre-Hypertext Processor" Its the same meaning, and puts the letters in the correct order, so as not to confuse people. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
RE: [PHP] What does PHP stand for?
I suggest this for the PHP ;) Professional Hypertext Preprocessor SED -Original Message- From: Niklas Lampén [mailto:[EMAIL PROTECTED]] Sent: 28. ágúst 2001 11:11 To: Php-General Subject: RE: [PHP] What does PHP stand for? So PHP stands for "Personal Home Pages Hypertext Preprocessor". What a nice name! :) Niklas -Original Message- From: Jon Farmer [mailto:[EMAIL PROTECTED]] Sent: 28. elokuuta 2001 14:04 To: Niklas Lampén; Php-General Subject: RE: [PHP] What does PHP stand for? Well I guess Rasmus is the guy who knows but as I understand it, it was originally Personal Home Pages and became PHP Hypertext Preprocessor later Regards jon -- Jon Farmer Õ¿Õ¬ Systems Programmer, Entanet www.enta.net Tel +44 (0)1952 428969 Mob +44 (0)7968 524175 PGP Key available, send blank email to [EMAIL PROTECTED] -Original Message- From: Niklas Lampén [mailto:[EMAIL PROTECTED]] Sent: 28 August 2001 11:38 To: Php-General Subject: [PHP] What does PHP stand for? It just crossed my mind: I don't know what PHP stands for...so anyone? :) Niklas -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
RE: [PHP] What does PHP stand for?
So PHP stands for "Personal Home Pages Hypertext Preprocessor". What a nice name! :) Niklas -Original Message- From: Jon Farmer [mailto:[EMAIL PROTECTED]] Sent: 28. elokuuta 2001 14:04 To: Niklas Lampén; Php-General Subject: RE: [PHP] What does PHP stand for? Well I guess Rasmus is the guy who knows but as I understand it, it was originally Personal Home Pages and became PHP Hypertext Preprocessor later Regards jon -- Jon Farmer Õ¿Õ¬ Systems Programmer, Entanet www.enta.net Tel +44 (0)1952 428969 Mob +44 (0)7968 524175 PGP Key available, send blank email to [EMAIL PROTECTED] -Original Message- From: Niklas Lampén [mailto:[EMAIL PROTECTED]] Sent: 28 August 2001 11:38 To: Php-General Subject: [PHP] What does PHP stand for? It just crossed my mind: I don't know what PHP stands for...so anyone? :) Niklas -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
RE: [PHP] What does PHP stand for?
Well I guess Rasmus is the guy who knows but as I understand it, it was originally Personal Home Pages and became PHP Hypertext Preprocessor later Regards jon -- Jon Farmer Õ¿Õ¬ Systems Programmer, Entanet www.enta.net Tel +44 (0)1952 428969 Mob +44 (0)7968 524175 PGP Key available, send blank email to [EMAIL PROTECTED] -Original Message- From: Niklas Lampén [mailto:[EMAIL PROTECTED]] Sent: 28 August 2001 11:38 To: Php-General Subject: [PHP] What does PHP stand for? It just crossed my mind: I don't know what PHP stands for...so anyone? :) Niklas -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
RE: [PHP] What does PHP stand for?
Funny that there is no meanin for the first P. Niklas -Original Message- From: Jon Haworth [mailto:[EMAIL PROTECTED]] Sent: 28. elokuuta 2001 13:57 To: 'Niklas Lampén'; Php-General Subject: RE: [PHP] What does PHP stand for? PHP Hypertext Preprocessor (yes, it's recursive) HTH Jon -Original Message- From: Niklas Lampén [mailto:[EMAIL PROTECTED]] Sent: 28 August 2001 11:38 To: Php-General Subject: [PHP] What does PHP stand for? It just crossed my mind: I don't know what PHP stands for...so anyone? :) Niklas -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
RE: [PHP] What does PHP stand for?
PHP Hypertext Preprocessor (yes, it's recursive) HTH Jon -Original Message- From: Niklas Lampén [mailto:[EMAIL PROTECTED]] Sent: 28 August 2001 11:38 To: Php-General Subject: [PHP] What does PHP stand for? It just crossed my mind: I don't know what PHP stands for...so anyone? :) Niklas -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
RE: [PHP] What does PHP stand for?
Stands for PHP: Hypertext Pre-processor. I guess they didn't like the sound of just "HP". - seb -Original Message- From: Adi Wibowo [mailto:[EMAIL PROTECTED]] Sent: 28 August 2001 11:54 To: Niklas Lampén Cc: Php-General Subject: Re: [PHP] What does PHP stand for? On Tue, 28 Aug 2001, [iso-8859-1] Niklas Lampén wrote: > It just crossed my mind: I don't know what PHP stands for...so anyone? :) PHP stands for ... PHP. Adi Wibowo -- http://dewey.petra.ac.id * Work matter: [EMAIL PROTECTED] * Private matter : [EMAIL PROTECTED] -- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.274 / Virus Database: 144 - Release Date: 23/08/2001 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.274 / Virus Database: 144 - Release Date: 23/08/2001 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
RE: [PHP] What does PHP stand for?
The manual says: officially "PHP: Hypertext Preprocessor" SED -Original Message- From: Niklas Lampén [mailto:[EMAIL PROTECTED]] Sent: 28. ágúst 2001 10:38 To: Php-General Subject: [PHP] What does PHP stand for? It just crossed my mind: I don't know what PHP stands for...so anyone? :) Niklas -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
Re: [PHP] What does PHP stand for?
On Tue, 28 Aug 2001, [iso-8859-1] Niklas Lampén wrote: > It just crossed my mind: I don't know what PHP stands for...so anyone? :) PHP stands for ... PHP. Adi Wibowo -- http://dewey.petra.ac.id * Work matter: [EMAIL PROTECTED] * Private matter : [EMAIL PROTECTED] -- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]