Re: [PHP] Manual Coding vs. CMS Systems

2008-08-28 Thread Jochem Maas
Lester Caine schreef: Auto-Deppe, C. Haensel wrote: Hahaha.. THAT one told exactly what I feel! Thanks :o))) Also a big thanks to the others who already replied. Waiting for more on that Great one Jochem!! If they only want a simple set of pages, then it's probably not worth the hass

Re: [PHP] Manual Coding vs. CMS Systems

2008-08-28 Thread Larry Garfield
You're not really a PHP developer until you've written your own CMS from scratch. It's a right of passage to roll your own, realize what a bad idea it is, and move on to using a full on general CMS that will do 10x what you can do on you own in 1/10 the effort on your parts. My own bias is for

Re: [PHP] Manual Coding vs. CMS Systems

2008-08-28 Thread Lester Caine
Auto-Deppe, C. Haensel wrote: Hahaha.. THAT one told exactly what I feel! Thanks :o))) Also a big thanks to the others who already replied. Waiting for more on that Great one Jochem!! If they only want a simple set of pages, then it's probably not worth the hassle of configuring a CMS

Re: [PHP] Manual Coding vs. CMS Systems OT

2008-08-28 Thread Jochem Maas
Carlos Medina schreef: Watch him go... there is Carloos, the man infront of all the others. He is WAY ahead, and he is gaining more and more speed. He is an adult, and he is sooo adult that he can't even take a laugh... see him run from the humor! Faster and faster he runs... and there

Re: [PHP] Manual Coding vs. CMS Systems

2008-08-28 Thread Robert Cummings
On Thu, 2008-08-28 at 08:46 -0400, Jason Pruim wrote: > Joomla is a large content management system that allows novice people > to edit the pages without touching the actual design. It's all > template driven and works quite well. Not the most lightweight > solution though... I've used quite

Re: [PHP] Manual Coding vs. CMS Systems

2008-08-28 Thread tedd
At 11:17 AM +0200 8/28/08, Auto-Deppe, C. Haensel wrote: Hi all! And again, a slightly off topic subject for you all from yours truly :o) I have a "customer" (helicopter company) who is willing to give me some free flights for a small website. Now, I have been talking to my sister in law who i

Re: [PHP] Manual Coding vs. CMS Systems OT

2008-08-28 Thread Carlos Medina
Watch him go... there is Carloos, the man infront of all the others. He is WAY ahead, and he is gaining more and more speed. He is an adult, and he is sooo adult that he can't even take a laugh... see him run from the humor! Faster and faster he runs... and there it is: the goal: an open c

Re: [PHP] Manual Coding vs. CMS Systems

2008-08-28 Thread TG
I've done quite a bit of work with Joomla, both installing/configuring as well as customizing and building components and modules. It's a great system to build off of, but it's a bit of a "blank slate" that's a little rough around the edges.I've also done my share of hand-coding, so don't

RE: [PHP] Manual Coding vs. CMS Systems

