header("location:http://www.domainName.com/index.html");
exit;
?>
- 4 Kunder som kunne bruge dette svar
Relaterede artikler
Deprecated: Assigning the return value of new by reference is deprecated in PHP5.3
Fix – Deprecated: Assigning the return value of new by reference is deprecated in PHP5.3 I...
What is PHP?
PHP is generl-purpose server-side scripting lnguge originlly designed for web development to...
Creating your own php.ini
http://php.net/manual/en/function.error-reporting.php Creating your own php.ini In...
PHPMailer Tutorial
PHPMailer tutorial Introduction Requirements About PHPMailer PHPMailer Features...
Creating simple PHP contact form
In this tutorial create 2 files1. contact.php2. send_contact.phpStep1. Create file contact.php.2....