Click here to Skip to main content
15,891,248 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
GeneralRe: I want submit an article but I received an error !!! Pin
Bradml3-Jun-08 20:50
Bradml3-Jun-08 20:50 
GeneralRe: I want submit an article but I received an error !!! Pin
Mohammad Dayyan4-Jun-08 1:24
Mohammad Dayyan4-Jun-08 1:24 
GeneralRe: I want submit an article but I received an error !!! Pin
Bradml4-Jun-08 23:00
Bradml4-Jun-08 23:00 
GeneralRe: I want submit an article but I received an error !!! Pin
Mohammad Dayyan5-Jun-08 9:44
Mohammad Dayyan5-Jun-08 9:44 
QuestionWeb Service hosted on Linux. Pin
blackjack21502-Jun-08 22:19
blackjack21502-Jun-08 22:19 
AnswerRe: Web Service hosted on Linux. Pin
Nemanja Trifunovic3-Jun-08 8:51
Nemanja Trifunovic3-Jun-08 8:51 
QuestionHow can I redirect web page with PHP ? Pin
Mohammad Dayyan30-May-08 10:24
Mohammad Dayyan30-May-08 10:24 
AnswerRe: How can I redirect web page with PHP ? Pin
Bradml30-May-08 14:42
Bradml30-May-08 14:42 
There is a really easy way to do this.

<?php
header("Location: http://google.com");
?>

Make sure nothing is sent to the client before this line of code.

If you need any more help check out http://au.php.net/header[^]



Brad
Australian
The PHP MVP

- Christian Graus on "Best books for VBscript"

A big thick one, so you can whack yourself on the head with it.

GeneralRe: How can I redirect web page with PHP ? Pin
Mohammad Dayyan30-May-08 15:33
Mohammad Dayyan30-May-08 15:33 
GeneralRe: How can I redirect web page with PHP ? Pin
Bradml30-May-08 22:52
Bradml30-May-08 22:52 
GeneralRe: How can I redirect web page with PHP ? Pin
Mohammad Dayyan31-May-08 2:29
Mohammad Dayyan31-May-08 2:29 
GeneralRe: How can I redirect web page with PHP ? Pin
Bradml3-Jun-08 2:40
Bradml3-Jun-08 2:40 
GeneralRe: How can I redirect web page with PHP ? Pin
Mohammad Dayyan8-Jun-08 1:00
Mohammad Dayyan8-Jun-08 1:00 
GeneralRe: How can I redirect web page with PHP ? Pin
Bradml8-Jun-08 1:44
Bradml8-Jun-08 1:44 
AnswerRe: How can I redirect web page with PHP ? Pin
luayessa8-Jul-08 18:58
luayessa8-Jul-08 18:58 
GeneralRe: How can I redirect web page with PHP ? Pin
Mohammad Dayyan8-Jul-08 23:30
Mohammad Dayyan8-Jul-08 23:30 
QuestionRed Hat problem with monitor screen resolution Pin
Mekong River28-May-08 16:58
Mekong River28-May-08 16:58 
AnswerRe: Red Hat problem with monitor screen resolution Pin
Amq77730-May-08 0:49
Amq77730-May-08 0:49 
GeneralRe: Red Hat problem with monitor screen resolution Pin
Pete O'Hanlon30-May-08 8:58
mvePete O'Hanlon30-May-08 8:58 
AnswerRe: Red Hat problem with monitor screen resolution Pin
Nemanja Trifunovic30-May-08 4:33
Nemanja Trifunovic30-May-08 4:33 
GeneralRe: Red Hat problem with monitor screen resolution Pin
Paul Conrad26-Jul-08 18:20
professionalPaul Conrad26-Jul-08 18:20 
QuestionLinux driver Pin
david bagaturia28-May-08 0:04
david bagaturia28-May-08 0:04 
AnswerRe: Linux driver Pin
Nemanja Trifunovic30-May-08 4:37
Nemanja Trifunovic30-May-08 4:37 
GeneralRe: Linux driver Pin
david bagaturia30-May-08 21:48
david bagaturia30-May-08 21:48 
QuestionModal Popup for php Pin
highjo27-May-08 5:32
highjo27-May-08 5:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.