[PHP] Basic question

2010-11-08 Thread Tseveendorj Ochirlantuu
Hello, I would like to know what is the difference between follows. PHP 5.3.2-1ubuntu4.5 with Suhosin-Patch (cli) (built: Sep 17 2010 13:49:46) and PHP 5.1.6-pl6-gentoo (cgi-cgi) One is "cli" another is "cgi-cgi" . Sincerely, Tseveen.

Re: [PHP] Template engines

2010-11-08 Thread Peter Lind
On 9 November 2010 06:20, Paul M Foster wrote: > On Mon, Nov 08, 2010 at 02:41:12PM -0700, Hansen, Mike wrote: > >> I really like the idea of using a templating engine. Which one do you >> use? Why? For those that don't use templating engines, why don't you >> use them? >> > > Here's why I don't u

Re: [PHP] Template engines

2010-11-08 Thread Robert Cummings
On 10-11-09 12:20 AM, Paul M Foster wrote: On Mon, Nov 08, 2010 at 02:41:12PM -0700, Hansen, Mike wrote: I really like the idea of using a templating engine. Which one do you use? Why? For those that don't use templating engines, why don't you use them? Here's why I don't use a templating en

Re: [PHP] Template engines

2010-11-08 Thread Paul M Foster
On Mon, Nov 08, 2010 at 02:41:12PM -0700, Hansen, Mike wrote: > I really like the idea of using a templating engine. Which one do you > use? Why? For those that don't use templating engines, why don't you > use them? > Here's why I don't use a templating engine. First, You're taking an embedde

RE: [PHP] After parsing

2010-11-08 Thread Tommy Pham
> -Original Message- > From: stac...@comcast.net [mailto:stac...@comcast.net] > Sent: Monday, November 08, 2010 7:41 PM > To: php-general@lists.php.net > Subject: [PHP] After parsing > > The parse worked great, got all the information I needed. Being so new to > php, I am not sure how to

[PHP] After parsing

2010-11-08 Thread stacygt
The parse worked great, got all the information I needed. Being so new to php, I am not sure how to get this information to display in an html table so that I can style it...any suggestions would be greatly appreciated. It displays in my browser but I have not been able to figure out how to g

Re: [PHP] Template engines

2010-11-08 Thread Matt Giddings
On Mon, Nov 8, 2010 at 9:39 PM, David McGlone wrote: > On Mon, 2010-11-08 at 16:51 -0500, Steve Staples wrote: > > On Mon, 2010-11-08 at 14:41 -0700, Hansen, Mike wrote: > > > I really like the idea of using a templating engine. Which one do you > use? Why? For those that don't use templating eng

Re: [PHP] Template engines

2010-11-08 Thread David McGlone
On Mon, 2010-11-08 at 23:36 +0100, k...@bitflop.com wrote: > On Mon, 8 Nov 2010 14:41:12 -0700 > "Hansen, Mike" wrote: > > > I really like the idea of using a templating engine. Which one do you > > use? Why? For those that don't use templating engines, why don't you > > use them? > > PHP is in

Re: [PHP] Template engines

2010-11-08 Thread David McGlone
On Mon, 2010-11-08 at 16:51 -0500, Steve Staples wrote: > On Mon, 2010-11-08 at 14:41 -0700, Hansen, Mike wrote: > > I really like the idea of using a templating engine. Which one do you use? > > Why? For those that don't use templating engines, why don't you use them? > > > > > > for the long

RE: [PHP] simple photo gallery

2010-11-08 Thread Tom Sparks
--- On Mon, 8/11/10, Tommy Pham wrote: > From: Tommy Pham > Subject: RE: [PHP] simple photo gallery > To: a...@ashleysheridan.co.uk, "'Tom Sparks'" > Cc: php-general@lists.php.net > Received: Monday, 8 November, 2010, 11:11 PM > > -Original Message- > > From: Ashley Sheridan [mailto:a..

Re: [PHP] Template engines

2010-11-08 Thread knl
On Mon, 8 Nov 2010 14:41:12 -0700 "Hansen, Mike" wrote: > I really like the idea of using a templating engine. Which one do you > use? Why? For those that don't use templating engines, why don't you > use them? PHP is in itself a template language and I find that the template engines just get i

[PHP] Vermis The Issue Tracking System

2010-11-08 Thread Lukasz Cepowski
-20101108) containing many bug fixes and some new features. What is new in the project: - Improved issues navigator, allows you to browse your issues in an easier way by breaking them by component, milestone, type, status and priority. - SMTP integration, you don't need to setup a mail se

Re: [PHP] Template engines

2010-11-08 Thread Michael Shadle
i would point someone in the direction of XHP too if they really wanted to https://github.com/facebook/xhp/wiki/ On Mon, Nov 8, 2010 at 2:10 PM, Peter Lind wrote: > On 8 November 2010 22:59, Michael Shadle wrote: >> On Mon, Nov 8, 2010 at 1:41 PM, Hansen, Mike wrote: >>> I really like the idea

Re: [PHP] Template engines

2010-11-08 Thread Peter Lind
On 8 November 2010 22:59, Michael Shadle wrote: > On Mon, Nov 8, 2010 at 1:41 PM, Hansen, Mike wrote: >> I really like the idea of using a templating engine. Which one do you use? >> Why? For those that don't use templating engines, why don't you use them? > > smarty is everyone's favorite usual

Re: [PHP] Template engines

