This snippet helps you to redirect to another website/webpage.
- <?php
- header('Location: http://www.example.com');
- ?>
Replace http://www.example.com with your website URL/webpage URL
VB.NET, C#, Java, HTML, JQuery, Javascript, PHP, Software Reviews, Computer Tips and Tech News
Post a Comment
Note: Only a member of this blog may post a comment.