I want to know what is the difference between {} and the one without {}.:)
I use {} to resolve many problems, but I do now know what is the
difference:).
thank you!
"Aaron Axelsen" <[EMAIL PROTECTED]>
??:[EMAIL PROTECTED]
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Try:
>
> $img_ke
On Thu, 10 Jul 2003, Joe Harman wrote:
> Yeah, me too... LOL... Although, I don't understand the curly
> brackets... I don't see any examples using them in the manual either...
Actually, the manual is pretty clear on this, and with tons
of examples:
http://www.php.net/types.string
http://www
]
Sent: Thursday, July 10, 2003 12:40 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] $_POST problem
I found the error. Your all probably all going to kill me but on the
form itself, I didn't specify a method. Sometimes I think I've been
looking at a screen way to long.
thanks for all
for me LOLjust thought
> I point out anything unusual...
>
>
>
> -Original Message-
> From: Micah Montoy [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 09, 2003 11:57 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] $_POST problem
>
>
> Nope. T
$img_keywords = trim($PassItOn);
-Original Message-
From: Aaron Axelsen [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 10, 2003 12:26 AM
To: 'Micah Montoy'; [EMAIL PROTECTED]
Subject: RE: [PHP] $_POST problem
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Whenever I call a vriable, I do s
AAAK2
> Email: [EMAIL PROTECTED]
>
> Want reliable web hosting at affordable prices?
> www.modevia.com
>
> Web Dev/Design Community/Zine
> www.developercube.com
>
>
>
> - -Original Message-
> From: Joe Harman [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, J
Dev/Design Community/Zine
www.developercube.com
- -Original Message-
From: Micah Montoy [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 09, 2003 11:21 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] $_POST problem
Didn't make a difference. Still getting the errors.
"Joe Harman"
/Design Community/Zine
www.developercube.com
- -Original Message-
From: Joe Harman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 09, 2003 11:09 PM
To: 'Micah Montoy'; [EMAIL PROTECTED]
Subject: RE: [PHP] $_POST problem
Hey... Just for Sh** and giggles... Try removing the q
o:[EMAIL PROTECTED]
> Sent: Wednesday, July 09, 2003 11:57 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] $_POST problem
>
>
> Nope. That didn't do it. The errors I'm receiving are:
>
> Notice: Undefined index: keywords in
> c:\inetpub\wwwroot\webpage10\example\v_im
anything unusual...
-Original Message-
From: Micah Montoy [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 09, 2003 11:57 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] $_POST problem
Nope. That didn't do it. The errors I'm receiving are:
Notice: Undefined index: keywords in
Nope. That didn't do it. The errors I'm receiving are:
Notice: Undefined index: keywords in
c:\inetpub\wwwroot\webpage10\example\v_images\dsp_update_image.php on line
22
and
Notice: Undefined variable: img_keywords in
c:\inetpub\wwwroot\webpage10\example\v_images\dsp_update_image.php on line
29
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Try:
$img_keywords = trim({$_POST["keywords"]});
- ---
Aaron Axelsen
AIM: AAAK2
Email: [EMAIL PROTECTED]
Want reliable web hosting at affordable prices?
www.modevia.com
Web Dev/Design Community/Zine
www.developercube.com
- -Original Messa
pop festivals I think in Europe.. just around the corner of my house
> here in The Hague.
>
> Salutes,
> Wouter
>
> -Oorspronkelijk bericht-
> Van: Jason Wong [mailto:[EMAIL PROTECTED]
> Verzonden: vrijdag 27 juni 2003 22:46
> Aan: [EMAIL PROTECTED]
> Onderwe
s I think in Europe.. just around the corner of my house
here in The Hague.
Salutes,
Wouter
-Oorspronkelijk bericht-
Van: Jason Wong [mailto:[EMAIL PROTECTED]
Verzonden: vrijdag 27 juni 2003 22:46
Aan: [EMAIL PROTECTED]
Onderwerp: Re: [PHP] $_POST problem
On Saturday 28 June 2003 04:32, S
On Saturday 28 June 2003 04:32, Sparky Kopetzky wrote:
> I've got my script kinda running but am unable to retrieve any values with
> $_POST. I turned on register_globals in the php.ini and am using this url:
If you're going to be using $_POST (which you should) then you should
*disable* registe
You need to use $_GET, not $_POST, if the varaibles are passed in the
URL.
--- Sparky Kopetzky <[EMAIL PROTECTED]> wrote:
> Hi, it's me again...
>
> I've got my script kinda running but am unable to retrieve any
> values with $_POST. I turned on register_globals in the php.ini and
> am using thi
16 matches
Mail list logo