thats good, in the future a code snippet helps
- Original Message -
From: "Chris Doyle" <[EMAIL PROTECTED]>
To: "PHP List" <[EMAIL PROTECTED]>
Sent: Friday, March 23, 2001 11:12 PM
Subject: Re: [PHP] [php] Varible declaration
> no problem i have
no problem i have got it now..
needed to declare it global.
- Original Message -
From: "Chris Anderson" <[EMAIL PROTECTED]>
To: "Chris Doyle" <[EMAIL PROTECTED]>; "PHP List"
<[EMAIL PROTECTED]>
Sent: Friday, March 23, 2001 6:40 AM
Subject
gt;
Sent: Friday, March 23, 2001 6:40 AM
Subject: Re: [PHP] [php] Varible declaration
> Remove the '' around the 1.
> - Original Message -
> From: "Chris Doyle" <[EMAIL PROTECTED]>
> To: "PHP List" <[EMAIL PROTECTED]>
> Sent: Friday, M
Remove the '' around the 1.
- Original Message -
From: "Chris Doyle" <[EMAIL PROTECTED]>
To: "PHP List" <[EMAIL PROTECTED]>
Sent: Friday, March 23, 2001 9:44 PM
Subject: [PHP] [php] Varible declaration
Hi,
when I declare the varible $cid like
Hi,
when I declare the varible $cid like this "http://myserver/index.php?cid=1" it works
fine, but when i declare it in the code like this
$cid = '1';
it doesn't work... is this maybe because of the level i declare the varible? how to i
declare it the same as "http://myserver/index.php?cid=1
5 matches
Mail list logo