InterviewSolution
Saved Bookmarks
| 1. |
List Out Different Arguments In Php Header Function? |
|
Answer» void header ( STRING string [, bool REPLACE [, int http_response_code]]). void header ( string string [, bool replace [, int http_response_code]]). |
|