View Single Post

  #3 (permalink)  
Old 06-27-2003
David Walker
 
Posts: n/a
Default Re: Making PHP return SQL result to a different page

> Have SQLinterp.php return the data as a XML/HTML text only file,
> then parse it in mypage.php or the C++ application


Ahhh - thanks for that, never thought to do it that way.

David


Reply With Quote