Can you specify the "new line" character in single-quoted strings?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me can you extend a final defined class?
Which functions are used to count the total number of array elements in php?
Does wordpress run on php 7?
Is age interval or ordinal data?
What is preg_match?
What is a query in php?
What is symfony php?
Which is the best method to fetch the data from mysql? 1.mysql_fetch_array() 2.mysql_fetch_object() 3.mysql_fetch_row() 4.mysql_fetch_assoc()
Tell me in php, objects are they passed by value or by reference?
how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible?already i was increase php.ini but not working......
What is the scope of a variable defined in a function?
What is the difference between characters 34 and x34?