SyntaxFix
Write A Post
Hire A Developer
Questions
We can also use this with the $_GET method
$_GET
$employee_id = 'EMP-1234'; header('Location: employee.php?id='.$employee_id);