2008-08-28 Thread Chris Haensel
-:- -Original Message- -:- From: Carlos Medina [mailto:[EMAIL PROTECTED] -:- Sent: Thursday, August 28, 2008 2:48 PM -:- To: php-general@lists.php.net -:- Subject: Re: [PHP] Manual Coding vs. CMS Systems -:- -:- Auto-Deppe, C. Haensel schrieb: -:- > -:- -Original Mess

Re: [PHP] Manual Coding vs. CMS Systems

2008-08-28 Thread Carlos Medina
Auto-Deppe, C. Haensel schrieb: -:- -Original Message- -:- From: Jochem Maas [mailto:[EMAIL PROTECTED] -:- Sent: Thursday, August 28, 2008 1:46 PM -:- To: [EMAIL PROTECTED] -:- Cc: php-general@lists.php.net -:- Subject: Re: [PHP] Manual Coding vs. CMS Systems -:- -:- Auto-Deppe, C

Re: [PHP] Manual Coding vs. CMS Systems

2008-08-28 Thread Jason Pruim
Joomla is a large content management system that allows novice people to edit the pages without touching the actual design. It's all template driven and works quite well. Not the most lightweight solution though... On Aug 28, 2008, at 8:37 AM, Govinda wrote: (is Joomla a kind of wysiwyg e

Re: [PHP] Manual Coding vs. CMS Systems

2008-08-28 Thread Govinda
(is Joomla a kind of wysiwyg editor? Does CMS mean content management system? ..like blog software?) I leave the commentary about CMS Systems/Joomla -vs.- hand-coding to the experts here who have had way more experience with both than I have... What I can offer may be considered OT or ju

RE: [PHP] Manual Coding vs. CMS Systems

2008-08-28 Thread Auto-Deppe, C. Haensel
-:- -Original Message- -:- From: Jochem Maas [mailto:[EMAIL PROTECTED] -:- Sent: Thursday, August 28, 2008 1:46 PM -:- To: [EMAIL PROTECTED] -:- Cc: php-general@lists.php.net -:- Subject: Re: [PHP] Manual Coding vs. CMS Systems -:- -:- Auto-Deppe, C. Haensel schreef: -:- > Hi

Re: [PHP] Manual Coding vs. CMS Systems

2008-08-28 Thread Jochem Maas
Auto-Deppe, C. Haensel schreef: Hi all! And again, a slightly off topic subject for you all from yours truly :o) I have a "customer" (helicopter company) who is willing to give me some free flights for a small website. Now, I have been talking to my sister in law who is a designer (note: desig

Re: [PHP] Manual Coding vs. CMS Systems

2008-08-28 Thread Jason Pruim
On Aug 28, 2008, at 5:17 AM, Auto-Deppe, C. Haensel wrote: Hi all! And again, a slightly off topic subject for you all from yours truly :o) I have a "customer" (helicopter company) who is willing to give me some free flights for a small website. Now, I have been talking to my sister in

Re: [PHP] manual vs. meta refresh

2007-08-13 Thread Kevin Murphy
On Aug 13, 2007, at 2:16 PM, Richard Lynch wrote: Of course, the question of whether it's a Good Idea to show something different for a manual Refresh versus META refresh springs to mind... I can't see why you'd want to do this for anything other than educational purposes... Well, as the OP,

Re: [PHP] manual vs. meta refresh

2007-08-13 Thread Richard Lynch
On Sat, August 11, 2007 9:39 pm, Robert Cummings wrote: > On Sat, 2007-08-11 at 19:36 -0700, Geoff Nicol wrote: >> Rob, >> >> What you suggested, which matches the theory of what I and others >> suggested, would certainly work as an ID that changes is involved. >> >> If you read the specific postin

Re: [PHP] manual vs. meta refresh

2007-08-12 Thread Robert Cummings
On Sun, 2007-08-12 at 13:47 +0200, Tijnema wrote: > On 8/12/07, Robert Cummings <[EMAIL PROTECTED]> wrote: > > On Sat, 2007-08-11 at 22:11 -0500, Richard Lynch wrote: > > > You don't do it there. > > > > > > You do whatever it is you have to do in the URL before you re-direct. > > > > > > Though I

Re: [PHP] manual vs. meta refresh

2007-08-12 Thread Tijnema
On 8/12/07, Robert Cummings <[EMAIL PROTECTED]> wrote: > On Sat, 2007-08-11 at 22:11 -0500, Richard Lynch wrote: > > You don't do it there. > > > > You do whatever it is you have to do in the URL before you re-direct. > > > > Though I guess if you want different output on that page, you would > > n

Re: [PHP] manual vs. meta refresh

2007-08-11 Thread Robert Cummings
On Sat, 2007-08-11 at 22:11 -0500, Richard Lynch wrote: > You don't do it there. > > You do whatever it is you have to do in the URL before you re-direct. > > Though I guess if you want different output on that page, you would > need to set something somewhere, be it session, database, or a cooki

Re: [PHP] manual vs. meta refresh

2007-08-11 Thread Richard Lynch
You don't do it there. You do whatever it is you have to do in the URL before you re-direct. Though I guess if you want different output on that page, you would need to set something somewhere, be it session, database, or a cookie. On Sat, August 11, 2007 8:25 pm, Geoff Nicol wrote: > And if the

Re: [PHP] manual vs. meta refresh

2007-08-11 Thread Robert Cummings
On Sat, 2007-08-11 at 19:36 -0700, Geoff Nicol wrote: > Rob, > > What you suggested, which matches the theory of what I and others > suggested, would certainly work as an ID that changes is involved. > > If you read the specific posting by Richard Lynch, which is what I was > replying to, you wil

Re: [PHP] manual vs. meta refresh

2007-08-11 Thread Geoff Nicol
Rob, What you suggested, which matches the theory of what I and others suggested, would certainly work as an ID that changes is involved. If you read the specific posting by Richard Lynch, which is what I was replying to, you will note he suggest refreshing to a static 'was_meta_refresh_before' l

Re: [PHP] manual vs. meta refresh

2007-08-11 Thread Robert Cummings
On Sat, 2007-08-11 at 18:26 -0700, Geoff Nicol wrote: > And if they do a manual refresh on the page you re-directed to, the > "was_meta_refresh_before" flag will be set. > How will you tell it from a meta-refresh redirect? I already explained this in previous email. Go read the history of this thr

Re: [PHP] manual vs. meta refresh

2007-08-11 Thread Geoff Nicol
And if they do a manual refresh on the page you re-directed to, the "was_meta_refresh_before" flag will be set. How will you tell it from a meta-refresh redirect? You need to use a cookie or session id. Regardless, by reading the whole thread and 'cheating off the other students' this has been pre

Re: [PHP] manual vs. meta refresh

2007-08-11 Thread Richard Lynch
On Fri, August 10, 2007 6:51 pm, Geoff Nicol wrote: > That was my first thought as well but you will still have to use a > session > variable or cookie for the page following redirect to know it was a > meta-refresh. No. For the page following, you can use some other GET parameter, such as "was_m

Re: [PHP] manual vs. meta refresh

2007-08-11 Thread tedd
At 2:10 AM +0200 8/11/07, Tijnema wrote: On 8/11/07, Richard Lynch <[EMAIL PROTECTED]> wrote: On Fri, August 10, 2007 1:26 pm, Kevin Murphy wrote: > I doubt this, but is there any way to determine via PHP if a browser > was refreshed automatically via a META tag vs the person clicking the >

Re: [PHP] manual vs. meta refresh

2007-08-10 Thread Robert Cummings
On Sat, 2007-08-11 at 02:10 +0200, Tijnema wrote: > On 8/11/07, Richard Lynch <[EMAIL PROTECTED]> wrote: > > On Fri, August 10, 2007 1:26 pm, Kevin Murphy wrote: > > > I doubt this, but is there any way to determine via PHP if a browser > > > was refreshed automatically via a META tag vs the person

Re: [PHP] manual vs. meta refresh

2007-08-10 Thread Tijnema
On 8/11/07, Richard Lynch <[EMAIL PROTECTED]> wrote: > On Fri, August 10, 2007 1:26 pm, Kevin Murphy wrote: > > I doubt this, but is there any way to determine via PHP if a browser > > was refreshed automatically via a META tag vs the person clicking the > > refresh button? > > You could embed some

Re: [PHP] manual vs. meta refresh

2007-08-10 Thread Richard Lynch
On Fri, August 10, 2007 1:26 pm, Kevin Murphy wrote: > I doubt this, but is there any way to determine via PHP if a browser > was refreshed automatically via a META tag vs the person clicking the > refresh button? You could embed something in the META tag's URL such as: http://example.com?from_me

Re: [PHP] manual vs. meta refresh

2007-08-10 Thread Tijnema
On 8/10/07, Stut <[EMAIL PROTECTED]> wrote: > Kevin Murphy wrote: > > I doubt this, but is there any way to determine via PHP if a browser was > > refreshed automatically via a META tag vs the person clicking the > > refresh button? > > Add a GET variable to the URL you put in the meta tag to tell

Re: [PHP] manual vs. meta refresh

2007-08-10 Thread Richard Davey
Hi Kevin, Friday, August 10, 2007, 7:26:30 PM, you wrote: > I doubt this, but is there any way to determine via PHP if a browser > was refreshed automatically via a META tag vs the person clicking the > refresh button? You could dynamically generate the meta tag, so it refreshes to your page w

Re: [PHP] manual vs. meta refresh

2007-08-10 Thread Tijnema
On 8/10/07, Kevin Murphy <[EMAIL PROTECTED]> wrote: > I doubt this, but is there any way to determine via PHP if a browser > was refreshed automatically via a META tag vs the person clicking the > refresh button? > > -- > Kevin Murphy Normally not, unless you add an extra GET item to the META tag,

Re: [PHP] manual vs. meta refresh

2007-08-10 Thread Stut
Kevin Murphy wrote: I doubt this, but is there any way to determine via PHP if a browser was refreshed automatically via a META tag vs the person clicking the refresh button? Add a GET variable to the URL you put in the meta tag to tell you it came from the meta tag. P.S. Please note that m

Re: [PHP] Manual contradiction concerning string access?

2007-02-20 Thread Richard Lynch
On Tue, February 20, 2007 10:15 am, Christian Heinrich wrote: > today, I read in a german PHP forum about a problem with accessing an > offset of a string. > > For example, if you have a variable like > > $string = "this is my string"; > > and you want to access the third character at once, I would

Re: [PHP] Manual contradiction concerning string access?

2007-02-20 Thread Robert Cummings
On Tue, 2007-02-20 at 17:21 +0100, Németh Zoltán wrote: > AFAIK the english manual is more up to date, so I would follow that > > greets > Zoltán Németh > > 2007. 02. 20, kedd keltezéssel 17.15-kor Christian Heinrich ezt írta: > > Dear list, > > > > today, I read in a german PHP forum about a pr

Re: [PHP] Manual contradiction concerning string access?

2007-02-20 Thread Németh Zoltán
AFAIK the english manual is more up to date, so I would follow that greets Zoltán Németh 2007. 02. 20, kedd keltezéssel 17.15-kor Christian Heinrich ezt írta: > Dear list, > > today, I read in a german PHP forum about a problem with accessing an > offset of a string. > > For example, if you ha

[PHP] Re: PHP Manual in PDF format

2006-02-25 Thread zerof
zerof escreveu: Kaushal Shriyan escreveu: Hi ALL I am looking out for PHP Manual in PDF Format Thanks in Advance Regards http://dev.mysql.com/doc/ - zerof --- Ops... sorry! http://www.php.net/docs.php zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] Re: PHP Manual in PDF format

2006-02-25 Thread zerof
Kaushal Shriyan escreveu: Hi ALL I am looking out for PHP Manual in PDF Format Thanks in Advance Regards http://dev.mysql.com/doc/ - zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Manual

2004-12-22 Thread Greg Donald
On Wed, 22 Dec 2004 16:18:01 -0800, PHP <[EMAIL PROTECTED]> wrote: > Can I no longer download the latest manual with user comments included? The > latest chm does not have any and I don't see any option to dowload a file > with them. You can grab a copy of any website with one command: wget -m -n

Re: [PHP] manual key generation

2003-10-25 Thread Marek Kilimajer
Your question has been answered, I just want to add that you should lock your table before this query and release the lock after the new row is inserted. Joao Andrade wrote: Aloha! I have a script that inserts a new row in a table called "quotations", which has a primary key called "quo

Re: [PHP] manual key generation

2003-10-25 Thread David Otton
On Sat, 25 Oct 2003 20:31:37 -0200, you wrote: >When I enter: > >SELECT MAX(quotation_id)+1 from quotations > >I get simply the number 7 (which is ok) > >But when I do: > >$new_key = mysql_query("SELECT MAX(quotation_id)+1 from quotations") > >I get $new_key = Resource id #3 L

Re: [PHP] manual key generation

2003-10-25 Thread R'twick Niceorgaw
Joao Andrade wrote: Aloha! I have a script that inserts a new row in a table called "quotations", which has a primary key called "quotation_id". "quotation_id" is an int(11) type. When I enter: SELECT MAX(quotation_id)+1 from quotations I get simply the number 7 (which is ok) But

Re: [PHP] manual key generation

2003-10-25 Thread Ewout de Boer
- Original Message - From: "Joao Andrade" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 26, 2003 12:31 AM Subject: [PHP] manual key generation > > Aloha! > > I have a script that inserts a new row in a table called "quotations", > which has a primary key call

Re: [PHP] manual/eng

2003-09-01 Thread php
On Sun, Aug 31, 2003 at 02:38:45PM +0300, Paul Marinas wrote: Hi all, Thanks to all of you that answered That was nice and will get me started. regards Metta > try http://www.php.net/download-docs.php > u have a link there for diferent languages -- A saying of the Buddha from http://metta.lk/

Re: [PHP] manual/eng

2003-08-31 Thread Paul Marinas
try http://www.php.net/download-docs.php u have a link there for diferent languages Paul On Sun, 31 Aug 2003 [EMAIL PROTECTED] wrote: > Hi all, > > I tried to download the manual of php > wget http://www.php.net/manual/en/ > > I got a lot of files but not linked to read off line > the links whe

Re: [PHP] manual trans-sid?

2002-11-20 Thread Chris Shiflett
If you are creating a socket application, then *you* control when you send output to the browser. So, essentially what you are asking is how to replace the values of the href attributes in some HTML with a modified value that includes a session ID. I would recommend a combination of a regular expr

Re: [PHP] Manual input, to form, to array, to session register...

2002-02-06 Thread Floyd Baker
On Wed, 6 Feb 2002 16:23:25 -0500, you wrote: > >On Wednesday, February 6, 2002, at 04:08 PM, Floyd Baker wrote: > >> Now I need to make this work using the session register. I have the >> all this working and passing defined variables ok. >> >> How is this done with a manual input? I have trie

Re: [PHP] Manual input, to form, to array, to session register...

2002-02-06 Thread Erik Price
On Wednesday, February 6, 2002, at 04:08 PM, Floyd Baker wrote: > Now I need to make this work using the session register. I have the > all this working and passing defined variables ok. > > How is this done with a manual input? I have tried to use the same > input line as before > > print

Re: [PHP] Manual building/snapshot

2001-07-14 Thread eschmid+sic
On Sat, Jul 14, 2001 at 07:57:19AM -0800, Chris Lott wrote: > Since nothing seems to be available at snaps.php.net/manual I grabbed the > phpdoc cvs tree. Could anyone who is building their own manual tell me what > I need to build it? I'm running RedHat Linux 7.1 You need, DocBook, Jade, and th