On Sun, April 30, 2006 6:17 am, Smart Software wrote:
> while(query )//here the query is opened
Please, JUST post your real code in http://pastebin.com or something!
We CANNOT figure out what the [bleep] you really have from this!
> {
>
>
> name ?> // record from database
>
> Original Message
> Subject: [PHP] re: undefined variable
> From: "Smart Software" <[EMAIL PROTECTED]>
> Date: Sun, April 30, 2006 1:50 pm
> To: php-general@lists.php.net
>
> //get content of textbox
> $q = isset($_REQUEST['$textbox']) ? $_REQUEST['$textbox'] : 0;
You sho
Smart Software wrote:
while(query )//here the query is opened
{
name ?> // record from database
Please fill in your age: //text
//textbox,
name";
?> "
}
Actually a Javascript question, but I seem to be in a rare good mood
today, so
Also, since this is a very massive list with high traffic, quote when necessary.
For example, consider this message:
> Can i draw something ?
Yes you can
> Thanks
You're welcome
In that case quote is quite useful :D
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http:/
Sorry, as I said, I just joined and I didn't notice that it's set to
reply-to the original sender rather than the list. A bit annoying.
Thanks again.
Nick
-Original Message-
From: Jason Barnett [mailto:[EMAIL PROTECTED]
Sent: Sunday, March 06, 2005 1:10 PM
To: php-general@lists.php.net
ge-
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
>Sent: Friday, March 15, 2002 3:46 PM
>To: Daniel Negron/KBE
>Cc: [EMAIL PROTECTED]
>Subject: Re: [PHP] Re: Undefined Variable in IF...ELSE IF ...ELSE IF
>(NEWBIE ?)
>
>
>On Fri, 15 Mar 2002, Daniel Negron/KBE wrote:
On Fri, 15 Mar 2002, Daniel Negron/KBE wrote:
> Thank You Charlie. I also found out that I needed to put an "@" symbol
> infrom of the string. This stopped it from throwing me an error.
>
> If(@$submit) blah blah blah
Better yet, use:
if (isset($submit)) blah blah blah
That explicitly che
Thank You Charlie. I also found out that I needed to put an "@" symbol
infrom of the string. This stopped it from throwing me an error.
If(@$submit) blah blah blah
Thank You
<><><><><><><><><><><><><><><><>
Daniel Negrón
Lotus Notes Administrator / Developer
KB Electronics, Inc.
954.34
8 matches
Mail list logo