Tell me should I use print “$a dollars” or “{$a} dollars” command to print out the value of dollars in this case?



Tell me should I use print “$a dollars” or “{$a} dollars” command to print o..

Answer / Nishu Sharma

To correctly print out the dollar amount using PHP, you should use the escaped version: echo '{$a} dollars';. This ensures that any special characters within the variable will be properly interpreted.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WordPress Interview Questions

Can I use a database other than mysql?

1 Answers  


How to hide directory browsing in wordpress from server using .htaccess file?

1 Answers  


How do I delete all categories in wordpress?

1 Answers  


Which software is used for wordpress?

1 Answers  


How to create custom post in wordpress?

1 Answers  


Does wordpress have seo?

1 Answers  


Can I use wordpress themes on my own website?

1 Answers  


Does wordpress use html?

1 Answers  


How can I change what appears between categories when I post in more than one category?

1 Answers  


Why should I use wordpress?

1 Answers  


What is slug indesign?

1 Answers  


Does wordpress need a database?

1 Answers  


Categories