Thread
:
Making PHP return SQL result to a different page
View Single Post
#
3
(
permalink
)
06-27-2003
David Walker
Posts: n/a
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
David Walker