What is warning – “cannot modify header information – headers already sent”?
No Answer is Posted For this Question
Be the First to Post Answer
What are super global variables in php?
Are php sessions cookies?
How we can declare variable in php?
How to create an empty array in php?
What is the use of print_r function in php?
In forms when i am click submit button it will store on the desired table as well as it send to paticuler mail id. Any body know the answer plz give me detail information.
What do you mean by design patterns (php) ?
1. Write a function to swap two values ? $a = 10; $b = 20; echo $a, $b; swap(); // If u want u can pass parameters echo $a, $b; // It should print 20 , 10
14 Answers Aquasol, Infosys, TCS, Torque Infotech,
What is php limit?
What is strcmp?
What is difference between strstr() and stristr() in PHP?
How are Variables Defined in PHP?