/language.variables.variable.php
hope that helps
regards
Ankur Verma
HCL Technologies
A1CD, Sec -16
Noida, UP
India
- Original Message -
From: "August Malson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 08, 2001 12:41 PM
Subject: [PHP] test for undefined variable
"August Malson" <[EMAIL PROTECTED]> wrote:
> Does anyone know of a way to test for undefined variables? For example, I
> I have tried isdef(), but that function does not seem to work, and I
Try is_set().
> Also, does anyone know how to rename a variable?
>
> I want to create a variable $attribu
gust Malson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 08, 2001 2:11 AM
Subject: [PHP] test for undefined variables & renaming variables
> Q:
> Does anyone know of a way to test for undefined variables? For example, I
> am sending a variable i
Q:
Does anyone know of a way to test for undefined variables? For example, I
am sending a variable into the page, but the processing of the page depends
on what is being passed to the page.
Say, I am typing the following on the location bar:
index.php?fuseaction=something&fuse=6
and I want some
4 matches
Mail list logo