What is php and features of php?
No Answer is Posted For this Question
Be the First to Post Answer
How are php sessions stored?
Should I use mysqli or pdo?
What is meant by an associative array?
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...
Inside a php function, what param needs to be set in order to access a global variable?
What is the purpose of the '.myi' file extension? What do thes file contain?
How to call javascript function in php without any event?
What is $_ request in php?
Explain about a search-friendly site looks like?
discuss the issue of software theft in ghana and how it has affected the economy
Tell me how to find current date and time?
What is the correct and the most two common way to start and finish a php block of code?