RE: [PHP-DB] grabbing data from other peoples sites

2005-03-17 Thread Perry, Matthew (Fire Marshal's Office)
I guess my real question is how to parse the output from someone else's site. Setting up the lookup procedure from data in my database and filling their form with the address is the easy part. How do I make their form submit, parse the output, store it, and then reuse it in another function? I

Re: [PHP-DB] grabbing data from other peoples sites

2005-03-17 Thread Martin Norland
Perry, Matthew (Fire Marshal's Office) wrote: I guess my real question is how to parse the output from someone else's site. Setting up the lookup procedure from data in my database and filling their form with the address is the easy part. How do I make their form submit, parse the output, store

Re: [PHP-DB] grabbing data from other peoples sites

2005-03-17 Thread Martin Norland
Incidentally, as with many other messages that arrive at this list - if you happen to be using a certain *wonderful* email client that thinks it knows better than the sender, click the Extra line breaks in this message were removed. To restore, click here yellow info box - to avoid the

[PHP-DB] Re: redirecting function

2005-03-17 Thread Bunmi AKinmboni
Can you state the exact error? Bunmi in Lagos Yemi Obembe wrote: hi folks, who knows any function that can do this javascript trick script window.location='http://somewhere.com/' /script tried header(location:http://somewhere.com/) but it gave me an errorinclude() on the other hand only

[PHP-DB] Re: redirecting function

2005-03-17 Thread Bunmi AKinmboni
Ha, I see Ben and Ken have dealt with the most common cause with the header statement especially Ben. Hope you're okay now? Bunmi from Lagos Yemi Obembe wrote: hi folks, who knows any function that can do this javascript trick script window.location='http://somewhere.com/' /script tried

[PHP-DB] String pictures in MySQL

2005-03-17 Thread Bunmi AKinmboni
I want to store picture in a MySQL field. What type do I call the field and any guide or link on the net to tell me how to store the picture? Bunmi from Lagos -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php