What is ci in php?
No Answer is Posted For this Question
Be the First to Post Answer
Which parts of php are case sensitive?
What are the main error types in php and how do they differ?
what is the maximum size of databasi in mysql?
Who is the father or inventor of php?
Whether it is possible to share a single instance of a memcache between multiple php projects?
What is curl php?
How to find second highest salary
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...
How to get a total number of rows available in the table?
Explain what is meant by pear in php?
Where is session value stored?
What is difference between str_replace and substr_replace