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

Linux, Apache, MySQL, PHP

 
GeneralRe: convert vb code to php Pin
kpuneeth726-Mar-10 3:10
kpuneeth726-Mar-10 3:10 
QuestionPHP script for my project! Pin
peter43226-Mar-10 2:14
peter43226-Mar-10 2:14 
AnswerRe: PHP script for my project! Pin
Smithers-Jones26-Mar-10 2:42
Smithers-Jones26-Mar-10 2:42 
AnswerRe: PHP script for my project! Pin
Jayapal Chandran5-Apr-10 7:23
Jayapal Chandran5-Apr-10 7:23 
QuestionHow can i read or get an XML from another host? Pin
spawneditions24-Mar-10 9:09
spawneditions24-Mar-10 9:09 
AnswerRe: How can i read or get an XML from another host? Pin
cjoki1-Apr-10 9:21
cjoki1-Apr-10 9:21 
GeneralRe: How can i read or get an XML from another host? Pin
spawneditions5-Apr-10 9:14
spawneditions5-Apr-10 9:14 
AnswerRe: How can i read or get an XML from another host? Pin
Jayapal Chandran5-Apr-10 7:27
Jayapal Chandran5-Apr-10 7:27 
you have three main functionality to do this.
1.fsockopen, 2.file_get_contents and the third is CURL.

for the first two you need to remove the headers in the response.
were as in curl you will get only the body of the response and not the header.
Now you can use xmldom functions to manipulate xml data.

Use php.net and google to fine some info.
Today's Beautiful Moments are
Tomorrow's Beautiful Memories

GeneralRe: How can i read or get an XML from another host? Pin
spawneditions5-Apr-10 9:15
spawneditions5-Apr-10 9:15 
Questionproblem assistance Pin
nanjekye joannah22-Mar-10 8:28
sussnanjekye joannah22-Mar-10 8:28 
AnswerRe: problem assistance Pin
rastaVnuce22-Mar-10 8:36
rastaVnuce22-Mar-10 8:36 
AnswerRe: problem assistance Pin
yiangos29-Apr-10 9:46
professionalyiangos29-Apr-10 9:46 
AnswerRe: problem assistance Pin
Stephen Hewitt10-Jun-10 21:52
Stephen Hewitt10-Jun-10 21:52 
GeneralRe: problem assistance Pin
DaveDn24-Nov-10 5:58
DaveDn24-Nov-10 5:58 
GeneralRe: problem assistance Pin
DaveDn27-Nov-10 23:27
DaveDn27-Nov-10 23:27 
GeneralRe: problem assistance [modified] Pin
Keith.Badeau22-Feb-11 12:49
Keith.Badeau22-Feb-11 12:49 
QuestionPERL reading .sql file? Pin
josephong21-Mar-10 23:07
josephong21-Mar-10 23:07 
AnswerRe: PERL reading .sql file? Pin
jschell6-Apr-10 10:56
jschell6-Apr-10 10:56 
QuestionDjango trouble Pin
rastaVnuce20-Mar-10 23:57
rastaVnuce20-Mar-10 23:57 
AnswerRe: Django trouble Pin
Chris Austin23-Mar-10 4:28
Chris Austin23-Mar-10 4:28 
GeneralRe: Django trouble Pin
rastaVnuce23-Mar-10 4:41
rastaVnuce23-Mar-10 4:41 
GeneralRe: Django trouble Pin
Chris Austin23-Mar-10 4:47
Chris Austin23-Mar-10 4:47 
GeneralRe: Django trouble Pin
rastaVnuce23-Mar-10 5:00
rastaVnuce23-Mar-10 5:00 
Questioninfinite loop while using php's dir object..? Pin
cjoki19-Mar-10 11:31
cjoki19-Mar-10 11:31 
AnswerRe: infinite loop while using php's dir object..? Pin
chevu28-Mar-10 23:28
chevu28-Mar-10 23:28 

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.