explain php variable length argument function.
what are interfaces and Abstart classes
Tell me is it possible to remove the html tags from data?
How to include variables in double-quoted strings?
What is the alternative structure for control structures?
recurring account in PayPal payment gateway?
1 Answers A1 Technology, HBL, HBL Power Systems, IBM,
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 does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
What is the basic function to search files for lines (or other units of text) that contain a pattern.
What is mvc php?
How to execute an sql query? How to fetch its result?
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?
How can we submit form without a submit button?