Answer Posted / priyanka
php is a loosely typed language i.e without declaring a
variable we can use that,in this variable defined by using $
symbol for example $x
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Tell me what are sql injections, how do you prevent them and what are the best practices?
What are the advantages of stored procedures, triggers, indexes in php?
What is good average session duration?
How to remove blank spaces from the string?
"mysql_fetch_row — Get a result row as an enumerated array",this sentence comes from the PHP offical manual.However ,i can not understand the words "enumerated array".I need some help.Thanks a lot to everyone that reply.
How to download file in php?
What are the different types of php variables?
How can php and html interact?
How to calculate the difference between two dates using php?
What does $_ post mean in php?
What is api example?
Explain how we can retrieve the data in the result set of mysql using php?
Why do we use sessions in php?
What is in a cookie?
Are react hooks stable?