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

Linux, Apache, MySQL, PHP

 
AnswerRe: how to unzip files on unix that are zipped on windows Pin
MatrixCoder27-Feb-10 17:10
MatrixCoder27-Feb-10 17:10 
QuestionAd insertion technique Pin
booota24-Feb-10 23:59
booota24-Feb-10 23:59 
QuestionRetrieving images from mysql database n display using php Pin
sarang_k21-Feb-10 23:32
sarang_k21-Feb-10 23:32 
AnswerRe: Retrieving images from mysql database n display using php Pin
Graham Breach22-Feb-10 0:27
Graham Breach22-Feb-10 0:27 
Questionsolve my code Pin
itishree parida20-Feb-10 18:34
itishree parida20-Feb-10 18:34 
AnswerRe: solve my code Pin
cjoki25-Feb-10 7:44
cjoki25-Feb-10 7:44 
QuestionHow to redirect ? Pin
udch20-Feb-10 4:14
udch20-Feb-10 4:14 
AnswerRe: How to redirect ? Pin
fly90420-Feb-10 6:33
fly90420-Feb-10 6:33 
You are more than likely outputing stuff to the browser before you set the header (redirect), which isn't allowed (read the docmentation[^]).

You should also call exit; after you set a redirection header (also described in the documentation), to make sure the script is stopped.
If at first you don't succeed, you're not Chuck Norris.

GeneralRe: How to redirect ? Pin
udch20-Feb-10 8:00
udch20-Feb-10 8:00 
Questionhelp me translate site german to english Pin
ariodoni19-Feb-10 23:45
ariodoni19-Feb-10 23:45 
AnswerRe: help me translate site german to english Pin
abushahin23-Feb-10 14:09
abushahin23-Feb-10 14:09 
QuestionProblem with double quote Pin
sarang_k15-Feb-10 20:08
sarang_k15-Feb-10 20:08 
AnswerRe: Problem with double quote Pin
Graham Breach15-Feb-10 22:21
Graham Breach15-Feb-10 22:21 
QuestionPostback in php Pin
sarang_k15-Feb-10 1:24
sarang_k15-Feb-10 1:24 
AnswerRe: Postback in php Pin
EliottA15-Feb-10 3:41
EliottA15-Feb-10 3:41 
AnswerRe: Postback in php Pin
DmiNi17-Feb-10 7:30
DmiNi17-Feb-10 7:30 
Questionhow to change PHP code Pin
wartotojas13-Feb-10 10:57
wartotojas13-Feb-10 10:57 
AnswerRe: how to change PHP code Pin
Hesham Amin13-Feb-10 22:19
Hesham Amin13-Feb-10 22:19 
GeneralRe: how to change PHP code Pin
wartotojas14-Feb-10 4:25
wartotojas14-Feb-10 4:25 
GeneralRe: how to change PHP code Pin
fly90418-Feb-10 2:30
fly90418-Feb-10 2:30 
GeneralRe: how to change PHP code Pin
wartotojas18-Feb-10 6:52
wartotojas18-Feb-10 6:52 
Questiondevice drivers Pin
ushadv13-Feb-10 5:58
ushadv13-Feb-10 5:58 
AnswerRe: device drivers Pin
Richard MacCutchan13-Feb-10 8:42
mveRichard MacCutchan13-Feb-10 8:42 
AnswerRe: device drivers Pin
markkuk13-Feb-10 12:38
markkuk13-Feb-10 12:38 
Questionhow to open .zip file in php Pin
udch3-Feb-10 8:24
udch3-Feb-10 8:24 

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.