Which function is used in php to delete a file?
No Answer is Posted For this Question
Be the First to Post Answer
If the variable $a is equal to 5 and variable $b is equal to character a, what’s the value of $$b? Can anyone explain how's the value of $$b=100
15 Answers ABC, Asan, Indivar, Swistro Marketing Solutions,
What is the use of htmlspecialchars in php?
Is salary a ratio or interval?
can you give me an example code of calling java script function in php variable using AJAX.or with out ajax??????
What is php resource type?
Which function gives us the number of affected entries by a query?
What are the characteristics of php?
What are php libraries?
Explain about Functions in PHP?
What is api laravel?
What type of operation is needed when passing values through a form or an url?
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...