MySQL Forums
Forum List  »  PHP

Re: How do I pull out data from a mySQL DB...
Posted by: Peter Brawley
Date: April 21, 2006 04:42PM

I think you skipped a step or two. The call ...

header( "location: $url" )

... simply sends a raw html header, ie it does only what $url does, and returns no result whatever.

How does $url transmit its result back to you? It POSTs it, or what? Presumably the telephone company gave you instructions on this, perhaps a sample page for how to pick up the result?

PB

Options: ReplyQuote


Subject
Written By
Posted
Re: How do I pull out data from a mySQL DB...
April 21, 2006 04:42PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.