Is php class name case sensitive?
No Answer is Posted For this Question
Be the First to Post Answer
Write a function that takes "depth" as argument and return sum of node's data of that depth. For instance, (0) depth 0 / \ (10) (20) depth 1 / \ (40) (50) depth2 If I pass get_sum_by_depth(2) , it would return 90 (i.e. 40 + 50 )
How I can control asset documents without GR/IR?
0 Answers i2U Systems, Industrial Hand Protection, Mutha Technosoft,
Tell me how would you declare a function that receives one parameter name hello?
how can i upload only pdf files in my website? files has not a pdf extension mantioned
What are the current versions of apache, PHP, and mysql?
Tell me what is the use of mysql_real_escape_string() function?
I finished my degree 4 years back. I didnt get job in software. In the time(for 4 years) i worked one kpo industries. but now i got job in php(40 employes working there) as fresher(Salary 8000). Shall i join in php. I have no knowledge about php. Can i do well in php. How will my carrier if i join in php? Please can you give your idea.? It will be more usefull to me.
How will you create a bi-lingual site (multiple languages) ?
how will i set pagination ?
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
Tell me what is use of in_array() function in php?
Is echo a function in php?