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
"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.
What is the use of addslashes in php?
What is the delimiter default in PHP?
Can I learn laravel without php?
Tell me how can we determine whether a php variable is an instantiated object of a certain class?
Name some of the constants in php and their purpose.
How to get the value of current session id?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
How to find a specific value in an array?
Is php used in 2019?
How to set session.gc_maxlifetime properly?
Write a program using while loop in php?
Is python similar to php?
How do I run a php file?
Write down the code for save an uploaded file using php?