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...
2 6917What’s the difference between sort(), assort() and ksort? Under what circumstances would you use each of these?
2 22193hi to all i am fresher in php and want to learn php and want a fresher job in php. how to total time i expend to learn php and what is freshers salary.
9 11780Extract url from this string? It should be flexible for all strings, not for this string only. "yahoo.comyahoo.co.inhotmail.org"
1 5837If there are 10 text boxes in a form having same name, their value are different. Value of which textbox will be received on action script?
A1 Technology, Bajaj, DG, Genpact,
20 24413Difference between notify url, return url in paypal payment gateway?
A1 Technology, Capital IQ, CMS, Essar, HCL, IAS, Karvy, L&T, State Bank Of India SBI, TATA, Tisco, WNS,
4 34564How will you sened requests from server1 to server2 from server2 to server3 and so on .. w/o letting the output come to the browser or say the client end in php
3 8969
Explain how we can get the number of elements in an array?
Write a php function to convert all null values to blank?
Explain different sorting function in php?
What are string functions?
What is the use of get and post method in php?
How to get a total number of elements used in the array?
How does php isset work?
What is the static variable in function useful for?
What is the maximum size of a database in mysql?
Is php still in demand?
What is the role of php?
How does csrf token work?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
How do I use isdigit function?
How could I install codeignitor ?