Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Tell me if the variable $a is equal to 5 and variable $b is equal to character a, whats the value of $$b?



Tell me if the variable $a is equal to 5 and variable $b is equal to character a, whats the value of..

Answer / Girjesh Kumar Mishra

$$b does not have any meaning in PHP. Variable variables can be created using the ${} syntax, but it would only work if $a contained the name of an existing variable. For example: nn```phpn$a = 'my_var';n$$a = 10;necho my_var; // Outputs 10, not a.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WordPress Interview Questions

Mention the steps to optimize your wordpress?

1 Answers  


Are wordpress passwords salted?

1 Answers  


Can you host your own wordpress website?

1 Answers  


Is wordpress free on bluehost?

1 Answers  


How do I change my theme?

1 Answers  


How do I make my wordpress page visible?

1 Answers  


Can I host wordpress on my own server?

1 Answers  


What are disadvantages of WordPress?

1 Answers  


Explain me what is xml-rpc?

1 Answers  


Which is better html or wordpress?

1 Answers  


What is wpmudev?

1 Answers  


Define what’s the difference between site_url() and home_url()?

1 Answers  


Categories