Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


describe arguments in header in php?



describe arguments in header in php?..

Answer / seem, delhi

header() function has three arguments

1)string:Required. Specifies the header string to send
2)replace: Optional. Indicates whether the header should
replace previous or add a second header. Default is TRUE
(will replace). FALSE (allows multiple headers of the same type)
3)http_response_code:Optional. Forces the HTTP response code
to the specified value

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More PHP Interview Questions

What is the interface in php?

0 Answers  


What are some of the advanced features of php?

0 Answers  


m new to xampp i want to configure file server in xampp... is it possible ??? if so help me....

0 Answers  


What is session in PHP. How to remove data from a session?

0 Answers  


Which of the data type is compound datatype supported by PHP?

0 Answers  


Tell me what does the scope of variables means?

0 Answers  


What is the php function that removes the last element of the array and returns it?

0 Answers  


Which function(s) in PHP computes the difference of arrays?

0 Answers  


which function used to get the number of days between two given dates in php

1 Answers  


What is difference between mysqli and mysql?

0 Answers  


What is the advantge and disadvantage of mysql_connet() and mysql_pconnect() ? in which condition will you use mysql_connect() and mysql_pconnect().

2 Answers   Avanigoradia,


Why echo is faster than print in php?

0 Answers  


Categories