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

Linux, Apache, MySQL, PHP

 
GeneralRe: problem in windows 7 Pin
Ali Al Omairi(Abu AlHassan)13-Feb-11 14:50
professionalAli Al Omairi(Abu AlHassan)13-Feb-11 14:50 
QuestionPHP File Open and Reading character by character Pin
nathionice13-Oct-10 5:33
nathionice13-Oct-10 5:33 
AnswerRe: PHP File Open and Reading character by character Pin
cjoki14-Oct-10 4:44
cjoki14-Oct-10 4:44 
RantRe: PHP File Open and Reading character by character Pin
Macotti20-Oct-10 0:59
Macotti20-Oct-10 0:59 
GeneralRe: PHP File Open and Reading character by character Pin
cjoki20-Oct-10 5:00
cjoki20-Oct-10 5:00 
RantRe: PHP File Open and Reading character by character Pin
Macotti20-Oct-10 15:45
Macotti20-Oct-10 15:45 
GeneralRe: PHP File Open and Reading character by character Pin
cjoki21-Oct-10 7:38
cjoki21-Oct-10 7:38 
AnswerRe: PHP File Open and Reading character by character Pin
Macotti20-Oct-10 1:07
Macotti20-Oct-10 1:07 
I think this is what happened. You misused the str_replace() function. If you will check the documentation for it. What you actually did was find an occurrence of "," and replace it with " " and then you searched for "," on your explode(). The character no longer exists by then. Try interchanging the first two arguments of your str_replace(). I think that should do.
AnswerRe: PHP File Open and Reading character by character Pin
solarpowerlightssource22-Oct-10 12:21
solarpowerlightssource22-Oct-10 12:21 
QuestionLogin and registration system using php Pin
Shamol-nahid11-Oct-10 14:24
Shamol-nahid11-Oct-10 14:24 
AnswerRe: Login and registration system using php [modified] Pin
Karthik. A11-Oct-10 15:06
Karthik. A11-Oct-10 15:06 
QuestionLogin Pin
Shamol-nahid11-Oct-10 14:17
Shamol-nahid11-Oct-10 14:17 
AnswerRe: Login Pin
cjoki12-Oct-10 4:34
cjoki12-Oct-10 4:34 
QuestionRe: Login Pin
Macotti20-Oct-10 0:53
Macotti20-Oct-10 0:53 
QuestionAdding Perl Script to .NET web project Pin
iqbalshekh10-Oct-10 22:11
iqbalshekh10-Oct-10 22:11 
AnswerRe: Adding Perl Script to .NET web project Pin
jschell15-Oct-10 8:24
jschell15-Oct-10 8:24 
GeneralRe: Adding Perl Script to .NET web project Pin
iqbalshekh22-Oct-10 1:10
iqbalshekh22-Oct-10 1:10 
Questioni need guides on web upload images+text at the same time for my site Pin
hishamudin10-Oct-10 8:46
hishamudin10-Oct-10 8:46 
AnswerCross-post warning Pin
Peter_in_278010-Oct-10 13:42
professionalPeter_in_278010-Oct-10 13:42 
QuestionHow i can add template to php ? Pin
Honeyboy_209-Oct-10 0:09
Honeyboy_209-Oct-10 0:09 
AnswerRe: How i can add template to php ? Pin
Gerben Jongerius9-Oct-10 2:40
Gerben Jongerius9-Oct-10 2:40 
AnswerRe: How i can add template to php ? Pin
jafor iqbal17-Oct-10 20:31
jafor iqbal17-Oct-10 20:31 
QuestionHow to sort the problem of spaces in urls question? Pin
djhankypark7-Oct-10 2:40
djhankypark7-Oct-10 2:40 
AnswerRe: How to sort the problem of spaces in urls question? Pin
Luc Pattyn7-Oct-10 3:02
sitebuilderLuc Pattyn7-Oct-10 3:02 
AnswerRe: How to sort the problem of spaces in urls question? Pin
jaypatel5127-Nov-10 8:52
jaypatel5127-Nov-10 8:52 

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.