On Wednesday 28 March 2001 07:17, you wrote:
> ok here's the script i have, and i keep getting errors
>
> $fp = fopen("file.txt", "w");
> $fp = fputs("file.txt", "$text", "r+");
> $fp = fclose("file.txt");
re-read the documentation of these functions.
--
Christian Reiniger
LGDC Webmaster (htt
quot;;
Tim Ward
Senior Systems Engineer
Please refer to the following disclaimer in respect of this message:
http://www.stivesdirect.com/e-mail-disclaimer.html
> -Original Message-
> From: chris herring [mailto:[EMAIL PROTECTED]]
> Sent: 28 March 2001 06:17
&
lose things.
- Original Message -
From: "David Robley" <[EMAIL PROTECTED]>
To: "chris herring" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Tuesday, March 27, 2001 11:06 PM
Subject: Re: [PHP] Blah I'm Stupid
> On Wed, 28 Mar 2001 14:31, c
On Wed, 28 Mar 2001 14:31, chris herring wrote:
> - Original Message -
> From: "David Robley" <[EMAIL PROTECTED]>
> To: "chris herring" <[EMAIL PROTECTED]>;
> <[EMAIL PROTECTED]>
> Sent: Tuesday, March 27, 2001 10:19 PM
> Subject: R
how would you go about writing that data do a text file then?
- Original Message -
From: "David Robley" <[EMAIL PROTECTED]>
To: "chris herring" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Tuesday, March 27, 2001 10:19 PM
Subject: Re: [PHP] Blah I&
On Wed, 28 Mar 2001 13:44, chris herring wrote:
> > I got a question here. How would you go about calling variables from a
> form. I'm sure this is super-easy, but I'm a newbie. Any help would be
> greatly appreciated.
Just prefix the form object names with $
Say you have a text box set up like
The input type name is the variable so say you have
your variable = $foo
Peter
-Original Message-
From: chris herring [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 28, 2001 2:15 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Blah I'm Stupid
I got a question here
I got a question here. How would you go about calling variables from a form. I'm sure
this is super-easy, but I'm a newbie. Any help would be greatly appreciated.
8 matches
Mail list logo