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 6129What’s the difference between sort(), assort() and ksort? Under what circumstances would you use each of these?
2 21287hi 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 9669Extract url from this string? It should be flexible for all strings, not for this string only. "yahoo.comyahoo.co.inhotmail.org"
1 5231If 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 20253Difference 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 33068How 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 7801
How can we determine whether a variable is set?
What is the difference between echo print and print_r in php?
What is strlen function in php?
Which is the best web server?
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
Explain how we can get the number of elements in an array?
What is isset function in php?
Tell me how would you declare a function that receives one parameter name hello?
What is the super method?
How do I install php?
Do you know what are traits?
How is it possible to parse a configuration file?
Is php a backend?
How do you pass a variable by value?
What is the purpose of $_ session?