RE: [PHP-DB] the body of the response

2001-07-16 Thread Matthew Loff
et started with PHP-- I'm sure others on the list could make some great recommendations. --Matt -Original Message- From: Ken Sommers [mailto:[EMAIL PROTECTED]] Sent: Monday, July 16, 2001 5:17 PM To: Matthew Loff; 'PHP DB Mailing List' Subject: Re: [PHP-DB] the body of the

Re: [PHP-DB] the body of the response

2001-07-16 Thread Ken Sommers
" <[EMAIL PROTECTED]> Sent: Monday, July 16, 2001 2:05 PM Subject: RE: [PHP-DB] the body of the response > > Ken-- > > There's no "secret code". By "giving" the response, I mean the > MovieResponder.php outputs that data... This is the most element

RE: [PHP-DB] the body of the response

2001-07-16 Thread Matthew Loff
?> The $page variable will contain the output of http://snaps.php.net/. Good luck! --Matt -Original Message- From: Ken Sommers [mailto:[EMAIL PROTECTED]] Sent: Monday, July 16, 2001 4:50 PM To: Matthew Loff; 'PHP DB Mailing List' Subject: Re: [PHP-DB] the body of the re

Re: [PHP-DB] the body of the response

2001-07-16 Thread Ken Sommers
ld contain: > > Movie One 1977 > Movie Two 1977 > Movie Three 1977 > > Easy as that! It's a very simple concept. > > > -Original Message- > From: Ken Sommers [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 16, 2001 4:04 PM > To: Matthew Loff; '

RE: [PHP-DB] the body of the response

2001-07-16 Thread Matthew Loff
d, your $data variable would contain: Movie One 1977 Movie Two 1977 Movie Three 1977 Easy as that! It's a very simple concept. -Original Message- From: Ken Sommers [mailto:[EMAIL PROTECTED]] Sent: Monday, July 16, 2001 4:04 PM To: Matthew Loff; 'PHP DB Mailing List' Subject

Re: [PHP-DB] the body of the response

2001-07-16 Thread Ken Sommers
nvolved? thanks again, Ken - Original Message - From: "Matthew Loff" <[EMAIL PROTECTED]> To: "'Ken Sommers'" <[EMAIL PROTECTED]>; "'PHP DB Mailing List'" <[EMAIL PROTECTED]> Sent: Monday, July 16, 2001 12:53 PM Subject: R

RE: [PHP-DB] the body of the response

2001-07-16 Thread Matthew Loff
nday, July 16, 2001 11:52 AM To: PHP DB Mailing List Subject: [PHP-DB] the body of the response PHP manual says: fopen fopen -- Opens file or URL Description int fopen (string filename, string mode [, int use_include_path]) If filename begins with "http://"; (not case sensitive), an HT

[PHP-DB] the body of the response

2001-07-16 Thread Ken Sommers
PHP manual says: fopen fopen -- Opens file or URL Description int fopen (string filename, string mode [, int use_include_path]) If filename begins with "http://"; (not case sensitive), an HTTP 1.0 connection is opened to the specified server, the page is requested using the HTTP GET method, and a