dibaliklayar
Thursday, October 26, 2006
Redirect in PHP
If you want to redirect the page using php here is the code.
if(true){
header("location:your_url_here");
exit();//just to make sure that the script stop here
}
have fun :)
posted by ssss @
1:32 PM
0 Comments:
Post a Comment
<< Home
Previous Posts
LOST LINUX PASSWORD?
.htaccess is hidden on remote view on Dreamweaver MX
Convert Access table to Mysql table
Strange things happened using SSH Secure Shell
Build HTPC 2
SSL certificate
SSL certificate Cont.
Next Project: Building Home Theater PC (HTPC )
Start / stop mysql with cron
Installing php 5 in RHEL 4
0 Comments:
Post a Comment
<< Home