On Saturday 22 June 2002 06:27, Jonathan wrote:
> Hello everyone,
> I am brand new to php, so any replies I get are very much appreciated.
> My goal is to retrieve one entire table from my database and post the
> information on the web. My query seems successful, but I am having trouble
> get
Hello everyone,
I am brand new to php, so any replies I get are very much appreciated.
My goal is to retrieve one entire table from my database and post the
information on the web. My query seems successful, but I am having trouble
getting the information out from the variable $result. My ta