2010-11-08 Thread Robert Cummings
On 10-11-08 05:02 PM, Bastien Koert wrote: On Mon, Nov 8, 2010 at 4:58 PM, Robert Cummings wrote: On 10-11-08 04:51 PM, Steve Staples wrote: all of my projects now consist of smarty, pear mdb2, phpmailer, jquery, fpdf (if needed), and pchart (again, if needed). these are my personal choices

Re: [PHP] Template engines

2010-11-08 Thread Bastien Koert
On Mon, Nov 8, 2010 at 4:58 PM, Robert Cummings wrote: > On 10-11-08 04:51 PM, Steve Staples wrote: >> >> all of my projects now consist of smarty, pear mdb2, phpmailer, jquery, >> fpdf (if needed), and pchart (again, if needed).   these are my personal >> choices, and I have been happy with them

Re: [PHP] Template engines

2010-11-08 Thread Michael Shadle
On Mon, Nov 8, 2010 at 1:41 PM, Hansen, Mike wrote: > I really like the idea of using a templating engine. Which one do you use? > Why? For those that don't use templating engines, why don't you use them? smarty is everyone's favorite usually but i find it a bit annoying. not to mention php its

Re: [PHP] Template engines

2010-11-08 Thread Robert Cummings
On 10-11-08 04:51 PM, Steve Staples wrote: all of my projects now consist of smarty, pear mdb2, phpmailer, jquery, fpdf (if needed), and pchart (again, if needed). these are my personal choices, and I have been happy with them so far ;) pchart... *shudder*. I recently had to add support for

Re: [PHP] Template engines

2010-11-08 Thread Steve Staples
On Mon, 2010-11-08 at 14:41 -0700, Hansen, Mike wrote: > I really like the idea of using a templating engine. Which one do you use? > Why? For those that don't use templating engines, why don't you use them? > > for the longest time, i didn't know about them, and was breaking in and out of php

Re: [PHP] Template engines

2010-11-08 Thread Daniel P. Brown
On Mon, Nov 8, 2010 at 16:41, Hansen, Mike wrote: > I really like the idea of using a templating engine. Which one do you use? > Why? For those that don't use templating engines, why don't you use them? I chose to write two of my own over the years: one procedural, one OOP. That said, the m

[PHP] Template engines

2010-11-08 Thread Hansen, Mike
I really like the idea of using a templating engine. Which one do you use? Why? For those that don't use templating engines, why don't you use them? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Is session_start() using encrypted cookies with HTTPS

2010-11-08 Thread Bastien
On 2010-11-08, at 9:58 AM, Adam Richardson wrote: >> >> Couldn't Yannick also use $_SERVER['HTTPS'] and take action for the >> session >> and cookies accordingly? >> >> Regards, >> Tommy > > > Not to my understanding. > > When a visitor makes a request, the browser must determine which co

Re: [PHP] Newbie looking for a project

2010-11-08 Thread Daniel P. Brown
On Mon, Nov 8, 2010 at 06:29, Ashim Kapoor wrote: > > Writing apps on my own is fun but it's fruit is only for me to benefit > from,but yes if nothing else I should do that. Not at all, many others can benefit from it as well. Tedd's examples have been referenced on this list many times, and

Re: [PHP] Is session_start() using encrypted cookies with HTTPS

2010-11-08 Thread Adam Richardson
> > Couldn't Yannick also use $_SERVER['HTTPS'] and take action for the > session > and cookies accordingly? > > Regards, > Tommy Not to my understanding. When a visitor makes a request, the browser must determine which cookies are appropriate for transmitting in the request. By the time PHP p

RE: [PHP] ignore_repeated_errors has no effect

2010-11-08 Thread Tommy Pham
> -Original Message- > From: Tommy Pham [mailto:tommy...@gmail.com] > Sent: Monday, November 08, 2010 4:25 AM > To: 'Simon Marchi'; 'Andre Polykanine'; 'php-general@lists.php.net' > Subject: RE: [PHP] ignore_repeated_errors has no effect > > > -Original Message- > > From: thunder..

RE: [PHP] Is session_start() using encrypted cookies with HTTPS

2010-11-08 Thread Tommy Pham
> -Original Message- > From: Adam Richardson [mailto:simples...@gmail.com] > Sent: Sunday, November 07, 2010 2:22 PM > To: PHP-General > Subject: Re: [PHP] Is session_start() using encrypted cookies with HTTPS > > On Sun, Nov 7, 2010 at 2:39 PM, Yannick Warnier > wrote: > > > Hi all, > >

RE: [PHP] ignore_repeated_errors has no effect

2010-11-08 Thread Tommy Pham
> -Original Message- > From: thunder...@gmail.com [mailto:thunder...@gmail.com] On Behalf > Of Simon Marchi > Sent: Sunday, November 07, 2010 8:45 AM > To: Andre Polykanine; php-general@lists.php.net > Subject: Re: [PHP] ignore_repeated_errors has no effect > > Hi, > > Just a precision, I

RE: [PHP] simple photo gallery

2010-11-08 Thread Tommy Pham
> -Original Message- > From: Ashley Sheridan [mailto:a...@ashleysheridan.co.uk] > Sent: Sunday, November 07, 2010 2:55 AM > To: Tom Sparks > Cc: php-general@lists.php.net > Subject: Re: [PHP] simple photo gallery > > On Sun, 2010-11-07 at 02:31 -0800, Tom Sparks wrote: > > > I am looking

Re: [PHP] Newbie looking for a project

2010-11-08 Thread Ashim Kapoor
Dear Tedd, I have read one php book cover to cover, I wanted to contribute to projects for 2 reasons:- 1. Someone would benefit from the app. 2. I would learn more by interacting with experienced people. Writing apps on my own is fun but it's fruit is only for me to benefit from,but yes if nothi