What percentage of websites use php?
No Answer is Posted For this Question
Be the First to Post Answer
Is php better than java?
Is learning php easy?
Can I write php code in html file?
What is html used for?
When a conditional statement is ended with an endif?
Does php require a web server?
What is array and function?
List out different arguments in PHP header function?
Hi all,, im completely new to PHP, started learning just 2 days before. Can anybody tell me how to run a PHP file to see the program's output? i have created some simple program in Dreamweaver CS3 but don't know how to run it...
How cookies are transported from browsers to servers?
Which php framework is in demand?
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...