If the variable $a is equal to 5 and variable $b is equal to
character a, what’s the value of $$b?
Can anyone explain how's the value of $$b=100
Answer Posted / nickle
$a = 5
$b = 'a'
$$b=100
bcoz $$b is a reference to existing variable.as $b=100 by
ascii...it is true.........!!!!
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is "echo" in php?
How do http requests work?
Which is better mysql or sql?
Is jquery better than javascript?
How many records can be stored in mysql table?
What software is required to run php?
Explain how can php and javascript interact?
What is the use session in php?
i m a B.E,passed out few yrs bak failed to find good job due to less marks now thinkin of a career as PHP developer. is it a lucarative field and wat r career prospects; hv heard dat initial salary is very less bout 6k also most jobs r contrct jobs.pls guide me need ur valuable advice.pls hellppp!! thnx..
How to find datatype of variable in php?
What function do we use to find length of string, and length of array?
Why php is also called as scripting language?
What is needed to be able to use image function?
Tell me how do you define a constant?
Will php die?