sort term descripttion form, report and uery
No Answer is Posted For this Question
Be the First to Post Answer
when we submit any string in single inverted comma('abc') with get or post method,we will get exact string with single inverted comma('abc')by using $_REQUEST[]. But it is giving (\'abc\'). so anybody please help me to remove that slash,therefore i will get exact string...
!== represents what?
What are the different data types in javascript?
Why do we use sessions in php?
write the function to fetch a image from mysql databases (datatype blob).
Explain me soundex() and metaphone()?
What is the difference between mysql_connect and mysql_pconnect ? Which one is good in terms of performance ?
Are react hooks stable?
What is difference between readonly and constant?
Is php a framework?
Explain how is it possible to set an infinite execution time for php script?
What is design pattern? Explain all including singleton pattern?