why we use @symbol before the variable
Answer Posted / fg
hg
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is csrf validation?
How to return a value back to the function caller?
What is php constructor?
Is variable name casesensitive in php?
What is php call function?
Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
Can I include php in javascript?
Why do we use query?
Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
What is php artisan tinker?
What are escaping characters?
Which functions are used to count the total number of array elements in php?
What does the scope of variables means?
Write a program to swap two numbers using php.
What are majic methords in php?