Re: [PHP] Is there a GoTo Page Function?

2002-03-06 Thread Erik Price
On Wednesday, March 6, 2002, at 01:10 AM, hugh danaher wrote: My wife knows I spend too much time in here. What's a wife? Erik Erik Price Web Developer Temp Media Lab, H.H. Brown [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] Is there a GoTo Page Function?

2002-03-06 Thread Erik Price
On Tuesday, March 5, 2002, at 07:56 PM, Andre Dubuc wrote: And thanks again! I like the 'function print_name_form()' -- I gather you could do this for all the NOT NULL variables that a form requires. Further, would you just change the print_name to 'print_whatever-other-variable' that

Re: [PHP] Is there a GoTo Page Function?

2002-03-06 Thread Andre Dubuc
ROTECTED] To: hugh danaher [EMAIL PROTECTED] Sent: Tuesday, March 05, 2002 6:35 PM Subject: Re: [PHP] Is there a GoTo Page Function? Hi Hugh, Well, actually my next question you've sort of answered: Where do I put this code? With all the new information coming

RE: [PHP] Is there a GoTo Page Function?

2002-03-06 Thread Jon Haworth
My wife knows I spend too much time in here. What's a wife? // Wife class class Wife extends Human () { // Constructor function Wife () { if ($developer-priorities[0] == usenet) die (Can't create wife: must be higher priority than usenet); } } HTH Jon -- PHP General

Re: [PHP] Is there a GoTo Page Function?

2002-03-06 Thread Jim Koutoumis
05, 2002 6:35 PM Subject: Re: [PHP] Is there a GoTo Page Function? Hi Hugh, Well, actually my next question you've sort of answered: Where do I put this code? With all the new information coming at me, I haven't had time to think it through -- b

Re: [PHP] Is there a GoTo Page Function?

2002-03-05 Thread Erik Price
On Tuesday, March 5, 2002, at 04:06 PM, Andre Dubuc wrote: After inserting variables from a fill-out html form into my database, I would like the form to goto the next html page, but I cannot figure out how to do this basic function. I assume that when one clicks a Submit button, the

Re: [PHP] Is there a GoTo Page Function?

2002-03-05 Thread Andre Dubuc
On Tuesday 05 March 2002 17:43, you wrote: On Tuesday, March 5, 2002, at 04:06 PM, Andre Dubuc wrote: After inserting variables from a fill-out html form into my database, I would like the form to goto the next html page, but I cannot figure out how to do this basic function. I assume

Re: [PHP] Is there a GoTo Page Function?

2002-03-05 Thread Erik Price
On Tuesday, March 5, 2002, at 07:01 PM, Andre Dubuc wrote: Now that makes sense. I'm getting a better idea of how it works together. I figured there must be a way to control the Submit button's behaviour, but I didn't know where to look. Yep, the submit input tells the form go do your

Re: [PHP] Is there a GoTo Page Function?

2002-03-05 Thread Andre Dubuc
On Tuesday 05 March 2002 19:20, you wrote: On Tuesday, March 5, 2002, at 07:01 PM, Andre Dubuc wrote: Now that makes sense. I'm getting a better idea of how it works together. I figured there must be a way to control the Submit button's behaviour, but I didn't know where to look.

Re: [PHP] Is there a GoTo Page Function?

2002-03-05 Thread hugh danaher
this helps, Hugh - Original Message - From: Andre Dubuc [EMAIL PROTECTED] To: Erik Price [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, March 05, 2002 4:56 PM Subject: Re: [PHP] Is there a GoTo Page Function? On Tuesday 05 March 2002 19:20, you wrote: On Tuesday, March 5, 2002, at 07:01

Re: [PHP] Is there a GoTo Page Function?

2002-03-05 Thread hugh danaher
money, buy food instead. Hope this helps, Hugh - Original Message - From: Andre Dubuc [EMAIL PROTECTED] To: hugh danaher [EMAIL PROTECTED] Sent: Tuesday, March 05, 2002 6:35 PM Subject: Re: [PHP] Is there a GoTo Page Function? Hi Hugh, Well, actually my next question you've sort

Re: [PHP] Is there a GoTo Page Function?

2002-03-05 Thread Andre Dubuc
Subject: Re: [PHP] Is there a GoTo Page Function? Hi Hugh, Well, actually my next question you've sort of answered: Where do I put this code? With all the new information coming at me, I haven't had time to think it through -- but I gather from your response, the answer would be: 'Put

Re: [PHP] Is there a GoTo Page Function?

2002-03-05 Thread Jim Koutoumis
forward. Hope this helps, Hugh - Original Message - From: Andre Dubuc [EMAIL PROTECTED] To: Erik Price [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, March 05, 2002 4:56 PM Subject: Re: [PHP] Is there a GoTo Page Function? On Tuesday 05 March

Re: [PHP] Is there a GoTo Page Function?

2002-03-05 Thread hugh danaher
My wife knows I spend too much time in here. - Original Message - From: Andre Dubuc [EMAIL PROTECTED] To: hugh danaher [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, March 05, 2002 9:40 PM Subject: Re: [PHP] Is there a GoTo Page Function? Hugh, Food? What's that? [Btw, my