Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

PHP Interview Questions and Answers

Question: How do you pass a variable by value?
Answer: Just like in C++, put an ampersand in front of it, like $a = &$b
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook